Pull request #43107 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 10aecb0e652d346130a37e5b4383eca28f594c21 rather than 60f868c2634b6d76ca49a73464a9319a5430cb59 Obtained Jenkinsfile from 10aecb0e652d346130a37e5b4383eca28f594c21 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-43107@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-03T15:37:03.701Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-03T15:37:03.705Z] Trying to pass milestone 1 [Pipeline] milestone [2022-01-03T15:37:03.785Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-03T15:37:18.954Z] Still waiting to schedule task [2022-01-03T15:37:18.956Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:37:54.020Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cafac22573ecea60) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] { [Pipeline] checkout [2022-01-03T15:37:54.054Z] The recommended git tool is: git [2022-01-03T15:37:54.075Z] using credential docker-jenkins-github-credentials [2022-01-03T15:37:54.081Z] Cloning the remote Git repository [2022-01-03T15:37:54.082Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:37:54.076Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:37:54.076Z] > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10 [2022-01-03T15:37:54.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:37:54.108Z] > git --version # timeout=10 [2022-01-03T15:37:54.117Z] > git --version # 'git version 2.17.1' [2022-01-03T15:37:54.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:37:54.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:08.964Z] Fetching without tags [2022-01-03T15:38:09.188Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:09.684Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:09.685Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:38:08.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:08.918Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:38:08.924Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:08.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:08.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:08.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:08.959Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:09.182Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:09.193Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:09.653Z] > git remote # timeout=10 [2022-01-03T15:38:09.656Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:38:09.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:09.662Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:38:09.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:38:09.679Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:09.695Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:10.233Z] Commit message: "Ensure system clock was set" [2022-01-03T15:38:10.229Z] > git rev-list --no-walk 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:38:11.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-03T15:38:11.101Z] Unable to find image 'alpine:latest' locally [2022-01-03T15:38:11.357Z] latest: Pulling from library/alpine [2022-01-03T15:38:11.357Z] 59bf1c3509f3: Pulling fs layer [2022-01-03T15:38:11.357Z] 59bf1c3509f3: Download complete [2022-01-03T15:38:11.619Z] 59bf1c3509f3: Pull complete [2022-01-03T15:38:11.619Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-03T15:38:11.619Z] Status: Downloaded newer image for alpine:latest [2022-01-03T15:38:14.140Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-01-03T15:38:14.919Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cafac22573ecea60) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" 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) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-01-03T15:38:14.974Z] The recommended git tool is: git [2022-01-03T15:38:14.982Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-01-03T15:38:15.006Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-01-03T15:38:15.028Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2022-01-03T15:38:15.056Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c42c9875253f40b) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2022-01-03T15:38:15.260Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) 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 [2022-01-03T15:38:15.420Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [Pipeline] } [Pipeline] } [2022-01-03T15:38:15.540Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:15.540Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:38:15.627Z] Commit message: "Ensure system clock was set" [2022-01-03T15:38:14.981Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43107/.git # timeout=10 [2022-01-03T15:38:15.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:15.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:15.065Z] > git --version # timeout=10 [2022-01-03T15:38:15.090Z] > git --version # 'git version 2.17.1' [2022-01-03T15:38:15.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:15.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:15.414Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:15.422Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:15.491Z] > git remote # timeout=10 [2022-01-03T15:38:15.499Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:38:15.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:15.507Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:38:15.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:38:15.536Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:15.548Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:38:16.304Z] + docker version [2022-01-03T15:38:16.304Z] Client: Docker Engine - Community [2022-01-03T15:38:16.304Z] Version: 20.10.10-rc1 [2022-01-03T15:38:16.304Z] API version: 1.41 [2022-01-03T15:38:16.304Z] Go version: go1.16.9 [2022-01-03T15:38:16.304Z] Git commit: b485636 [2022-01-03T15:38:16.304Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:38:16.304Z] OS/Arch: linux/amd64 [2022-01-03T15:38:16.304Z] Context: default [2022-01-03T15:38:16.304Z] Experimental: true [2022-01-03T15:38:16.304Z] [2022-01-03T15:38:16.304Z] Server: Docker Engine - Community [2022-01-03T15:38:16.304Z] Engine: [2022-01-03T15:38:16.304Z] Version: 20.10.10-rc1 [2022-01-03T15:38:16.304Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:38:16.304Z] Go version: go1.16.9 [2022-01-03T15:38:16.304Z] Git commit: 9f5b26f [2022-01-03T15:38:16.304Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:38:16.304Z] OS/Arch: linux/amd64 [2022-01-03T15:38:16.304Z] Experimental: true [2022-01-03T15:38:16.304Z] containerd: [2022-01-03T15:38:16.304Z] Version: 1.4.11 [2022-01-03T15:38:16.304Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:38:16.304Z] runc: [2022-01-03T15:38:16.304Z] Version: 1.0.2 [2022-01-03T15:38:16.304Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:38:16.304Z] docker-init: [2022-01-03T15:38:16.304Z] Version: 0.19.0 [2022-01-03T15:38:16.304Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:38:16.620Z] + docker info [2022-01-03T15:38:17.184Z] Client: [2022-01-03T15:38:17.184Z] Context: default [2022-01-03T15:38:17.184Z] Debug Mode: false [2022-01-03T15:38:17.184Z] Plugins: [2022-01-03T15:38:17.184Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:38:17.184Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:38:17.184Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:38:17.184Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:38:17.184Z] [2022-01-03T15:38:17.184Z] Server: [2022-01-03T15:38:17.184Z] Containers: 0 [2022-01-03T15:38:17.184Z] Running: 0 [2022-01-03T15:38:17.184Z] Paused: 0 [2022-01-03T15:38:17.184Z] Stopped: 0 [2022-01-03T15:38:17.184Z] Images: 3 [2022-01-03T15:38:17.184Z] Server Version: 20.10.10-rc1 [2022-01-03T15:38:17.184Z] Storage Driver: overlay2 [2022-01-03T15:38:17.184Z] Backing Filesystem: extfs [2022-01-03T15:38:17.184Z] Supports d_type: true [2022-01-03T15:38:17.184Z] Native Overlay Diff: true [2022-01-03T15:38:17.184Z] userxattr: false [2022-01-03T15:38:17.184Z] Logging Driver: json-file [2022-01-03T15:38:17.184Z] Cgroup Driver: cgroupfs [2022-01-03T15:38:17.184Z] Cgroup Version: 1 [2022-01-03T15:38:17.184Z] Plugins: [2022-01-03T15:38:17.184Z] Volume: local [2022-01-03T15:38:17.184Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:38:17.184Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:38:17.184Z] Swarm: inactive [2022-01-03T15:38:17.184Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:38:17.184Z] Default Runtime: runc [2022-01-03T15:38:17.184Z] Init Binary: docker-init [2022-01-03T15:38:17.184Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:38:17.184Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:38:17.184Z] init version: de40ad0 [2022-01-03T15:38:17.184Z] Security Options: [2022-01-03T15:38:17.184Z] apparmor [2022-01-03T15:38:17.184Z] seccomp [2022-01-03T15:38:17.184Z] Profile: default [2022-01-03T15:38:17.184Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:38:17.184Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:38:17.184Z] OSType: linux [2022-01-03T15:38:17.184Z] Architecture: x86_64 [2022-01-03T15:38:17.184Z] CPUs: 2 [2022-01-03T15:38:17.184Z] Total Memory: 7.569GiB [2022-01-03T15:38:17.184Z] Name: ip-10-100-78-209 [2022-01-03T15:38:17.184Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:38:17.184Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:38:17.184Z] Debug Mode: false [2022-01-03T15:38:17.184Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:38:17.184Z] Labels: [2022-01-03T15:38:17.184Z] Experimental: true [2022-01-03T15:38:17.184Z] Insecure Registries: [2022-01-03T15:38:17.184Z] 127.0.0.0/8 [2022-01-03T15:38:17.184Z] Live Restore Enabled: true [2022-01-03T15:38:17.184Z] [2022-01-03T15:38:17.184Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:38:17.480Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:38:17.480Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:38:17.481Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:38:17.481Z] + bash /home/ubuntu/workspace/moby_PR-43107/check-config.sh [2022-01-03T15:38:17.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:38:17.481Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:38:17.481Z] [2022-01-03T15:38:17.481Z] Generally Necessary: [2022-01-03T15:38:17.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:38:17.481Z] - apparmor: enabled and tools installed [2022-01-03T15:38:17.481Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:38:17.481Z] - CONFIG_NET_NS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_PID_NS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:38:17.481Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_MEMCG: enabled [2022-01-03T15:38:17.481Z] - CONFIG_KEYS: enabled [2022-01-03T15:38:17.481Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:38:17.481Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:38:17.740Z] [2022-01-03T15:38:17.740Z] Optional Features: [2022-01-03T15:38:17.740Z] - CONFIG_USER_NS: enabled [2022-01-03T15:38:17.740Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:38:17.740Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:38:17.740Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:38:17.740Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:38:17.740Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:38:17.740Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:38:17.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:38:17.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:38:17.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:38:17.740Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:38:17.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:38:17.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:38:17.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:38:17.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:38:17.740Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:38:17.740Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:38:17.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:38:17.740Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:38:17.740Z] - Network Drivers: [2022-01-03T15:38:17.740Z] - "overlay": [2022-01-03T15:38:17.740Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:38:17.740Z] Optional (for encrypted networks): [2022-01-03T15:38:17.740Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:38:17.740Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:38:17.740Z] - CONFIG_XFRM: enabled [2022-01-03T15:38:17.740Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:38:17.740Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:38:17.740Z] - "ipvlan": [2022-01-03T15:38:17.740Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:38:17.740Z] - "macvlan": [2022-01-03T15:38:17.996Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:38:17.996Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:38:17.996Z] - "ftp,tftp client in container": [2022-01-03T15:38:17.996Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:38:17.996Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:38:17.996Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:38:17.996Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:38:17.996Z] - Storage Drivers: [2022-01-03T15:38:17.996Z] - "aufs": [2022-01-03T15:38:17.996Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:38:17.996Z] - "btrfs": [2022-01-03T15:38:17.996Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:38:17.996Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:38:17.996Z] - "devicemapper": [2022-01-03T15:38:17.996Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:38:17.996Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:38:17.996Z] - "overlay": [2022-01-03T15:38:17.996Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:38:17.996Z] - "zfs": [2022-01-03T15:38:17.996Z] - /dev/zfs: present [2022-01-03T15:38:17.996Z] - zfs command: missing [2022-01-03T15:38:17.996Z] - zpool command: missing [2022-01-03T15:38:17.996Z] [2022-01-03T15:38:17.996Z] Limits: [2022-01-03T15:38:17.996Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:38:17.996Z] [2022-01-03T15:38:17.996Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:38:18.319Z] + sudo modprobe ip_vs [2022-01-03T15:38:18.319Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:60f868c2634b6d76ca49a73464a9319a5430cb59 . [2022-01-03T15:38:18.434Z] using credential docker-jenkins-github-credentials [2022-01-03T15:38:18.443Z] Cloning the remote Git repository [2022-01-03T15:38:18.443Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:38:18.575Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:38:18.575Z] #1 sha256:8c2fe881c68ca91dc931c4508158210f90e34b48fb99966618bc3536b4ed4d37 [2022-01-03T15:38:18.575Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:38:18.575Z] #1 DONE 0.0s [2022-01-03T15:38:18.575Z] [2022-01-03T15:38:18.575Z] #2 [internal] load .dockerignore [2022-01-03T15:38:18.575Z] #2 sha256:6958836aa3ef2ade17317314533d7ec3087a221c3238bf261937cf421786d079 [2022-01-03T15:38:18.575Z] #2 transferring context: 87B done [2022-01-03T15:38:18.575Z] #2 DONE 0.0s [2022-01-03T15:38:18.575Z] [2022-01-03T15:38:18.575Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:38:18.575Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:38:18.575Z] #3 DONE 0.1s [2022-01-03T15:38:18.575Z] [2022-01-03T15:38:18.575Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:38:18.575Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:38:18.575Z] #4 CACHED [2022-01-03T15:38:17.990Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:38:18.059Z] > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10 [2022-01-03T15:38:18.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:18.257Z] > git --version # timeout=10 [2022-01-03T15:38:18.268Z] > git --version # 'git version 2.17.1' [2022-01-03T15:38:18.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:18.270Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:18.831Z] [2022-01-03T15:38:18.831Z] #5 [internal] load .dockerignore [2022-01-03T15:38:18.831Z] #5 sha256:5c0a0bf212033c2b213a80dbb6017928d88c87e8f9f6c795da6c4b5f03b92001 [2022-01-03T15:38:18.831Z] #5 DONE 0.0s [2022-01-03T15:38:18.831Z] [2022-01-03T15:38:18.831Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:38:18.831Z] #6 sha256:bf9b0be69d022281df0c61d88e4ea64d8fd26e52703ca042475dd37a813130db [2022-01-03T15:38:18.831Z] #6 DONE 0.0s [2022-01-03T15:38:18.831Z] [2022-01-03T15:38:18.831Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:38:18.831Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:38:18.831Z] #9 DONE 0.1s [2022-01-03T15:38:18.831Z] [2022-01-03T15:38:18.831Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:38:18.831Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:38:19.088Z] #10 DONE 0.1s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:38:19.088Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:38:19.088Z] #8 DONE 0.1s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:38:19.088Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:38:19.088Z] #7 DONE 0.1s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:38:19.088Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:38:19.088Z] #71 DONE 0.0s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:38:19.088Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:38:19.088Z] #69 DONE 0.0s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:38:19.088Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:38:19.088Z] #11 DONE 0.0s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:38:19.088Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:38:19.088Z] #28 DONE 0.0s [2022-01-03T15:38:19.088Z] [2022-01-03T15:38:19.088Z] #24 [internal] load build context [2022-01-03T15:38:19.088Z] #24 sha256:a3c46eb77083774ea1c9c8ff1d6b8c9f77a4cd0606b8a753d06efbb34a1529bf [2022-01-03T15:38:19.657Z] #24 ... [2022-01-03T15:38:19.657Z] [2022-01-03T15:38:19.657Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:38:19.657Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:38:19.657Z] #45 DONE 0.4s [2022-01-03T15:38:19.657Z] [2022-01-03T15:38:19.657Z] #24 [internal] load build context [2022-01-03T15:38:19.657Z] #24 sha256:a3c46eb77083774ea1c9c8ff1d6b8c9f77a4cd0606b8a753d06efbb34a1529bf [2022-01-03T15:38:20.596Z] #24 transferring context: 55.51MB 1.6s done [2022-01-03T15:38:20.596Z] #24 DONE 1.7s [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:38:20.853Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:38:20.853Z] #49 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:38:20.853Z] #51 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:38:20.853Z] #67 sha256:45d7009af97a17f8c94104fc838a5257bbef3747c90c16bf6ed9ef5d56340ff0 [2022-01-03T15:38:20.853Z] #67 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.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-01-03T15:38:20.853Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:38:20.853Z] #34 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #65 sha256:5bb6d424f1ce9d917b97b8f42d2d56918bb3b3090e38c2dc1833288c91521432 [2022-01-03T15:38:20.853Z] #65 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:38:20.853Z] #30 sha256:ae587d29092133ff8bfbdecc3b14e026fce4b0a9b20ecb45efdf49326243bc43 [2022-01-03T15:38:20.853Z] #30 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.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-01-03T15:38:20.853Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:38:20.853Z] #36 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #41 sha256:dae9cfc3a60b6ec08514b20d99edc437c702fbc9ddcd3a1a5cfe6c007336324b [2022-01-03T15:38:20.853Z] #41 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #35 sha256:6e07c833355475f1179b9994b64fa62229e8382aa55cbed5d412cceb41ef043e [2022-01-03T15:38:20.853Z] #35 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:38:20.853Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:38:20.853Z] #46 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #52 sha256:2f3814ee07d2bf3f2d225af90eb083fe9643ae10eba566416e5071d654cfd54d [2022-01-03T15:38:20.853Z] #52 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:38:20.853Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:38:20.853Z] #38 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #59 sha256:8af3fc603f708c005f91324588a7aa4bc5dd127d92097b7e6c28b4b21beb34d0 [2022-01-03T15:38:20.853Z] #59 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #63 sha256:54637233cb0ea6b557b346e3b3e1141bf64c8e8ae6e4a17f288824f255800a09 [2022-01-03T15:38:20.853Z] #63 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:38:20.853Z] #61 sha256:3aea2acf22c3c0c49a558ee220a3c675e715b4dadf9e9113e5a33f1e461930cf [2022-01-03T15:38:20.853Z] #61 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:38:20.853Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:38:20.853Z] #19 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:38:20.853Z] #32 sha256:0e469b3950877d6d27160e1838b81df581720265ac12a24df18e2cca45f73d4b [2022-01-03T15:38:20.853Z] #32 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T15:38:20.853Z] #16 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:38:20.853Z] #57 sha256:4587b38d0fc6dcc4d29139cb4a377a25f32f876817df35ca8fd00b49331becda [2022-01-03T15:38:20.853Z] #57 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #58 sha256:bc3fde4828fb861098530f0b42a9477c8230ce577bc46638bb976c974b3cdd25 [2022-01-03T15:38:20.853Z] #58 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:38:20.853Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:38:20.853Z] #29 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #50 sha256:d95e6962f5e0a600d7a92aec50a3dced7c46ccdcb5324093e61b3e20b53871c0 [2022-01-03T15:38:20.853Z] #50 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:38:20.853Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:38:20.853Z] #17 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #56 sha256:865a47227f5ff3b50e33aa6815338010b9d86dcf9dbab029884911f557e090d4 [2022-01-03T15:38:20.853Z] #56 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:38:20.853Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:38:20.853Z] #43 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:38:20.853Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:38:20.853Z] #47 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #54 sha256:e40788bb396aec59e8e9ec822c533f54898230bdcf0b2b47eeea9273aab569b2 [2022-01-03T15:38:20.853Z] #54 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:38:20.853Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:38:20.853Z] #15 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:38:20.853Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:38:20.853Z] #33 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #48 sha256:fed66a727891d27a6e629fcfe8b1ece26ca37edcd56c20c4a972d126d620d782 [2022-01-03T15:38:20.853Z] #48 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:38:20.853Z] #27 sha256:0a50dffbc4a1d22f6ec27b4f95f8b36c6ad2f4aa729bd1b00e45ee607bcec57d [2022-01-03T15:38:20.853Z] #27 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #73 sha256:9c999d253d9c07e7a6c663724226fa8f22c0d73ee559c48c6cd56ffd52328c44 [2022-01-03T15:38:20.853Z] #73 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #62 sha256:cba5a8bb65e060fb1640b61b46680faf27acfe8ef91ea597abfc3e9ed5cb71e3 [2022-01-03T15:38:20.853Z] #62 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:38:20.853Z] #21 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:38:20.853Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:38:20.853Z] #14 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:38:20.853Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:38:20.853Z] #42 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:38:20.853Z] #55 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:38:20.853Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:38:20.853Z] #13 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:38:20.853Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:38:20.853Z] #53 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:38:20.853Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:38:20.853Z] #72 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:38:20.853Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:38:20.853Z] #12 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:38:20.853Z] #40 sha256:1f7d12cf3a0c8ea71bd64732e9395abefb05fe75f59371f0fcc6cfe0927f8c20 [2022-01-03T15:38:20.853Z] #40 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:38:20.853Z] #66 sha256:441e2508c6f16b2e1eda0e6abda3d89f54178a1ff9cad130404d7241898a56b3 [2022-01-03T15:38:20.853Z] #66 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:38:20.853Z] #39 sha256:871baa401088d3444769477b353bca3f3e28c2f42b6ea82b6ef78971da0ead22 [2022-01-03T15:38:20.853Z] #39 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:38:20.853Z] #64 sha256:2e242b2bd946585583e9556cf25f81038429b9292bf45cd84e7a2bb264dfcd7a [2022-01-03T15:38:20.853Z] #64 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:38:20.853Z] #25 sha256:218988e5dcc162417cd15fa228a557ae31cb9c0fcb657092a9ead2723761b4d6 [2022-01-03T15:38:20.853Z] #25 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:38:20.853Z] #22 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #68 sha256:8b586f3ae80569096ca5d323199afcef8b8afe24ebc52598c65afdd484acd51b [2022-01-03T15:38:20.853Z] #68 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #37 sha256:57b173482ee6910c488618b58d1107aba8789a172b8bb021d2f9b66dbff404c2 [2022-01-03T15:38:20.853Z] #37 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:38:20.853Z] #44 sha256:098af675723bc15806edc5316501f1edbaf7455098bd75decad4651d8d25e7cf [2022-01-03T15:38:20.853Z] #44 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:38:20.853Z] #26 sha256:dc9e3461cbb634d031e0419c8f35a93000db064d167d2652d911906d4c5c7753 [2022-01-03T15:38:20.853Z] #26 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:38:20.853Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:38:20.853Z] #20 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:38:20.853Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:38:20.853Z] #18 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:38:20.853Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:38:20.853Z] #70 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:38:20.853Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:38:20.853Z] #23 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #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-01-03T15:38:20.853Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:38:20.853Z] #60 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:38:20.853Z] #31 sha256:fc0c6080e40ddc34fe52b1f140c1f8400215cb61d0489ef3daebd1fb75433c13 [2022-01-03T15:38:20.853Z] #31 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:38:20.853Z] #74 sha256:b29042fed39be601afd497c8829f33f32804c8cbb6ef41e6baa51b55b31affda [2022-01-03T15:38:20.853Z] #74 CACHED [2022-01-03T15:38:20.853Z] [2022-01-03T15:38:20.853Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:38:20.853Z] #75 sha256:e408784aa55c12efc9bd82ef7b3836add6a6a2e5b096f990b8f344345454300d [2022-01-03T15:38:21.786Z] #75 DONE 0.9s [2022-01-03T15:38:21.786Z] [2022-01-03T15:38:21.786Z] #76 exporting to image [2022-01-03T15:38:21.786Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:38:21.786Z] #76 exporting layers [2022-01-03T15:38:22.716Z] #76 exporting layers 0.9s done [2022-01-03T15:38:22.716Z] #76 writing image sha256:87a490350f6a5c2097e18c932aa0fdabca2839fe3afe17caf3c2deccc4e272fb done [2022-01-03T15:38:22.716Z] #76 naming to docker.io/library/docker:60f868c2634b6d76ca49a73464a9319a5430cb59 done [2022-01-03T15:38:22.716Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-03T15:38:23.055Z] + trap exit INT TERM [2022-01-03T15:38:23.055Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-03T15:38:23.055Z] + CONTAINER_NAME=docker-pr2 [2022-01-03T15:38:23.055Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary [2022-01-03T15:38:23.623Z] [2022-01-03T15:38:24.187Z] Removing bundles/ [2022-01-03T15:38:24.187Z] [2022-01-03T15:38:24.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:38:24.187Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:38:24.187Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:38:24.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08bb5bf440dba6a04) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] { [Pipeline] checkout [2022-01-03T15:38:24.440Z] The recommended git tool is: git [2022-01-03T15:38:27.015Z] using credential docker-jenkins-github-credentials [2022-01-03T15:38:27.023Z] Cloning the remote Git repository [2022-01-03T15:38:27.023Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:38:26.452Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:38:26.507Z] > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10 [2022-01-03T15:38:26.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:26.747Z] > git --version # timeout=10 [2022-01-03T15:38:26.778Z] > git --version # 'git version 2.17.1' [2022-01-03T15:38:26.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:26.793Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:29.919Z] Still waiting to schedule task [2022-01-03T15:38:29.920Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-03T15:38:29.922Z] Still waiting to schedule task [2022-01-03T15:38:29.922Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-01-03T15:38:29.923Z] Still waiting to schedule task [2022-01-03T15:38:29.923Z] Waiting for next available executor on ‘windows-2019’ [2022-01-03T15:38:29.924Z] Still waiting to schedule task [2022-01-03T15:38:29.924Z] Waiting for next available executor on ‘windows-2022’ [2022-01-03T15:38:29.925Z] Still waiting to schedule task [2022-01-03T15:38:29.925Z] Waiting for next available executor on ‘windows-2022’ [2022-01-03T15:38:40.453Z] Fetching without tags [2022-01-03T15:38:40.783Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:40.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:40.375Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:38:40.397Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:40.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:40.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:40.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:40.458Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:40.796Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:40.820Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:41.649Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:41.649Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:38:41.520Z] > git remote # timeout=10 [2022-01-03T15:38:41.555Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:38:41.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:41.579Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:38:41.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:38:41.651Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:41.675Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:46.190Z] Commit message: "Ensure system clock was set" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:38:47.238Z] + [ PR != PR ] [2022-01-03T15:38:47.238Z] + [ master != master ] [2022-01-03T15:38:47.238Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:38:47.610Z] + docker version [2022-01-03T15:38:51.820Z] Client: Docker Engine - Community [2022-01-03T15:38:51.820Z] Version: 20.10.10-rc1 [2022-01-03T15:38:51.820Z] API version: 1.41 [2022-01-03T15:38:51.820Z] Go version: go1.16.9 [2022-01-03T15:38:51.820Z] Git commit: b485636 [2022-01-03T15:38:51.820Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:38:51.820Z] OS/Arch: linux/amd64 [2022-01-03T15:38:51.820Z] Context: default [2022-01-03T15:38:51.820Z] Experimental: true [2022-01-03T15:38:51.820Z] [2022-01-03T15:38:51.820Z] Server: Docker Engine - Community [2022-01-03T15:38:51.820Z] Engine: [2022-01-03T15:38:51.820Z] Version: 20.10.10-rc1 [2022-01-03T15:38:51.820Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:38:51.820Z] Go version: go1.16.9 [2022-01-03T15:38:51.820Z] Git commit: 9f5b26f [2022-01-03T15:38:51.820Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:38:51.820Z] OS/Arch: linux/amd64 [2022-01-03T15:38:51.820Z] Experimental: true [2022-01-03T15:38:51.820Z] containerd: [2022-01-03T15:38:51.820Z] Version: 1.4.11 [2022-01-03T15:38:51.820Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:38:51.820Z] runc: [2022-01-03T15:38:51.820Z] Version: 1.0.2 [2022-01-03T15:38:51.820Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:38:51.820Z] docker-init: [2022-01-03T15:38:51.820Z] Version: 0.19.0 [2022-01-03T15:38:51.820Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:38:52.107Z] + docker info [2022-01-03T15:38:54.029Z] Fetching without tags [2022-01-03T15:38:54.354Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:55.148Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:38:55.148Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:38:53.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:53.966Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:38:53.987Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:54.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:38:54.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:38:54.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:54.063Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:38:54.362Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:54.380Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:55.068Z] > git remote # timeout=10 [2022-01-03T15:38:55.086Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:38:55.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:38:55.113Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:38:55.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:38:55.150Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:38:55.158Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:38:58.993Z] Commit message: "Ensure system clock was set" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:39:00.045Z] + docker version [2022-01-03T15:39:03.356Z] Client: Docker Engine - Community [2022-01-03T15:39:03.356Z] Version: 20.10.10-rc1 [2022-01-03T15:39:03.356Z] API version: 1.41 [2022-01-03T15:39:03.356Z] Go version: go1.16.9 [2022-01-03T15:39:03.356Z] Git commit: b485636 [2022-01-03T15:39:03.356Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:39:03.356Z] OS/Arch: linux/amd64 [2022-01-03T15:39:03.356Z] Context: default [2022-01-03T15:39:03.356Z] Experimental: true [2022-01-03T15:39:03.356Z] [2022-01-03T15:39:03.356Z] Server: Docker Engine - Community [2022-01-03T15:39:03.356Z] Engine: [2022-01-03T15:39:03.356Z] Version: 20.10.10-rc1 [2022-01-03T15:39:03.356Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:39:03.356Z] Go version: go1.16.9 [2022-01-03T15:39:03.356Z] Git commit: 9f5b26f [2022-01-03T15:39:03.356Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:39:03.356Z] OS/Arch: linux/amd64 [2022-01-03T15:39:03.356Z] Experimental: true [2022-01-03T15:39:03.356Z] containerd: [2022-01-03T15:39:03.356Z] Version: 1.4.11 [2022-01-03T15:39:03.356Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:39:03.356Z] runc: [2022-01-03T15:39:03.356Z] Version: 1.0.2 [2022-01-03T15:39:03.356Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:39:03.356Z] docker-init: [2022-01-03T15:39:03.356Z] Version: 0.19.0 [2022-01-03T15:39:03.356Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:39:03.676Z] + docker info [2022-01-03T15:39:14.060Z] Client: [2022-01-03T15:39:14.060Z] Context: default [2022-01-03T15:39:14.060Z] Debug Mode: false [2022-01-03T15:39:14.060Z] Plugins: [2022-01-03T15:39:14.060Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:39:14.060Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:39:14.060Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:39:14.060Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:39:14.060Z] [2022-01-03T15:39:14.060Z] Server: [2022-01-03T15:39:14.060Z] Containers: 0 [2022-01-03T15:39:14.060Z] Running: 0 [2022-01-03T15:39:14.060Z] Paused: 0 [2022-01-03T15:39:14.060Z] Stopped: 0 [2022-01-03T15:39:14.060Z] Images: 0 [2022-01-03T15:39:14.060Z] Server Version: 20.10.10-rc1 [2022-01-03T15:39:14.060Z] Storage Driver: overlay2 [2022-01-03T15:39:14.060Z] Backing Filesystem: extfs [2022-01-03T15:39:14.060Z] Supports d_type: true [2022-01-03T15:39:14.060Z] Native Overlay Diff: true [2022-01-03T15:39:14.060Z] userxattr: false [2022-01-03T15:39:14.060Z] Logging Driver: json-file [2022-01-03T15:39:14.060Z] Cgroup Driver: cgroupfs [2022-01-03T15:39:14.060Z] Cgroup Version: 1 [2022-01-03T15:39:14.060Z] Plugins: [2022-01-03T15:39:14.060Z] Volume: local [2022-01-03T15:39:14.060Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:39:14.060Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:39:14.060Z] Swarm: inactive [2022-01-03T15:39:14.060Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-01-03T15:39:14.060Z] Default Runtime: runc [2022-01-03T15:39:14.060Z] Init Binary: docker-init [2022-01-03T15:39:14.060Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:39:14.060Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:39:14.060Z] init version: de40ad0 [2022-01-03T15:39:14.060Z] Security Options: [2022-01-03T15:39:14.060Z] apparmor [2022-01-03T15:39:14.060Z] seccomp [2022-01-03T15:39:14.060Z] Profile: default [2022-01-03T15:39:14.060Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:39:14.060Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:39:14.060Z] OSType: linux [2022-01-03T15:39:14.060Z] Architecture: x86_64 [2022-01-03T15:39:14.060Z] CPUs: 2 [2022-01-03T15:39:14.060Z] Total Memory: 7.487GiB [2022-01-03T15:39:14.060Z] Name: ip-10-100-113-22 [2022-01-03T15:39:14.060Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:39:14.060Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:39:14.060Z] Debug Mode: false [2022-01-03T15:39:14.060Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:39:14.060Z] Labels: [2022-01-03T15:39:14.060Z] Experimental: true [2022-01-03T15:39:14.060Z] Insecure Registries: [2022-01-03T15:39:14.060Z] 127.0.0.0/8 [2022-01-03T15:39:14.060Z] Live Restore Enabled: true [2022-01-03T15:39:14.060Z] [2022-01-03T15:39:14.060Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:39:14.363Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:39:14.363Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:39:14.363Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:39:14.363Z] + bash /home/ubuntu/workspace/moby_PR-43107/check-config.sh [2022-01-03T15:39:14.363Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:39:14.363Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:39:14.363Z] [2022-01-03T15:39:14.363Z] Generally Necessary: [2022-01-03T15:39:14.363Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:39:14.363Z] - apparmor: enabled and tools installed [2022-01-03T15:39:14.363Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:39:14.363Z] - CONFIG_NET_NS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_PID_NS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:39:14.363Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_MEMCG: enabled [2022-01-03T15:39:14.363Z] - CONFIG_KEYS: enabled [2022-01-03T15:39:14.363Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:39:14.363Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:39:14.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:39:14.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:39:14.623Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:39:14.623Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:39:14.623Z] [2022-01-03T15:39:14.623Z] Optional Features: [2022-01-03T15:39:14.623Z] - CONFIG_USER_NS: enabled [2022-01-03T15:39:14.623Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:39:14.623Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:39:14.623Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:39:14.623Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:39:14.623Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:39:14.623Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:39:14.623Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:39:14.623Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:39:14.624Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:39:14.624Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:39:14.624Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:39:14.624Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:39:14.624Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:39:14.624Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:39:14.624Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:39:14.624Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:39:14.624Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:39:14.624Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:39:14.624Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:39:14.624Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:39:14.624Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:39:14.624Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:39:14.624Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:39:14.624Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:39:14.624Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:39:14.624Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:39:14.624Z] - Network Drivers: [2022-01-03T15:39:14.624Z] - "overlay": [2022-01-03T15:39:14.624Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:39:14.624Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:39:14.624Z] Optional (for encrypted networks): [2022-01-03T15:39:14.883Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:39:14.883Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:39:14.883Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:39:14.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:39:14.883Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:39:14.883Z] - CONFIG_XFRM: enabled [2022-01-03T15:39:14.883Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:39:14.883Z] - "ipvlan": [2022-01-03T15:39:14.883Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:39:14.883Z] - "macvlan": [2022-01-03T15:39:14.883Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:39:14.883Z] - "ftp,tftp client in container": [2022-01-03T15:39:14.883Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:39:14.883Z] - Storage Drivers: [2022-01-03T15:39:14.883Z] - "aufs": [2022-01-03T15:39:14.883Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:39:14.883Z] - "btrfs": [2022-01-03T15:39:14.883Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:39:14.883Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:39:14.883Z] - "devicemapper": [2022-01-03T15:39:14.883Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:39:14.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:39:14.883Z] - "overlay": [2022-01-03T15:39:14.883Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:39:14.883Z] - "zfs": [2022-01-03T15:39:14.883Z] - /dev/zfs: present [2022-01-03T15:39:14.883Z] - zfs command: missing [2022-01-03T15:39:14.883Z] - zpool command: missing [2022-01-03T15:39:14.883Z] [2022-01-03T15:39:14.883Z] Limits: [2022-01-03T15:39:14.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:39:14.883Z] [2022-01-03T15:39:14.883Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:39:15.215Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:60f868c2634b6d76ca49a73464a9319a5430cb59 . [2022-01-03T15:39:15.215Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:39:15.215Z] #1 sha256:11bdd02a8c8342c80c30453ee6abefd85cad951ba00acb4275c58bae141f19ef [2022-01-03T15:39:15.215Z] #1 transferring dockerfile: 17.53kB 0.0s done [2022-01-03T15:39:15.474Z] #1 DONE 0.2s [2022-01-03T15:39:15.474Z] [2022-01-03T15:39:15.474Z] #2 [internal] load .dockerignore [2022-01-03T15:39:15.474Z] #2 sha256:0c983d2efd9c172000ded9e93fb4e6c3ffb52e8697d01bb3aff9d195b3626d42 [2022-01-03T15:39:15.474Z] #2 transferring context: 87B done [2022-01-03T15:39:15.474Z] #2 DONE 0.2s [2022-01-03T15:39:15.474Z] [2022-01-03T15:39:15.474Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:39:15.474Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:39:15.916Z] Client: [2022-01-03T15:39:15.916Z] Context: default [2022-01-03T15:39:15.916Z] Debug Mode: false [2022-01-03T15:39:15.916Z] Plugins: [2022-01-03T15:39:15.916Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:39:15.916Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:39:15.916Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:39:15.916Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:39:15.916Z] [2022-01-03T15:39:15.916Z] Server: [2022-01-03T15:39:15.916Z] Containers: 0 [2022-01-03T15:39:15.916Z] Running: 0 [2022-01-03T15:39:15.916Z] Paused: 0 [2022-01-03T15:39:15.916Z] Stopped: 0 [2022-01-03T15:39:15.916Z] Images: 0 [2022-01-03T15:39:15.916Z] Server Version: 20.10.10-rc1 [2022-01-03T15:39:15.916Z] Storage Driver: overlay2 [2022-01-03T15:39:15.916Z] Backing Filesystem: extfs [2022-01-03T15:39:15.916Z] Supports d_type: true [2022-01-03T15:39:15.916Z] Native Overlay Diff: true [2022-01-03T15:39:15.916Z] userxattr: false [2022-01-03T15:39:15.916Z] Logging Driver: json-file [2022-01-03T15:39:15.916Z] Cgroup Driver: cgroupfs [2022-01-03T15:39:15.916Z] Cgroup Version: 1 [2022-01-03T15:39:15.916Z] Plugins: [2022-01-03T15:39:15.916Z] Volume: local [2022-01-03T15:39:15.916Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:39:15.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:39:15.916Z] Swarm: inactive [2022-01-03T15:39:15.916Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-01-03T15:39:15.916Z] Default Runtime: runc [2022-01-03T15:39:15.916Z] Init Binary: docker-init [2022-01-03T15:39:15.916Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:39:15.916Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:39:15.916Z] init version: de40ad0 [2022-01-03T15:39:15.916Z] Security Options: [2022-01-03T15:39:15.916Z] apparmor [2022-01-03T15:39:15.916Z] seccomp [2022-01-03T15:39:15.916Z] Profile: default [2022-01-03T15:39:15.916Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:39:15.916Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:39:15.916Z] OSType: linux [2022-01-03T15:39:15.916Z] Architecture: x86_64 [2022-01-03T15:39:15.916Z] CPUs: 2 [2022-01-03T15:39:15.916Z] Total Memory: 7.487GiB [2022-01-03T15:39:15.916Z] Name: ip-10-100-58-22 [2022-01-03T15:39:15.916Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:39:15.916Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:39:15.916Z] Debug Mode: false [2022-01-03T15:39:15.916Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:39:15.916Z] Labels: [2022-01-03T15:39:15.916Z] Experimental: true [2022-01-03T15:39:15.916Z] Insecure Registries: [2022-01-03T15:39:15.916Z] 127.0.0.0/8 [2022-01-03T15:39:15.916Z] Live Restore Enabled: true [2022-01-03T15:39:15.916Z] [2022-01-03T15:39:15.916Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:39:16.044Z] #3 DONE 0.4s [2022-01-03T15:39:16.044Z] [2022-01-03T15:39:16.044Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:39:16.044Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:39:16.044Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:39:16.044Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:39:16.044Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:39:16.044Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:39:16.044Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.1s [2022-01-03T15:39:16.044Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:39:16.044Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:39:16.044Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-03T15:39:16.214Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:39:16.214Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:39:16.214Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:39:16.214Z] + bash /home/ubuntu/workspace/moby_PR-43107/check-config.sh [2022-01-03T15:39:16.214Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:39:16.214Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:39:16.214Z] [2022-01-03T15:39:16.214Z] Generally Necessary: [2022-01-03T15:39:16.214Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:39:16.214Z] - apparmor: enabled and tools installed [2022-01-03T15:39:16.214Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:39:16.214Z] - CONFIG_NET_NS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_PID_NS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_MEMCG: enabled [2022-01-03T15:39:16.214Z] - CONFIG_KEYS: enabled [2022-01-03T15:39:16.214Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:39:16.214Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:39:16.214Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:39:16.214Z] [2022-01-03T15:39:16.214Z] Optional Features: [2022-01-03T15:39:16.214Z] - CONFIG_USER_NS: enabled [2022-01-03T15:39:16.475Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:39:16.475Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:39:16.475Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:39:16.475Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:39:16.475Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:39:16.475Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:39:16.475Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:39:16.475Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:39:16.475Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:39:16.475Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:39:16.475Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:39:16.475Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:39:16.475Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:39:16.475Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:39:16.475Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:39:16.475Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:39:16.475Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:39:16.475Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:39:16.475Z] - Network Drivers: [2022-01-03T15:39:16.475Z] - "overlay": [2022-01-03T15:39:16.475Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:39:16.475Z] Optional (for encrypted networks): [2022-01-03T15:39:16.475Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:39:16.475Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:39:16.475Z] - CONFIG_XFRM: enabled [2022-01-03T15:39:16.475Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:39:16.475Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:39:16.475Z] - "ipvlan": [2022-01-03T15:39:16.475Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:39:16.475Z] - "macvlan": [2022-01-03T15:39:16.611Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-01-03T15:39:16.611Z] #4 DONE 0.7s [2022-01-03T15:39:16.737Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:39:16.737Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:39:16.737Z] - "ftp,tftp client in container": [2022-01-03T15:39:16.737Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:39:16.737Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:39:16.737Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:39:16.737Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:39:16.737Z] - Storage Drivers: [2022-01-03T15:39:16.737Z] - "aufs": [2022-01-03T15:39:16.737Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:39:16.737Z] - "btrfs": [2022-01-03T15:39:16.737Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:39:16.737Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:39:16.737Z] - "devicemapper": [2022-01-03T15:39:16.737Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:39:16.737Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:39:16.737Z] - "overlay": [2022-01-03T15:39:16.737Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:39:16.737Z] - "zfs": [2022-01-03T15:39:16.737Z] - /dev/zfs: present [2022-01-03T15:39:16.737Z] - zfs command: missing [2022-01-03T15:39:16.737Z] - zpool command: missing [2022-01-03T15:39:16.737Z] [2022-01-03T15:39:16.737Z] Limits: [2022-01-03T15:39:16.737Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:39:16.737Z] [2022-01-03T15:39:16.737Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:39:16.871Z] [2022-01-03T15:39:16.871Z] #5 [internal] load .dockerignore [2022-01-03T15:39:16.871Z] #5 sha256:137a2a9ea69feaca2ebcaed81bf545274796bb5b7749b54905dbc9d82d55bde0 [2022-01-03T15:39:16.871Z] #5 DONE 0.0s [2022-01-03T15:39:16.871Z] [2022-01-03T15:39:16.871Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:39:16.871Z] #6 sha256:203be393f6203b55f4613da5f593c6cbddcd1b9e8f01213a0f539b72dae33717 [2022-01-03T15:39:16.871Z] #6 DONE 0.0s [2022-01-03T15:39:16.871Z] [2022-01-03T15:39:16.871Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:39:16.871Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:39:17.087Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:60f868c2634b6d76ca49a73464a9319a5430cb59 . [2022-01-03T15:39:17.132Z] #10 ... [2022-01-03T15:39:17.132Z] [2022-01-03T15:39:17.132Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:39:17.132Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:39:17.132Z] #8 DONE 0.5s [2022-01-03T15:39:17.391Z] [2022-01-03T15:39:17.391Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:39:17.391Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:39:17.391Z] #7 DONE 0.5s [2022-01-03T15:39:17.391Z] [2022-01-03T15:39:17.391Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:39:17.391Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:39:17.391Z] #10 DONE 0.6s [2022-01-03T15:39:17.391Z] [2022-01-03T15:39:17.391Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:39:17.391Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:39:17.391Z] #9 DONE 0.6s [2022-01-03T15:39:17.657Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:39:17.658Z] #1 sha256:51b1da6ac2e0491cbacc16e1125dd80af59dc209239c67f494a2b943edd4826d [2022-01-03T15:39:17.658Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:39:17.658Z] #1 DONE 0.1s [2022-01-03T15:39:17.658Z] [2022-01-03T15:39:17.658Z] #2 [internal] load .dockerignore [2022-01-03T15:39:17.658Z] #2 sha256:8706761f3ea749d533387778e1d56d29f506a643675e03eea9aaecf489a70c68 [2022-01-03T15:39:17.658Z] #2 transferring context: 87B done [2022-01-03T15:39:17.658Z] #2 DONE 0.1s [2022-01-03T15:39:17.658Z] [2022-01-03T15:39:17.658Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:39:17.658Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:39:18.230Z] #3 DONE 0.4s [2022-01-03T15:39:18.230Z] [2022-01-03T15:39:18.230Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:39:18.230Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:39:18.230Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:39:18.230Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:39:18.230Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:39:18.230Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:39:18.230Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:39:18.491Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T15:39:18.491Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:39:18.752Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-03T15:39:18.752Z] #4 DONE 0.8s [2022-01-03T15:39:18.775Z] [2022-01-03T15:39:18.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:18.775Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:18.775Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 done [2022-01-03T15:39:18.775Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.1s [2022-01-03T15:39:18.775Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:39:18.775Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:39:18.775Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.24MB / 54.92MB 0.1s [2022-01-03T15:39:18.775Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:39:18.775Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 3.15MB / 5.15MB 0.2s [2022-01-03T15:39:18.775Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 15.73MB / 54.92MB 0.2s [2022-01-03T15:39:18.775Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.2s [2022-01-03T15:39:18.775Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.3s [2022-01-03T15:39:18.775Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 20.97MB / 54.92MB 0.3s [2022-01-03T15:39:18.775Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 2.10MB / 10.87MB 0.3s [2022-01-03T15:39:19.035Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.4s done [2022-01-03T15:39:19.035Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 24.12MB / 54.92MB 0.4s [2022-01-03T15:39:19.035Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 6.29MB / 10.87MB 0.4s [2022-01-03T15:39:19.035Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 0.4s [2022-01-03T15:39:19.035Z] #11 ... [2022-01-03T15:39:19.035Z] [2022-01-03T15:39:19.035Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:39:19.035Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:39:19.035Z] #52 DONE 0.6s [2022-01-03T15:39:19.035Z] [2022-01-03T15:39:19.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:19.035Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:19.035Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.26MB / 54.92MB 0.5s [2022-01-03T15:39:19.035Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.49MB / 10.87MB 0.5s [2022-01-03T15:39:19.296Z] #11 ... [2022-01-03T15:39:19.296Z] [2022-01-03T15:39:19.296Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:39:19.296Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:39:19.296Z] #52 DONE 0.0s [2022-01-03T15:39:19.296Z] [2022-01-03T15:39:19.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:19.296Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:19.296Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 32.51MB / 54.92MB 0.6s [2022-01-03T15:39:19.296Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 0.8s [2022-01-03T15:39:19.296Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.7s done [2022-01-03T15:39:19.296Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 11.53MB / 54.57MB 0.8s [2022-01-03T15:39:19.296Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 0.8s [2022-01-03T15:39:19.326Z] [2022-01-03T15:39:19.326Z] #6 [internal] load .dockerignore [2022-01-03T15:39:19.326Z] #6 sha256:fc3da5656629880649dc871a66fe73edf2c9837dac8f451fbca53b9122dcc3c9 [2022-01-03T15:39:19.326Z] #6 DONE 0.0s [2022-01-03T15:39:19.326Z] [2022-01-03T15:39:19.326Z] #5 [internal] load build definition from Dockerfile [2022-01-03T15:39:19.326Z] #5 sha256:bafcb976b82f2d580355988a88874656737bea44d907ca2e739f80b1cea6fe3d [2022-01-03T15:39:19.326Z] #5 DONE 0.0s [2022-01-03T15:39:19.326Z] [2022-01-03T15:39:19.326Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:39:19.326Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:39:19.558Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.0s [2022-01-03T15:39:19.558Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 20.97MB / 54.57MB 1.0s [2022-01-03T15:39:19.558Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.49MB / 85.80MB 1.0s [2022-01-03T15:39:19.821Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 27.26MB / 54.57MB 1.2s [2022-01-03T15:39:19.821Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 15.73MB / 85.80MB 1.2s [2022-01-03T15:39:19.821Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 36.70MB / 54.57MB 1.3s [2022-01-03T15:39:19.897Z] #10 ... [2022-01-03T15:39:19.897Z] [2022-01-03T15:39:19.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:39:19.897Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:39:19.897Z] #7 DONE 0.7s [2022-01-03T15:39:19.897Z] [2022-01-03T15:39:19.897Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:39:19.897Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:39:19.897Z] #9 DONE 0.8s [2022-01-03T15:39:19.897Z] [2022-01-03T15:39:19.897Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:39:19.897Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:39:19.897Z] #8 DONE 0.8s [2022-01-03T15:39:20.086Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 44.04MB / 54.57MB 1.4s [2022-01-03T15:39:20.086Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 23.29MB / 85.80MB 1.4s [2022-01-03T15:39:20.086Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 47.12MB / 54.57MB 1.5s [2022-01-03T15:39:20.086Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 1.5s [2022-01-03T15:39:20.157Z] [2022-01-03T15:39:20.157Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:39:20.157Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:39:20.157Z] #10 DONE 0.8s [2022-01-03T15:39:20.346Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.5s done [2022-01-03T15:39:20.346Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.7s [2022-01-03T15:39:20.346Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 40.24MB / 85.80MB 1.7s [2022-01-03T15:39:20.346Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 0B / 134.81MB 1.7s [2022-01-03T15:39:20.346Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 45.09MB / 85.80MB 1.8s [2022-01-03T15:39:20.626Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 8.39MB / 134.81MB 1.9s [2022-01-03T15:39:20.626Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T15:39:20.626Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 56.62MB / 85.80MB 2.0s [2022-01-03T15:39:20.893Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 63.96MB / 85.80MB 2.1s [2022-01-03T15:39:20.893Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 18.87MB / 134.81MB 2.1s [2022-01-03T15:39:20.893Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.3s done [2022-01-03T15:39:20.893Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 74.45MB / 85.80MB 2.3s [2022-01-03T15:39:20.893Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 29.36MB / 134.81MB 2.3s [2022-01-03T15:39:20.893Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 0B / 155B 2.3s [2022-01-03T15:39:20.893Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 2.3s done [2022-01-03T15:39:21.152Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 2.6s [2022-01-03T15:39:21.152Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 41.94MB / 134.81MB 2.6s [2022-01-03T15:39:21.411Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 50.33MB / 134.81MB 2.8s [2022-01-03T15:39:21.586Z] [2022-01-03T15:39:21.586Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:39:21.586Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:39:21.586Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:39:21.586Z] #71 DONE 0.1s [2022-01-03T15:39:21.586Z] [2022-01-03T15:39:21.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:21.586Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:21.586Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-03T15:39:21.671Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 59.00MB / 134.81MB 3.2s [2022-01-03T15:39:21.848Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:39:21.848Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:39:21.848Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:39:21.848Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.3s [2022-01-03T15:39:21.933Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 67.11MB / 134.81MB 3.4s [2022-01-03T15:39:22.114Z] #28 ... [2022-01-03T15:39:22.114Z] [2022-01-03T15:39:22.114Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:39:22.114Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:39:22.114Z] #45 DONE 0.0s [2022-01-03T15:39:22.114Z] [2022-01-03T15:39:22.114Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:22.114Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:22.114Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.19MB / 54.92MB 0.5s [2022-01-03T15:39:22.192Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.4s done [2022-01-03T15:39:22.192Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 74.15MB / 134.81MB 3.6s [2022-01-03T15:39:22.381Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 13.63MB / 54.92MB 0.6s [2022-01-03T15:39:22.381Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 26.21MB / 54.92MB 0.8s [2022-01-03T15:39:22.451Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 84.93MB / 134.81MB 3.9s [2022-01-03T15:39:22.646Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 42.07MB / 54.92MB 1.0s [2022-01-03T15:39:22.711Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 99.61MB / 134.81MB 4.3s [2022-01-03T15:39:22.914Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 49.46MB / 54.92MB 1.2s [2022-01-03T15:39:23.174Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.5s [2022-01-03T15:39:23.282Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 115.34MB / 134.81MB 4.6s [2022-01-03T15:39:23.541Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 126.88MB / 134.81MB 4.9s [2022-01-03T15:39:23.541Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 5.1s [2022-01-03T15:39:23.745Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-03T15:39:24.315Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T15:39:25.447Z] #11 ... [2022-01-03T15:39:25.447Z] [2022-01-03T15:39:25.447Z] #31 [internal] load build context [2022-01-03T15:39:25.447Z] #31 sha256:6d2794ef00612a20b0cb12609b7aebd6383caa8b174bd922f690c08c3b5ba312 [2022-01-03T15:39:25.447Z] #31 transferring context: 55.51MB 6.0s done [2022-01-03T15:39:25.447Z] #31 DONE 6.7s [2022-01-03T15:39:25.447Z] [2022-01-03T15:39:25.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:25.447Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:25.447Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.7s done [2022-01-03T15:39:25.447Z] #11 ... [2022-01-03T15:39:25.447Z] [2022-01-03T15:39:25.447Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:39:25.447Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:39:25.447Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:39:25.447Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:39:25.447Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:39:25.447Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:39:25.447Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-01-03T15:39:25.447Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-01-03T15:39:25.447Z] #76 DONE 6.6s [2022-01-03T15:39:25.447Z] [2022-01-03T15:39:25.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:25.447Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:25.447Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s [2022-01-03T15:39:26.019Z] #11 ... [2022-01-03T15:39:26.019Z] [2022-01-03T15:39:26.019Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:39:26.019Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:39:26.019Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:39:26.019Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:39:26.019Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:39:26.019Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:39:26.019Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-01-03T15:39:26.019Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-01-03T15:39:26.019Z] #78 DONE 7.3s [2022-01-03T15:39:26.019Z] [2022-01-03T15:39:26.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:26.019Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:27.639Z] #28 ... [2022-01-03T15:39:27.639Z] [2022-01-03T15:39:27.639Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:39:27.639Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:39:27.639Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:39:27.639Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:39:27.639Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:39:27.639Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:39:27.639Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-01-03T15:39:27.640Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-01-03T15:39:27.640Z] #69 DONE 5.7s [2022-01-03T15:39:27.640Z] [2022-01-03T15:39:27.640Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:27.640Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:27.640Z] #28 ... [2022-01-03T15:39:27.640Z] [2022-01-03T15:39:27.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:27.640Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:27.640Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.1s done [2022-01-03T15:39:27.640Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:39:27.640Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:39:27.640Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.6s done [2022-01-03T15:39:27.640Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:39:27.640Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.7s done [2022-01-03T15:39:27.640Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.9s done [2022-01-03T15:39:27.640Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.2s done [2022-01-03T15:39:27.640Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.2s done [2022-01-03T15:39:27.640Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 115.34MB / 134.81MB 5.5s [2022-01-03T15:39:27.640Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 5.2s done [2022-01-03T15:39:27.640Z] #11 ... [2022-01-03T15:39:27.640Z] [2022-01-03T15:39:27.640Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:39:27.640Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:39:27.640Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:39:27.640Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:39:27.640Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:39:27.640Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-01-03T15:39:27.640Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-01-03T15:39:27.640Z] #71 DONE 5.8s [2022-01-03T15:39:27.640Z] [2022-01-03T15:39:27.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:27.640Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:27.640Z] #11 ... [2022-01-03T15:39:27.640Z] [2022-01-03T15:39:27.640Z] #24 [internal] load build context [2022-01-03T15:39:27.640Z] #24 sha256:f312d7e3032dbf82be7603c5c5c3946f9903bec8b560bf0e4ee7f82fd4d03756 [2022-01-03T15:39:27.640Z] #24 transferring context: 46.87MB 5.9s [2022-01-03T15:39:28.215Z] #24 transferring context: 55.51MB 6.7s done [2022-01-03T15:39:28.569Z] #11 ... [2022-01-03T15:39:28.569Z] [2022-01-03T15:39:28.569Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:28.569Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:28.569Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.3s done [2022-01-03T15:39:28.569Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:39:28.569Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:39:28.569Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:39:28.569Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.0s done [2022-01-03T15:39:28.569Z] #35 ... [2022-01-03T15:39:28.569Z] [2022-01-03T15:39:28.569Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:39:28.569Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:39:28.569Z] #77 DONE 0.9s [2022-01-03T15:39:28.569Z] [2022-01-03T15:39:28.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:28.569Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:28.839Z] #24 DONE 7.2s [2022-01-03T15:39:28.839Z] [2022-01-03T15:39:28.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:28.839Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:28.839Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.8s [2022-01-03T15:39:29.779Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.5s [2022-01-03T15:39:29.958Z] #11 ... [2022-01-03T15:39:29.958Z] [2022-01-03T15:39:29.958Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:39:29.958Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:39:29.958Z] #79 DONE 1.0s [2022-01-03T15:39:29.958Z] [2022-01-03T15:39:29.958Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:29.958Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:29.958Z] #35 ... [2022-01-03T15:39:29.958Z] [2022-01-03T15:39:29.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:29.958Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:30.040Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 7.9s done [2022-01-03T15:39:30.218Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 9.8s done [2022-01-03T15:39:30.793Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-03T15:39:31.052Z] #11 ... [2022-01-03T15:39:31.052Z] [2022-01-03T15:39:31.052Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:31.052Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:31.052Z] #35 DONE 12.1s [2022-01-03T15:39:31.052Z] [2022-01-03T15:39:31.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:31.052Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:31.990Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.0s done [2022-01-03T15:39:32.250Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T15:39:32.657Z] #11 ... [2022-01-03T15:39:32.657Z] [2022-01-03T15:39:32.657Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:39:32.657Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:39:32.657Z] #70 DONE 0.7s [2022-01-03T15:39:32.657Z] [2022-01-03T15:39:32.657Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:39:32.657Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:39:32.917Z] #72 DONE 0.6s [2022-01-03T15:39:32.917Z] [2022-01-03T15:39:32.917Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:39:32.917Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:39:32.917Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 8.2s done [2022-01-03T15:39:32.917Z] #28 DONE 11.3s [2022-01-03T15:39:32.917Z] [2022-01-03T15:39:32.917Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:39:32.917Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:39:33.631Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.3s done [2022-01-03T15:39:34.242Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T15:39:35.479Z] #29 2.426 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:39:35.479Z] #29 2.435 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:39:35.479Z] #29 2.447 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:39:35.740Z] #29 2.638 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:39:35.740Z] #29 2.852 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:39:36.002Z] #29 3.112 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:39:37.388Z] #29 4.658 Fetched 8487 kB in 2s (3396 kB/s) [2022-01-03T15:39:37.484Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f95280d407b07602) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] { [Pipeline] checkout [2022-01-03T15:39:37.607Z] The recommended git tool is: git [2022-01-03T15:39:38.329Z] #29 4.658 Reading package lists... [2022-01-03T15:39:39.168Z] #29 5.507 Reading package lists... [2022-01-03T15:39:39.168Z] #29 ... [2022-01-03T15:39:39.168Z] [2022-01-03T15:39:39.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:39.168Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:39.168Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.6s done [2022-01-03T15:39:39.168Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.7s done [2022-01-03T15:39:39.168Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 2.0s [2022-01-03T15:39:39.168Z] #11 ... [2022-01-03T15:39:39.168Z] [2022-01-03T15:39:39.168Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:39:39.168Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:39:39.168Z] #29 5.507 Reading package lists... [2022-01-03T15:39:39.437Z] #29 6.331 Building dependency tree... [2022-01-03T15:39:39.437Z] #29 6.671 The following additional packages will be installed: [2022-01-03T15:39:39.437Z] #29 6.671 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:39:39.437Z] #29 6.671 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:39:39.437Z] #29 6.671 Recommended packages: [2022-01-03T15:39:39.437Z] #29 6.671 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:39:39.526Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.0s [2022-01-03T15:39:40.008Z] #29 6.899 The following NEW packages will be installed: [2022-01-03T15:39:40.008Z] #29 6.900 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:39:40.008Z] #29 6.901 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:39:40.008Z] #29 6.901 libssh2-1 openssl [2022-01-03T15:39:40.008Z] #29 7.189 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:39:40.008Z] #29 7.189 Need to get 3038 kB of archives. [2022-01-03T15:39:40.008Z] #29 7.189 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:39:40.008Z] #29 7.189 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:39:40.008Z] #29 7.208 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:39:40.008Z] #29 7.208 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:39:40.008Z] #29 7.211 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:39:40.008Z] #29 7.211 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:39:40.008Z] #29 7.212 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:39:40.008Z] #29 7.224 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:39:40.272Z] #29 7.236 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:39:40.272Z] #29 7.236 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:39:40.272Z] #29 7.237 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:39:40.272Z] #29 7.452 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:39:40.272Z] #29 7.523 Fetched 3038 kB in 0s (9501 kB/s) [2022-01-03T15:39:40.533Z] #29 7.545 Selecting previously unselected package openssl. [2022-01-03T15:39:40.533Z] #29 7.545 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:39:40.533Z] #29 7.549 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:39:40.533Z] #29 7.555 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:39:40.794Z] #29 7.751 Selecting previously unselected package ca-certificates. [2022-01-03T15:39:40.794Z] #29 7.751 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:39:40.794Z] #29 7.753 Unpacking ca-certificates (20210119) ... [2022-01-03T15:39:40.794Z] #29 7.848 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:39:40.794Z] #29 7.848 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:39:40.794Z] #29 7.855 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:39:40.794Z] #29 7.947 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:39:40.794Z] #29 7.947 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:39:40.794Z] #29 7.950 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.794Z] #29 8.012 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:39:40.794Z] #29 8.012 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:39:40.794Z] #29 8.014 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.915Z] #11 ... [2022-01-03T15:39:40.915Z] [2022-01-03T15:39:40.915Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:39:40.915Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:39:40.915Z] #36 1.892 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:39:40.915Z] #36 1.901 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:39:40.915Z] #36 1.901 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:39:40.915Z] #36 2.089 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:39:40.915Z] #36 2.312 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:39:40.915Z] #36 2.632 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:39:40.915Z] #36 4.358 Fetched 8487 kB in 3s (3100 kB/s) [2022-01-03T15:39:40.915Z] #36 4.358 Reading package lists... [2022-01-03T15:39:40.915Z] #36 5.191 Reading package lists... [2022-01-03T15:39:40.915Z] #36 5.996 Building dependency tree... [2022-01-03T15:39:40.915Z] #36 6.408 The following additional packages will be installed: [2022-01-03T15:39:40.915Z] #36 6.408 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:39:40.915Z] #36 6.416 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:39:40.915Z] #36 6.416 Recommended packages: [2022-01-03T15:39:40.915Z] #36 6.416 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:39:40.915Z] #36 6.580 The following NEW packages will be installed: [2022-01-03T15:39:40.915Z] #36 6.580 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:39:40.915Z] #36 6.580 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:39:40.915Z] #36 6.580 libssh2-1 openssl [2022-01-03T15:39:40.915Z] #36 6.854 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:39:40.915Z] #36 6.854 Need to get 3038 kB of archives. [2022-01-03T15:39:40.915Z] #36 6.854 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:39:40.915Z] #36 6.854 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:39:40.915Z] #36 6.868 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:39:40.915Z] #36 6.868 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:39:40.915Z] #36 6.877 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:39:40.915Z] #36 6.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:39:40.915Z] #36 6.877 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:39:40.915Z] #36 6.888 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:39:40.915Z] #36 6.888 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:39:40.915Z] #36 6.888 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:39:40.915Z] #36 6.888 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:39:40.915Z] #36 6.888 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:39:40.915Z] #36 6.898 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:39:40.915Z] #36 6.898 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:39:40.915Z] #36 6.898 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:39:40.915Z] #36 6.898 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:39:40.915Z] #36 7.108 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:39:40.915Z] #36 7.144 Fetched 3038 kB in 0s (9692 kB/s) [2022-01-03T15:39:40.915Z] #36 7.183 Selecting previously unselected package openssl. [2022-01-03T15:39:40.915Z] #36 7.183 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:39:40.915Z] #36 7.184 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.199 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:39:40.915Z] #36 7.365 Selecting previously unselected package ca-certificates. [2022-01-03T15:39:40.915Z] #36 7.365 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:39:40.915Z] #36 7.370 Unpacking ca-certificates (20210119) ... [2022-01-03T15:39:40.915Z] #36 7.489 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:39:40.915Z] #36 7.489 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.497 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:39:40.915Z] #36 7.566 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:39:40.915Z] #36 7.566 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.571 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.915Z] #36 7.621 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:39:40.915Z] #36 7.621 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.626 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.915Z] #36 7.691 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:39:40.915Z] #36 7.691 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.704 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:39:40.915Z] #36 7.780 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:39:40.915Z] #36 7.780 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.783 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:39:40.915Z] #36 7.845 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:39:40.915Z] #36 7.845 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.846 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:39:40.915Z] #36 7.898 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:39:40.915Z] #36 7.898 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.901 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:39:40.915Z] #36 7.967 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:39:40.915Z] #36 7.967 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 7.970 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:39:40.915Z] #36 8.050 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:39:40.915Z] #36 8.050 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 8.053 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:40.915Z] #36 8.124 Selecting previously unselected package curl. [2022-01-03T15:39:40.915Z] #36 8.124 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 8.129 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:40.915Z] #36 8.214 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:39:40.915Z] #36 8.214 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 8.217 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:39:40.915Z] #36 8.304 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:39:40.915Z] #36 8.304 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 8.308 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:39:40.915Z] #36 8.370 Selecting previously unselected package jq. [2022-01-03T15:39:40.915Z] #36 8.370 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:39:40.915Z] #36 8.381 Unpacking jq (1.6-2.1) ... [2022-01-03T15:39:40.915Z] #36 8.428 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:39:40.915Z] #36 8.436 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:39:40.915Z] #36 8.443 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:39:40.915Z] #36 8.459 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.915Z] #36 8.468 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:39:40.915Z] #36 8.477 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:40.915Z] #36 8.489 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:39:40.915Z] #36 8.500 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:39:40.915Z] #36 8.515 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:39:40.915Z] #36 8.577 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:39:40.915Z] #36 8.589 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:39:40.915Z] #36 8.600 Setting up ca-certificates (20210119) ... [2022-01-03T15:39:40.915Z] #36 9.286 Updating certificates in /etc/ssl/certs... [2022-01-03T15:39:41.057Z] #29 8.078 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:39:41.057Z] #29 8.078 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:39:41.057Z] #29 8.083 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:39:41.057Z] #29 8.158 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:39:41.057Z] #29 8.158 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:39:41.057Z] #29 8.162 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:39:41.057Z] #29 8.218 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:39:41.057Z] #29 8.218 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:39:41.057Z] #29 8.223 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:39:41.057Z] #29 8.268 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:39:41.057Z] #29 8.268 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:39:41.175Z] #36 ... [2022-01-03T15:39:41.175Z] [2022-01-03T15:39:41.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:41.175Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:41.210Z] using credential docker-jenkins-github-credentials [2022-01-03T15:39:41.218Z] Cloning the remote Git repository [2022-01-03T15:39:41.218Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:39:41.320Z] #29 8.272 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:39:41.321Z] #29 8.324 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:39:41.321Z] #29 8.324 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:39:41.321Z] #29 8.330 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:39:41.321Z] #29 8.398 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:39:41.321Z] #29 8.398 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:39:41.321Z] #29 8.408 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:41.321Z] #29 8.483 Selecting previously unselected package curl. [2022-01-03T15:39:41.321Z] #29 8.483 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:39:41.321Z] #29 8.486 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:41.163Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:39:41.239Z] > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10 [2022-01-03T15:39:41.581Z] #29 8.556 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:39:41.581Z] #29 8.556 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:39:41.581Z] #29 8.560 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:39:41.581Z] #29 8.627 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:39:41.581Z] #29 8.627 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:39:41.581Z] #29 8.631 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:39:41.581Z] #29 8.692 Selecting previously unselected package jq. [2022-01-03T15:39:41.581Z] #29 8.692 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:39:41.581Z] #29 8.699 Unpacking jq (1.6-2.1) ... [2022-01-03T15:39:41.581Z] #29 8.747 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:39:41.581Z] #29 8.753 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:39:41.581Z] #29 8.763 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:39:41.581Z] #29 8.776 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:41.581Z] #29 8.786 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:39:41.581Z] #29 8.796 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:39:41.581Z] #29 8.807 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:39:41.581Z] #29 8.818 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:39:41.581Z] #29 8.831 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:39:41.581Z] #29 8.840 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:39:41.581Z] #29 8.850 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:39:41.842Z] #29 8.861 Setting up ca-certificates (20210119) ... [2022-01-03T15:39:41.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:39:41.688Z] > git --version # timeout=10 [2022-01-03T15:39:41.706Z] > git --version # 'git version 2.25.1' [2022-01-03T15:39:41.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:39:41.709Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:39:42.784Z] #29 9.578 Updating certificates in /etc/ssl/certs... [2022-01-03T15:39:43.240Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.4s done [2022-01-03T15:39:43.240Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-03T15:39:43.732Z] #29 10.85 129 added, 0 removed; done. [2022-01-03T15:39:43.732Z] #29 10.89 Setting up jq (1.6-2.1) ... [2022-01-03T15:39:43.827Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03cc101e96b0f6a46) in /home/ubuntu/workspace/moby_PR-43107 [Pipeline] { [Pipeline] checkout [2022-01-03T15:39:43.992Z] #29 10.90 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:43.992Z] #29 10.91 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:43.992Z] #29 10.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:39:43.993Z] #29 10.94 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:39:43.993Z] #29 10.96 Updating certificates in /etc/ssl/certs... [2022-01-03T15:39:44.021Z] The recommended git tool is: git [2022-01-03T15:39:44.187Z] #11 ... [2022-01-03T15:39:44.187Z] [2022-01-03T15:39:44.187Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:39:44.187Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:39:44.187Z] #36 10.41 129 added, 0 removed; done. [2022-01-03T15:39:44.187Z] #36 10.48 Setting up jq (1.6-2.1) ... [2022-01-03T15:39:44.187Z] #36 10.49 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:44.187Z] #36 10.50 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:39:44.187Z] #36 10.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:39:44.187Z] #36 10.54 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:39:44.187Z] #36 10.55 Updating certificates in /etc/ssl/certs... [2022-01-03T15:39:44.187Z] #36 11.54 0 added, 0 removed; done. [2022-01-03T15:39:44.187Z] #36 11.54 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:39:44.187Z] #36 11.55 done. [2022-01-03T15:39:44.187Z] #36 DONE 12.9s [2022-01-03T15:39:44.187Z] [2022-01-03T15:39:44.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:44.187Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:44.187Z] #11 ... [2022-01-03T15:39:44.187Z] [2022-01-03T15:39:44.187Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:39:44.187Z] #37 sha256:00a077865ad4504426e7a27ca14c3e09effc1ab95b72e936d1c9e008d21d6d94 [2022-01-03T15:39:44.187Z] #37 DONE 0.1s [2022-01-03T15:39:44.187Z] [2022-01-03T15:39:44.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:44.187Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:44.935Z] #29 12.07 0 added, 0 removed; done. [2022-01-03T15:39:44.935Z] #29 12.07 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:39:45.195Z] #29 12.08 done. [2022-01-03T15:39:47.110Z] #29 DONE 13.9s [2022-01-03T15:39:47.110Z] [2022-01-03T15:39:47.110Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:39:47.110Z] #30 sha256:331e46170f1f549ba0be7040b7f3d3e177d0af7159f5aee1aafc9867695fc24d [2022-01-03T15:39:47.110Z] #30 DONE 0.2s [2022-01-03T15:39:47.110Z] [2022-01-03T15:39:47.110Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:39:47.110Z] #31 sha256:ddfcb4248bed44a73490f653f45fc06a93e43639111c2b51851d14e413520c64 [2022-01-03T15:39:48.158Z] using credential docker-jenkins-github-credentials [2022-01-03T15:39:48.166Z] Cloning the remote Git repository [2022-01-03T15:39:48.166Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:39:48.399Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 5.0s [2022-01-03T15:39:48.188Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:39:48.244Z] > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10 [2022-01-03T15:39:48.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:39:48.851Z] > git --version # timeout=10 [2022-01-03T15:39:49.666Z] #31 ... [2022-01-03T15:39:49.666Z] [2022-01-03T15:39:49.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:49.667Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:49.667Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.4s done [2022-01-03T15:39:49.667Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.5s [2022-01-03T15:39:49.667Z] #11 ... [2022-01-03T15:39:49.667Z] [2022-01-03T15:39:49.667Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:39:49.667Z] #31 sha256:ddfcb4248bed44a73490f653f45fc06a93e43639111c2b51851d14e413520c64 [2022-01-03T15:39:49.667Z] #31 2.698 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:39:49.930Z] #31 3.052 [2022-01-03T15:39:48.891Z] > git --version # 'git version 2.25.1' [2022-01-03T15:39:48.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:39:48.893Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:39:50.190Z] #31 3.285 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:50.450Z] #31 3.581 [2022-01-03T15:39:51.836Z] #31 4.680 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:39:51.836Z] #31 5.021 [2022-01-03T15:39:52.406Z] #31 5.244 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:52.406Z] #31 5.589 [2022-01-03T15:39:53.680Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.2s [2022-01-03T15:39:53.680Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.5s done [2022-01-03T15:39:53.680Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2022-01-03T15:39:53.794Z] #31 6.670 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:39:53.939Z] #11 ... [2022-01-03T15:39:53.939Z] [2022-01-03T15:39:53.939Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:39:53.939Z] #38 sha256:396cf47b538d5589f756b8dbc2902533c058daebbe9df371de13fbe1211e83ec [2022-01-03T15:39:53.939Z] #38 3.158 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:39:53.939Z] #38 3.490 [2022-01-03T15:39:53.939Z] #38 3.720 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:53.939Z] #38 4.048 [2022-01-03T15:39:53.939Z] #38 5.100 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:39:53.939Z] #38 5.483 [2022-01-03T15:39:53.939Z] #38 5.716 #=#=# 0.6% ######################################################################## 100.0% [2022-01-03T15:39:53.939Z] #38 6.453 [2022-01-03T15:39:53.939Z] #38 7.633 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:39:53.939Z] #38 7.935 [2022-01-03T15:39:53.939Z] #38 8.153 #=#=# ################## 25.9% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-01-03T15:39:53.939Z] #38 8.722 [2022-01-03T15:39:53.939Z] #38 9.725 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:39:53.939Z] #38 10.08 [2022-01-03T15:39:54.054Z] #31 7.087 [2022-01-03T15:39:54.198Z] #38 ... [2022-01-03T15:39:54.198Z] [2022-01-03T15:39:54.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:54.198Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:54.576Z] #31 7.316 #=#=# ########### 16.6% ######################################### 57.2% ############################################################### 88.6% ######################################################################## 100.0% [2022-01-03T15:39:54.838Z] #31 7.923 [2022-01-03T15:39:55.780Z] #31 9.017 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:39:56.350Z] #31 9.403 [2022-01-03T15:39:56.610Z] #31 9.633 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:56.870Z] #31 9.900 [2022-01-03T15:39:56.870Z] #31 ... [2022-01-03T15:39:56.870Z] [2022-01-03T15:39:56.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:56.870Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:39:56.870Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.2s done [2022-01-03T15:39:56.870Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 1.5s [2022-01-03T15:39:59.473Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.0s [2022-01-03T15:39:59.473Z] #11 ... [2022-01-03T15:39:59.473Z] [2022-01-03T15:39:59.473Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:39:59.473Z] #38 sha256:396cf47b538d5589f756b8dbc2902533c058daebbe9df371de13fbe1211e83ec [2022-01-03T15:39:59.473Z] #38 10.32 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:59.473Z] #38 10.61 [2022-01-03T15:39:59.473Z] #38 11.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:39:59.473Z] #38 11.76 [2022-01-03T15:39:59.473Z] #38 11.98 #=#=# ######################################################################## 100.0% [2022-01-03T15:39:59.473Z] #38 12.25 [2022-01-03T15:39:59.473Z] #38 12.32 Download of images into '/build' complete. [2022-01-03T15:39:59.473Z] #38 12.32 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:39:59.473Z] #38 12.32 tar -cC '/build' . | docker load [2022-01-03T15:39:59.473Z] #38 DONE 15.4s [2022-01-03T15:39:59.473Z] [2022-01-03T15:39:59.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:39:59.473Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:00.170Z] #11 ... [2022-01-03T15:40:00.170Z] [2022-01-03T15:40:00.170Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:40:00.170Z] #31 sha256:ddfcb4248bed44a73490f653f45fc06a93e43639111c2b51851d14e413520c64 [2022-01-03T15:40:00.170Z] #31 10.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:40:00.170Z] #31 11.08 [2022-01-03T15:40:00.170Z] #31 11.29 #=#=# ######################################################################## 100.0% [2022-01-03T15:40:00.170Z] #31 11.61 [2022-01-03T15:40:00.170Z] #31 11.68 Download of images into '/build' complete. [2022-01-03T15:40:00.170Z] #31 11.68 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:40:00.170Z] #31 11.68 tar -cC '/build' . | docker load [2022-01-03T15:40:00.170Z] #31 DONE 12.6s [2022-01-03T15:40:00.170Z] [2022-01-03T15:40:00.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:00.170Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:00.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:40:00.572Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:40:00.572Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:40:00.572Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:40:00.572Z] [2022-01-03T15:40:00.572Z] + TEST_INTEGRATION_DEST=2 [2022-01-03T15:40:00.572Z] + CONTAINER_NAME=docker-pr2-2 [2022-01-03T15:40:00.572Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T15:40:00.572Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-03T15:40:00.572Z] + run_tests [2022-01-03T15:40:00.572Z] + c=0 [2022-01-03T15:40:00.572Z] + '[' -n 0 ']' [2022-01-03T15:40:00.572Z] + rm= [2022-01-03T15:40:00.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh '' test-integration [2022-01-03T15:40:00.573Z] + TEST_INTEGRATION_DEST=1 [2022-01-03T15:40:00.573Z] + CONTAINER_NAME=docker-pr2-1 [2022-01-03T15:40:00.573Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:40:00.573Z] + run_tests test-integration-flaky [2022-01-03T15:40:00.573Z] + '[' -n 0 ']' [2022-01-03T15:40:00.573Z] + rm= [2022-01-03T15:40:00.573Z] + TEST_INTEGRATION_DEST=3 [2022-01-03T15:40:00.573Z] + CONTAINER_NAME=docker-pr2-3 [2022-01-03T15:40:00.573Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T15:40:00.573Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-03T15:40:00.573Z] + run_tests [2022-01-03T15:40:00.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh test-integration-flaky test-integration [2022-01-03T15:40:00.573Z] + '[' -n 0 ']' [2022-01-03T15:40:00.573Z] + rm= [2022-01-03T15:40:00.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh '' test-integration [2022-01-03T15:40:00.573Z] ++ jobs -p [2022-01-03T15:40:00.573Z] + for job in $(jobs -p) [2022-01-03T15:40:00.573Z] + wait 15452 [2022-01-03T15:40:00.573Z] [2022-01-03T15:40:00.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:40:00.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:40:00.830Z] HOSTNAME=155601d5646a [2022-01-03T15:40:00.830Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T15:40:00.830Z] TESTDEBUG=0 [2022-01-03T15:40:00.830Z] DEST=bundles/test-integration [2022-01-03T15:40:00.830Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:40:00.830Z] KEEPBUNDLE=1 [2022-01-03T15:40:00.830Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:00.830Z] container=docker [2022-01-03T15:40:00.830Z] HOME=/root [2022-01-03T15:40:00.830Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:40:00.830Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:40:00.830Z] VALIDATE_BRANCH=master [2022-01-03T15:40:00.830Z] TERM=xterm [2022-01-03T15:40:00.830Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:40:00.830Z] SHLVL=1 [2022-01-03T15:40:00.830Z] TIMEOUT=120m [2022-01-03T15:40:00.830Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:40:00.830Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:40:00.830Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-03T15:40:00.830Z] GO111MODULE=off [2022-01-03T15:40:00.830Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:40:00.830Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:40:00.830Z] GOPATH=/go [2022-01-03T15:40:00.830Z] PKG_CONFIG=pkg-config [2022-01-03T15:40:00.830Z] _=/usr/bin/env [2022-01-03T15:40:00.830Z] Building test suite binary ./integration-cli/test.main [2022-01-03T15:40:01.087Z] [2022-01-03T15:40:01.344Z] [2022-01-03T15:40:01.344Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:40:01.344Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:40:01.344Z] HOSTNAME=b5c142179053 [2022-01-03T15:40:01.344Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T15:40:01.344Z] TESTDEBUG=0 [2022-01-03T15:40:01.344Z] DEST=bundles/test-integration [2022-01-03T15:40:01.344Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:40:01.344Z] KEEPBUNDLE=1 [2022-01-03T15:40:01.344Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:01.344Z] container=docker [2022-01-03T15:40:01.344Z] HOME=/root [2022-01-03T15:40:01.344Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:40:01.344Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:40:01.344Z] VALIDATE_BRANCH=master [2022-01-03T15:40:01.344Z] TERM=xterm [2022-01-03T15:40:01.344Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:40:01.344Z] SHLVL=1 [2022-01-03T15:40:01.344Z] TIMEOUT=120m [2022-01-03T15:40:01.344Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:40:01.344Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:40:01.344Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-03T15:40:01.344Z] GO111MODULE=off [2022-01-03T15:40:01.344Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:40:01.344Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:40:01.344Z] GOPATH=/go [2022-01-03T15:40:01.344Z] PKG_CONFIG=pkg-config [2022-01-03T15:40:01.344Z] _=/usr/bin/env [2022-01-03T15:40:01.344Z] Building test suite binary ./integration-cli/test.main [2022-01-03T15:40:01.600Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-03T15:40:02.080Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 6.7s [2022-01-03T15:40:02.968Z] No new tests added to integration. [2022-01-03T15:40:02.968Z] [2022-01-03T15:40:02.968Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:40:04.672Z] Fetching without tags [2022-01-03T15:40:04.752Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 10.3s [2022-01-03T15:40:05.002Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:05.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:40:05.488Z] HOSTNAME=b7909bd38fd5 [2022-01-03T15:40:05.488Z] TESTDEBUG=0 [2022-01-03T15:40:05.488Z] DEST=bundles/test-integration [2022-01-03T15:40:05.488Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:40:05.488Z] KEEPBUNDLE=1 [2022-01-03T15:40:05.488Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:05.488Z] container=docker [2022-01-03T15:40:05.488Z] HOME=/root [2022-01-03T15:40:05.488Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:40:05.488Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:40:05.488Z] VALIDATE_BRANCH=master [2022-01-03T15:40:05.488Z] TERM=xterm [2022-01-03T15:40:05.488Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:40:05.488Z] SHLVL=1 [2022-01-03T15:40:05.488Z] TIMEOUT=120m [2022-01-03T15:40:05.488Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:40:05.488Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:40:05.488Z] GO111MODULE=off [2022-01-03T15:40:05.488Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:40:05.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:40:05.488Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:40:05.488Z] GOPATH=/go [2022-01-03T15:40:05.488Z] PKG_CONFIG=pkg-config [2022-01-03T15:40:05.488Z] _=/usr/bin/env [2022-01-03T15:40:05.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:40:05.690Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 11.9s done [2022-01-03T15:40:05.949Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:40:06.213Z] #11 DONE 47.6s [2022-01-03T15:40:06.213Z] [2022-01-03T15:40:06.213Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:40:06.213Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:40:04.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:40:04.538Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:40:04.546Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:40:04.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:40:04.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:40:04.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:40:04.617Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:40:04.952Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:40:04.965Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:40:06.911Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:06.911Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:40:07.372Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 11.8s [2022-01-03T15:40:07.599Z] #12 DONE 1.3s [2022-01-03T15:40:07.599Z] [2022-01-03T15:40:07.599Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:40:07.599Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:40:07.943Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 12.6s done [2022-01-03T15:40:08.204Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:40:08.464Z] #11 DONE 46.7s [2022-01-03T15:40:08.464Z] [2022-01-03T15:40:08.464Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:40:08.464Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:40:08.543Z] #13 DONE 0.9s [2022-01-03T15:40:08.543Z] [2022-01-03T15:40:08.543Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:40:08.543Z] #40 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:40:08.543Z] #40 DONE 0.1s [2022-01-03T15:40:08.543Z] [2022-01-03T15:40:08.543Z] #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-01-03T15:40:08.543Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:40:08.543Z] #62 ... [2022-01-03T15:40:08.543Z] [2022-01-03T15:40:08.543Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:40:08.543Z] #49 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:40:08.543Z] #49 DONE 0.2s [2022-01-03T15:40:06.638Z] > git remote # timeout=10 [2022-01-03T15:40:06.674Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:40:06.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:40:06.778Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:40:06.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:40:06.861Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:40:06.879Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:40:08.719Z] Fetching without tags [2022-01-03T15:40:08.801Z] [2022-01-03T15:40:08.801Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:40:08.801Z] #53 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:40:08.801Z] #53 DONE 0.2s [2022-01-03T15:40:08.801Z] [2022-01-03T15:40:08.801Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:08.801Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:08.964Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:09.851Z] #12 DONE 1.2s [2022-01-03T15:40:09.851Z] [2022-01-03T15:40:09.851Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:40:09.851Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:40:09.976Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:40:09.977Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:40:08.588Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:40:08.600Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:40:08.694Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:40:08.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:40:08.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:40:08.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:40:08.722Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:40:08.973Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:40:08.982Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:40:09.920Z] > git remote # timeout=10 [2022-01-03T15:40:09.944Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:40:09.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:40:09.953Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:40:09.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:40:09.980Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:40:10.009Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:40:10.797Z] #13 DONE 0.9s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:40:10.797Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:40:10.797Z] #42 DONE 0.0s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:10.797Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:10.797Z] #43 ... [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:40:10.797Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:40:10.797Z] #33 DONE 0.2s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:40:10.797Z] #25 sha256:0b4febf2c0dfd623685beb541abc8cd1672707f355d4236627e9f83316030f7c [2022-01-03T15:40:10.797Z] #25 DONE 0.2s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:40:10.797Z] #64 sha256:1cc4d2f0222a122f061fe7a9e5363d6e0028cced4cb4855729c65393bd6c92f1 [2022-01-03T15:40:10.797Z] #64 DONE 0.2s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:40:10.797Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:40:10.797Z] #46 DONE 0.2s [2022-01-03T15:40:10.797Z] [2022-01-03T15:40:10.797Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:10.797Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:11.436Z] Commit message: "Ensure system clock was set" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:40:12.479Z] + docker version [2022-01-03T15:40:14.071Z] #54 ... [2022-01-03T15:40:14.071Z] [2022-01-03T15:40:14.071Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-03T15:40:14.071Z] #14 sha256:6a2c6140ea8e141b82388bd7da7b3918d757d118bd564e409435a8308fe1edf6 [2022-01-03T15:40:14.071Z] #14 DONE 5.3s [2022-01-03T15:40:14.071Z] [2022-01-03T15:40:14.071Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:14.071Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:14.071Z] #50 ... [2022-01-03T15:40:14.071Z] [2022-01-03T15:40:14.071Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-03T15:40:14.071Z] #15 sha256:49eb0d8fcb534adc8bc805573626361508e31417fd8fce04370e62b62f6cf61d [2022-01-03T15:40:15.015Z] Commit message: "Ensure system clock was set" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:40:16.225Z] + docker version [2022-01-03T15:40:17.363Z] #15 DONE 3.0s [2022-01-03T15:40:17.363Z] [2022-01-03T15:40:17.363Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-03T15:40:17.363Z] #16 sha256:eedaefa1f84bee1fc90417755710e9c195aa28b603b218650211af677e1e0dd6 [2022-01-03T15:40:17.397Z] #47 ... [2022-01-03T15:40:17.397Z] [2022-01-03T15:40:17.397Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:40:17.397Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:40:17.397Z] #34 6.392 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:40:17.397Z] #34 6.394 Cloning into '.'... [2022-01-03T15:40:18.742Z] #16 ... [2022-01-03T15:40:18.742Z] [2022-01-03T15:40:18.742Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:40:18.742Z] #56 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:40:18.742Z] #56 5.663 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:40:18.742Z] #56 ... [2022-01-03T15:40:18.742Z] [2022-01-03T15:40:18.742Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:18.742Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:18.742Z] #60 5.730 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:40:18.742Z] #60 ... [2022-01-03T15:40:18.742Z] [2022-01-03T15:40:18.742Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:40:18.742Z] #43 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:40:18.742Z] #43 6.745 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:40:19.001Z] #43 ... [2022-01-03T15:40:19.001Z] [2022-01-03T15:40:19.001Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:40:19.001Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:40:19.001Z] #41 5.370 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:40:19.001Z] #41 5.372 Cloning into '.'... [2022-01-03T15:40:19.001Z] #41 ... [2022-01-03T15:40:19.001Z] [2022-01-03T15:40:19.001Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-03T15:40:19.001Z] #16 sha256:eedaefa1f84bee1fc90417755710e9c195aa28b603b218650211af677e1e0dd6 [2022-01-03T15:40:19.001Z] #16 DONE 2.3s [2022-01-03T15:40:19.001Z] [2022-01-03T15:40:19.001Z] #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-01-03T15:40:19.001Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:19.001Z] #58 6.705 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:40:19.001Z] #58 8.490 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:40:19.001Z] #58 8.490 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:40:19.001Z] #58 8.646 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:40:19.001Z] #58 8.710 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:40:19.001Z] #58 9.211 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:40:19.001Z] #58 9.402 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:40:19.001Z] #58 9.508 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:40:19.001Z] #58 9.786 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:40:19.001Z] #58 9.937 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:40:19.260Z] #58 ... [2022-01-03T15:40:19.260Z] [2022-01-03T15:40:19.260Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-03T15:40:19.260Z] #17 sha256:f013e992762b9d4b23644f52b5e0be42ba63f7c6b3d5962098c68f501725816f [2022-01-03T15:40:19.950Z] #34 ... [2022-01-03T15:40:19.950Z] [2022-01-03T15:40:19.950Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:19.950Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:19.950Z] #43 9.043 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:40:19.950Z] #43 9.043 Cloning into '.'... [2022-01-03T15:40:20.525Z] #43 ... [2022-01-03T15:40:20.525Z] [2022-01-03T15:40:20.525Z] #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-01-03T15:40:20.525Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:40:20.625Z] Client: Docker Engine - Community [2022-01-03T15:40:20.625Z] Version: 20.10.10-rc1 [2022-01-03T15:40:20.625Z] API version: 1.41 [2022-01-03T15:40:20.625Z] Go version: go1.16.9 [2022-01-03T15:40:20.625Z] Git commit: b485636 [2022-01-03T15:40:20.625Z] Built: Mon Oct 18 15:22:14 2021 [2022-01-03T15:40:20.625Z] OS/Arch: linux/amd64 [2022-01-03T15:40:20.625Z] Context: default [2022-01-03T15:40:20.625Z] Experimental: true [2022-01-03T15:40:20.625Z] [2022-01-03T15:40:20.625Z] Server: Docker Engine - Community [2022-01-03T15:40:20.625Z] Engine: [2022-01-03T15:40:20.625Z] Version: 20.10.10-rc1 [2022-01-03T15:40:20.625Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:40:20.625Z] Go version: go1.16.9 [2022-01-03T15:40:20.625Z] Git commit: 9f5b26f [2022-01-03T15:40:20.625Z] Built: Mon Oct 18 15:20:19 2021 [2022-01-03T15:40:20.625Z] OS/Arch: linux/amd64 [2022-01-03T15:40:20.625Z] Experimental: true [2022-01-03T15:40:20.625Z] containerd: [2022-01-03T15:40:20.625Z] Version: 1.4.11 [2022-01-03T15:40:20.625Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:40:20.625Z] runc: [2022-01-03T15:40:20.625Z] Version: 1.0.2 [2022-01-03T15:40:20.625Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:40:20.625Z] docker-init: [2022-01-03T15:40:20.625Z] Version: 0.19.0 [2022-01-03T15:40:20.626Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:40:20.787Z] #60 ... [2022-01-03T15:40:20.787Z] [2022-01-03T15:40:20.787Z] #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-01-03T15:40:20.787Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:40:20.787Z] #55 9.065 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:40:20.943Z] + docker info [2022-01-03T15:40:21.048Z] #55 ... [2022-01-03T15:40:21.048Z] [2022-01-03T15:40:21.048Z] #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-01-03T15:40:21.048Z] #65 sha256:939a65da726af9b05aea5653e773391fcb8bb07b2ea87b56149b3ed44db3136d [2022-01-03T15:40:21.048Z] #65 9.607 + RM_GOPATH=0 [2022-01-03T15:40:21.048Z] #65 9.607 + TMP_GOPATH= [2022-01-03T15:40:21.048Z] #65 9.608 + : /build [2022-01-03T15:40:21.048Z] #65 9.608 + '[' -z '' ']' [2022-01-03T15:40:21.048Z] #65 9.608 ++ mktemp -d [2022-01-03T15:40:21.048Z] #65 9.609 + export GOPATH=/tmp/tmp.QmUK95Myr2 [2022-01-03T15:40:21.048Z] #65 9.609 + GOPATH=/tmp/tmp.QmUK95Myr2 [2022-01-03T15:40:21.048Z] #65 9.609 + RM_GOPATH=1 [2022-01-03T15:40:21.048Z] #65 9.609 + case "$(go env GOARCH)" in [2022-01-03T15:40:21.048Z] #65 9.611 ++ go env GOARCH [2022-01-03T15:40:21.048Z] #65 9.663 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:40:21.048Z] #65 9.663 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:40:21.048Z] #65 9.663 ++ dirname /install.sh [2022-01-03T15:40:21.048Z] #65 9.695 + dir=/ [2022-01-03T15:40:21.048Z] #65 9.695 + bin=rootlesskit [2022-01-03T15:40:21.048Z] #65 9.695 + shift [2022-01-03T15:40:21.048Z] #65 9.695 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:40:21.048Z] #65 9.695 + . //rootlesskit.installer [2022-01-03T15:40:21.048Z] #65 9.695 ++ : v0.14.6 [2022-01-03T15:40:21.048Z] #65 9.695 + install_rootlesskit [2022-01-03T15:40:21.048Z] #65 9.695 + case "$1" in [2022-01-03T15:40:21.048Z] #65 9.695 + export CGO_ENABLED=0 [2022-01-03T15:40:21.048Z] #65 9.695 + CGO_ENABLED=0 [2022-01-03T15:40:21.048Z] #65 9.695 + _install_rootlesskit [2022-01-03T15:40:21.048Z] #65 9.703 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:40:21.048Z] #65 9.703 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:40:21.048Z] #65 9.703 + GOBIN=/build [2022-01-03T15:40:21.048Z] #65 9.703 + GO111MODULE=on [2022-01-03T15:40:21.048Z] #65 9.703 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:40:21.048Z] #65 9.703 Install rootlesskit version v0.14.6 [2022-01-03T15:40:21.048Z] #65 ... [2022-01-03T15:40:21.048Z] [2022-01-03T15:40:21.048Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:40:21.048Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:40:21.048Z] #38 8.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:21.048Z] #38 8.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:21.048Z] #38 8.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:21.048Z] #38 9.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:21.166Z] #17 DONE 2.3s [2022-01-03T15:40:21.166Z] [2022-01-03T15:40:21.166Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:21.166Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:21.166Z] #60 11.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:40:21.166Z] #60 11.31 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:40:21.166Z] #60 11.42 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:40:21.166Z] #60 11.45 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:40:21.166Z] #60 11.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:40:21.166Z] #60 11.80 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:40:21.166Z] #60 12.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:40:21.166Z] #60 12.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:40:21.309Z] #38 ... [2022-01-03T15:40:21.309Z] [2022-01-03T15:40:21.309Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:21.309Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:21.309Z] #53 7.991 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:40:21.309Z] #53 ... [2022-01-03T15:40:21.309Z] [2022-01-03T15:40:21.309Z] #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-01-03T15:40:21.309Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:21.309Z] #51 8.900 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:40:21.569Z] #51 ... [2022-01-03T15:40:21.569Z] [2022-01-03T15:40:21.569Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:40:21.569Z] #26 sha256:815129a7b73b721605fa33c780d474fa66fa96557f12032f36d5afe106e71017 [2022-01-03T15:40:21.569Z] #26 9.402 + RM_GOPATH=0 [2022-01-03T15:40:21.569Z] #26 9.402 + TMP_GOPATH= [2022-01-03T15:40:21.569Z] #26 9.402 + : /build [2022-01-03T15:40:21.569Z] #26 9.402 + '[' -z '' ']' [2022-01-03T15:40:21.569Z] #26 9.402 ++ mktemp -d [2022-01-03T15:40:21.569Z] #26 9.410 + export GOPATH=/tmp/tmp.978rZBV8uD [2022-01-03T15:40:21.569Z] #26 9.410 + GOPATH=/tmp/tmp.978rZBV8uD [2022-01-03T15:40:21.569Z] #26 9.410 + RM_GOPATH=1 [2022-01-03T15:40:21.569Z] #26 9.410 + case "$(go env GOARCH)" in [2022-01-03T15:40:21.569Z] #26 9.410 ++ go env GOARCH [2022-01-03T15:40:21.569Z] #26 9.474 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:40:21.569Z] #26 9.477 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:40:21.569Z] #26 9.477 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:40:21.569Z] #26 9.477 ++ dirname /install.sh [2022-01-03T15:40:21.569Z] #26 9.477 + dir=/ [2022-01-03T15:40:21.569Z] #26 9.477 + bin=dockercli [2022-01-03T15:40:21.569Z] #26 9.477 + shift [2022-01-03T15:40:21.569Z] #26 9.477 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:40:21.569Z] #26 9.477 + . //dockercli.installer [2022-01-03T15:40:21.569Z] #26 9.477 ++ : stable [2022-01-03T15:40:21.569Z] #26 9.477 ++ : 17.06.2-ce [2022-01-03T15:40:21.569Z] #26 9.477 + install_dockercli [2022-01-03T15:40:21.569Z] #26 9.477 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:40:21.569Z] #26 9.482 ++ uname -m [2022-01-03T15:40:21.569Z] #26 9.484 + arch=x86_64 [2022-01-03T15:40:21.569Z] #26 9.484 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:40:21.569Z] #26 9.484 + url=https://download.docker.com/linux/static [2022-01-03T15:40:21.569Z] #26 9.494 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:40:21.569Z] #26 9.501 + tar -xz docker/docker [2022-01-03T15:40:21.569Z] #26 ... [2022-01-03T15:40:21.569Z] [2022-01-03T15:40:21.569Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:40:21.569Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:40:21.569Z] #49 9.033 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:40:21.830Z] #49 ... [2022-01-03T15:40:21.830Z] [2022-01-03T15:40:21.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:40:21.830Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:40:21.830Z] #14 9.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:21.830Z] #14 10.01 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:21.830Z] #14 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:21.830Z] #14 ... [2022-01-03T15:40:21.830Z] [2022-01-03T15:40:21.830Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:40:21.830Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:40:21.830Z] #36 7.198 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:40:22.090Z] #36 ... [2022-01-03T15:40:22.090Z] [2022-01-03T15:40:22.090Z] #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-01-03T15:40:22.090Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:22.090Z] #51 11.42 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:40:22.090Z] #51 11.48 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:40:22.351Z] #51 11.76 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:40:22.351Z] #51 11.79 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:40:22.548Z] #60 13.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:40:22.808Z] #60 14.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:40:22.922Z] #51 12.44 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:40:23.182Z] #51 12.63 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:40:23.443Z] #51 12.76 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:40:23.443Z] #51 12.96 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:40:23.707Z] #51 13.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:40:23.748Z] #60 ... [2022-01-03T15:40:23.748Z] [2022-01-03T15:40:23.748Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-03T15:40:23.748Z] #18 sha256:8b2367b00eb9c0982d1cd6bbc2219d90a25235c7003975fe3bb29834596d0fb1 [2022-01-03T15:40:23.748Z] #18 DONE 2.4s [2022-01-03T15:40:24.007Z] [2022-01-03T15:40:24.007Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:40:24.007Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:40:24.266Z] #19 ... [2022-01-03T15:40:24.266Z] [2022-01-03T15:40:24.266Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:24.266Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:24.266Z] #50 5.610 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:40:24.266Z] #50 5.614 Cloning into '.'... [2022-01-03T15:40:24.374Z] Client: Docker Engine - Community [2022-01-03T15:40:24.374Z] Version: 20.10.10-rc1 [2022-01-03T15:40:24.374Z] API version: 1.41 [2022-01-03T15:40:24.374Z] Go version: go1.16.9 [2022-01-03T15:40:24.374Z] Git commit: b485636 [2022-01-03T15:40:24.374Z] Built: Mon Oct 18 15:21:14 2021 [2022-01-03T15:40:24.374Z] OS/Arch: linux/arm64 [2022-01-03T15:40:24.374Z] Context: default [2022-01-03T15:40:24.374Z] Experimental: true [2022-01-03T15:40:24.374Z] [2022-01-03T15:40:24.374Z] Server: Docker Engine - Community [2022-01-03T15:40:24.374Z] Engine: [2022-01-03T15:40:24.374Z] Version: 20.10.10-rc1 [2022-01-03T15:40:24.374Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:40:24.374Z] Go version: go1.16.9 [2022-01-03T15:40:24.374Z] Git commit: 9f5b26f [2022-01-03T15:40:24.374Z] Built: Mon Oct 18 15:19:46 2021 [2022-01-03T15:40:24.374Z] OS/Arch: linux/arm64 [2022-01-03T15:40:24.374Z] Experimental: true [2022-01-03T15:40:24.374Z] containerd: [2022-01-03T15:40:24.374Z] Version: 1.4.11 [2022-01-03T15:40:24.374Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:40:24.374Z] runc: [2022-01-03T15:40:24.374Z] Version: 1.0.2 [2022-01-03T15:40:24.374Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:40:24.374Z] docker-init: [2022-01-03T15:40:24.374Z] Version: 0.19.0 [2022-01-03T15:40:24.374Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:40:24.526Z] #50 ... [2022-01-03T15:40:24.526Z] [2022-01-03T15:40:24.526Z] #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-01-03T15:40:24.526Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:24.526Z] #58 14.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:40:24.526Z] #58 14.84 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:40:24.526Z] #58 14.94 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:40:24.695Z] + docker info [2022-01-03T15:40:25.094Z] #58 ... [2022-01-03T15:40:25.094Z] [2022-01-03T15:40:25.094Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:25.094Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:25.094Z] #54 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:25.094Z] #54 6.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:25.094Z] #54 6.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:25.094Z] #54 6.926 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:40:25.094Z] #54 7.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:25.094Z] #54 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:25.094Z] #54 12.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:25.094Z] #54 15.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:40:25.664Z] #54 ... [2022-01-03T15:40:25.664Z] [2022-01-03T15:40:25.664Z] #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-01-03T15:40:25.664Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:25.664Z] #58 17.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:40:25.664Z] #58 17.19 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:40:25.664Z] #58 ... [2022-01-03T15:40:25.664Z] [2022-01-03T15:40:25.664Z] #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-01-03T15:40:25.664Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:40:25.664Z] #62 7.258 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:40:25.664Z] #62 8.438 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:40:25.664Z] #62 8.440 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:40:25.664Z] #62 8.522 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:40:25.664Z] #62 10.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:40:26.232Z] #62 ... [2022-01-03T15:40:26.232Z] [2022-01-03T15:40:26.232Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:26.232Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:26.232Z] #60 17.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:40:26.232Z] #60 17.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:40:26.232Z] #60 17.83 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:40:26.491Z] #60 18.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:40:26.491Z] #60 18.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:40:26.491Z] #60 18.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:40:26.751Z] #60 18.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:40:27.320Z] #60 18.67 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:40:27.320Z] #60 18.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:40:27.320Z] #60 18.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:40:27.320Z] #60 18.93 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:40:27.579Z] #60 19.13 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:40:27.579Z] #60 19.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:40:27.579Z] #60 19.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:40:27.579Z] #60 19.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:40:27.579Z] #60 19.29 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:40:27.911Z] #51 ... [2022-01-03T15:40:27.911Z] [2022-01-03T15:40:27.911Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:27.911Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:27.911Z] #53 16.44 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:40:27.911Z] #53 16.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:40:27.911Z] #53 16.53 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:40:27.911Z] #53 16.62 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:40:27.911Z] #53 16.71 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:40:27.911Z] #53 17.27 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:40:28.146Z] #60 19.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:40:28.147Z] #60 19.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:40:28.406Z] #60 19.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:40:28.406Z] #60 19.96 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:40:28.406Z] #60 19.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:40:28.406Z] #60 19.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:40:28.406Z] #60 20.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:40:28.681Z] #60 20.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:40:28.681Z] #60 20.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:40:28.851Z] #53 18.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:40:28.851Z] #53 18.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:40:28.940Z] #60 20.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:40:28.940Z] #60 20.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:40:29.199Z] #60 20.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:40:29.199Z] #60 20.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:40:29.199Z] #60 20.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:40:29.458Z] #60 20.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:40:29.458Z] #60 20.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:40:29.458Z] #60 21.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:40:29.458Z] #60 21.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:40:29.717Z] #60 21.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:40:29.717Z] #60 21.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:40:29.977Z] #60 21.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:40:30.236Z] #60 21.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:40:30.236Z] #60 21.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:40:30.495Z] #60 21.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:40:30.495Z] #60 22.10 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:40:30.495Z] #60 22.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:40:30.495Z] #60 22.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:40:30.754Z] #60 22.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:40:30.763Z] #53 20.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:40:30.763Z] #53 ... [2022-01-03T15:40:30.763Z] [2022-01-03T15:40:30.763Z] #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-01-03T15:40:30.763Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:40:30.763Z] #60 10.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:30.763Z] #60 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:30.763Z] #60 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:30.763Z] #60 11.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:30.763Z] #60 15.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:30.763Z] #60 19.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:31.024Z] #60 ... [2022-01-03T15:40:31.024Z] [2022-01-03T15:40:31.024Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:31.024Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:31.024Z] #53 20.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:40:31.286Z] #53 ... [2022-01-03T15:40:31.286Z] [2022-01-03T15:40:31.286Z] #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-01-03T15:40:31.286Z] #65 sha256:939a65da726af9b05aea5653e773391fcb8bb07b2ea87b56149b3ed44db3136d [2022-01-03T15:40:31.286Z] #65 10.51 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:40:31.286Z] #65 14.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:40:31.286Z] #65 14.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:40:31.286Z] #65 15.91 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:40:31.547Z] #65 ... [2022-01-03T15:40:31.547Z] [2022-01-03T15:40:31.547Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:31.547Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:31.547Z] #47 10.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:31.547Z] #47 10.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:31.547Z] #47 10.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:31.547Z] #47 10.80 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:40:31.547Z] #47 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:31.547Z] #47 17.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:31.547Z] #47 ... [2022-01-03T15:40:31.547Z] [2022-01-03T15:40:31.547Z] #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-01-03T15:40:31.547Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:40:31.547Z] #55 10.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:40:31.547Z] #55 10.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:40:31.547Z] #55 11.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:40:31.547Z] #55 14.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:40:31.693Z] #60 ... [2022-01-03T15:40:31.693Z] [2022-01-03T15:40:31.693Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:40:31.693Z] #43 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:40:31.693Z] #43 22.80 tomll can be used in two ways: [2022-01-03T15:40:31.693Z] #43 22.80 Writing to STDIN and reading from STDOUT: [2022-01-03T15:40:31.693Z] #43 22.80 cat file.toml | tomll > file.toml [2022-01-03T15:40:31.693Z] #43 22.80 [2022-01-03T15:40:31.693Z] #43 22.80 Reading and updating a list of files: [2022-01-03T15:40:31.693Z] #43 22.80 tomll a.toml b.toml c.toml [2022-01-03T15:40:31.693Z] #43 22.80 [2022-01-03T15:40:31.693Z] #43 22.80 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:40:31.693Z] #43 DONE 23.2s [2022-01-03T15:40:31.693Z] [2022-01-03T15:40:31.693Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:40:31.693Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:40:31.693Z] #19 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:31.693Z] #19 2.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:31.693Z] #19 2.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:31.693Z] #19 3.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:31.693Z] #19 5.004 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:40:31.693Z] #19 6.607 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:40:31.808Z] #55 ... [2022-01-03T15:40:31.808Z] [2022-01-03T15:40:31.808Z] #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-01-03T15:40:31.808Z] #65 sha256:939a65da726af9b05aea5653e773391fcb8bb07b2ea87b56149b3ed44db3136d [2022-01-03T15:40:31.808Z] #65 20.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:40:31.952Z] #19 8.063 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:40:31.952Z] #19 ... [2022-01-03T15:40:31.952Z] [2022-01-03T15:40:31.952Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:31.952Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:31.952Z] #60 23.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:40:31.952Z] #60 23.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:40:32.221Z] #60 23.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:40:32.221Z] #60 23.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:40:32.221Z] #60 23.72 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:40:32.381Z] #65 ... [2022-01-03T15:40:32.381Z] [2022-01-03T15:40:32.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:40:32.381Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:40:32.381Z] #14 11.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:32.381Z] #14 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:32.381Z] #14 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:32.482Z] #60 23.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:40:32.482Z] #60 24.09 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:40:32.655Z] #14 ... [2022-01-03T15:40:32.655Z] [2022-01-03T15:40:32.655Z] #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-01-03T15:40:32.655Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:32.655Z] #51 20.28 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:40:32.655Z] #51 20.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:40:32.655Z] #51 20.78 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:40:33.225Z] #51 ... [2022-01-03T15:40:33.225Z] [2022-01-03T15:40:33.225Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:40:33.225Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:40:33.225Z] #38 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:33.225Z] #38 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:33.485Z] #38 ... [2022-01-03T15:40:33.485Z] [2022-01-03T15:40:33.485Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:33.485Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:33.485Z] #47 21.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:33.860Z] #60 ... [2022-01-03T15:40:33.860Z] [2022-01-03T15:40:33.860Z] #56 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:40:33.860Z] #56 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:40:33.860Z] #56 24.88 Usage of /build/vndr: [2022-01-03T15:40:33.860Z] #56 24.88 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:40:33.860Z] #56 24.88 /build/vndr init [2022-01-03T15:40:33.860Z] #56 24.88 -strict [2022-01-03T15:40:33.860Z] #56 24.88 checking mode. treat non-trivial warning as an error [2022-01-03T15:40:33.860Z] #56 24.88 -verbose [2022-01-03T15:40:33.860Z] #56 24.88 shows all warnings [2022-01-03T15:40:33.860Z] #56 24.88 -whitelist value [2022-01-03T15:40:33.860Z] #56 24.88 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:40:33.860Z] #56 DONE 25.1s [2022-01-03T15:40:33.860Z] [2022-01-03T15:40:33.860Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:33.860Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:33.860Z] #54 24.79 Fetched 8491 kB in 19s (448 kB/s) [2022-01-03T15:40:36.785Z] #47 25.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:40:36.934Z] Client: [2022-01-03T15:40:36.934Z] Context: default [2022-01-03T15:40:36.934Z] Debug Mode: false [2022-01-03T15:40:36.934Z] Plugins: [2022-01-03T15:40:36.934Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:40:36.934Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:40:36.934Z] [2022-01-03T15:40:36.934Z] Server: [2022-01-03T15:40:36.934Z] Containers: 0 [2022-01-03T15:40:36.934Z] Running: 0 [2022-01-03T15:40:36.934Z] Paused: 0 [2022-01-03T15:40:36.934Z] Stopped: 0 [2022-01-03T15:40:36.934Z] Images: 0 [2022-01-03T15:40:36.934Z] Server Version: 20.10.10-rc1 [2022-01-03T15:40:36.934Z] Storage Driver: overlay2 [2022-01-03T15:40:36.934Z] Backing Filesystem: extfs [2022-01-03T15:40:36.934Z] Supports d_type: true [2022-01-03T15:40:36.934Z] Native Overlay Diff: true [2022-01-03T15:40:36.934Z] userxattr: false [2022-01-03T15:40:36.934Z] Logging Driver: json-file [2022-01-03T15:40:36.934Z] Cgroup Driver: cgroupfs [2022-01-03T15:40:36.934Z] Cgroup Version: 1 [2022-01-03T15:40:36.934Z] Plugins: [2022-01-03T15:40:36.934Z] Volume: local [2022-01-03T15:40:36.934Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:40:36.934Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:40:36.934Z] Swarm: inactive [2022-01-03T15:40:36.934Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:40:36.934Z] Default Runtime: runc [2022-01-03T15:40:36.934Z] Init Binary: docker-init [2022-01-03T15:40:36.934Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:40:36.934Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:40:36.934Z] init version: de40ad0 [2022-01-03T15:40:36.934Z] Security Options: [2022-01-03T15:40:36.934Z] apparmor [2022-01-03T15:40:36.934Z] seccomp [2022-01-03T15:40:36.934Z] Profile: default [2022-01-03T15:40:36.934Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T15:40:36.934Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T15:40:36.934Z] OSType: linux [2022-01-03T15:40:36.934Z] Architecture: aarch64 [2022-01-03T15:40:36.934Z] CPUs: 2 [2022-01-03T15:40:36.934Z] Total Memory: 7.581GiB [2022-01-03T15:40:36.934Z] Name: ip-10-100-33-30 [2022-01-03T15:40:36.934Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2022-01-03T15:40:36.934Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:40:36.934Z] Debug Mode: false [2022-01-03T15:40:36.934Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:40:36.934Z] Labels: [2022-01-03T15:40:36.934Z] Experimental: true [2022-01-03T15:40:36.934Z] Insecure Registries: [2022-01-03T15:40:36.934Z] 127.0.0.0/8 [2022-01-03T15:40:36.934Z] Live Restore Enabled: true [2022-01-03T15:40:36.934Z] [Pipeline] sh [2022-01-03T15:40:37.046Z] #47 ... [2022-01-03T15:40:37.046Z] [2022-01-03T15:40:37.046Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:40:37.046Z] #26 sha256:815129a7b73b721605fa33c780d474fa66fa96557f12032f36d5afe106e71017 [2022-01-03T15:40:37.046Z] #26 26.04 + mkdir -p /build [2022-01-03T15:40:37.046Z] #26 26.05 + mv docker/docker /build/ [2022-01-03T15:40:37.046Z] #26 26.07 + rmdir docker [2022-01-03T15:40:37.223Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:40:37.223Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:40:37.223Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:40:37.223Z] + bash /home/ubuntu/workspace/moby_PR-43107/check-config.sh [2022-01-03T15:40:37.223Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:40:37.223Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2022-01-03T15:40:37.223Z] [2022-01-03T15:40:37.223Z] Generally Necessary: [2022-01-03T15:40:37.223Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:40:37.223Z] - apparmor: enabled and tools installed [2022-01-03T15:40:37.223Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:40:37.223Z] - CONFIG_NET_NS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_PID_NS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_MEMCG: enabled [2022-01-03T15:40:37.223Z] - CONFIG_KEYS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:40:37.223Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:40:37.223Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:40:37.223Z] [2022-01-03T15:40:37.223Z] Optional Features: [2022-01-03T15:40:37.223Z] - CONFIG_USER_NS: enabled [2022-01-03T15:40:37.223Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:40:37.484Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:40:37.484Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:40:37.484Z] (cgroup swap accounting is currently enabled) [2022-01-03T15:40:37.484Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:40:37.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:40:37.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:40:37.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:40:37.484Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:40:37.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:40:37.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:40:37.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:40:37.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:40:37.484Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:40:37.484Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:40:37.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:40:37.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:40:37.484Z] - Network Drivers: [2022-01-03T15:40:37.484Z] - "overlay": [2022-01-03T15:40:37.484Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:40:37.484Z] Optional (for encrypted networks): [2022-01-03T15:40:37.484Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:40:37.484Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:40:37.484Z] - CONFIG_XFRM: enabled [2022-01-03T15:40:37.484Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:40:37.484Z] - "ipvlan": [2022-01-03T15:40:37.484Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:40:37.484Z] - "macvlan": [2022-01-03T15:40:37.484Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:40:37.484Z] - "ftp,tftp client in container": [2022-01-03T15:40:37.484Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:40:37.484Z] - Storage Drivers: [2022-01-03T15:40:37.484Z] - "aufs": [2022-01-03T15:40:37.484Z] - CONFIG_AUFS_FS: missing [2022-01-03T15:40:37.484Z] - "btrfs": [2022-01-03T15:40:37.484Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:40:37.484Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:40:37.484Z] - "devicemapper": [2022-01-03T15:40:37.484Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:40:37.484Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:40:37.484Z] - "overlay": [2022-01-03T15:40:37.484Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:40:37.484Z] - "zfs": [2022-01-03T15:40:37.619Z] #26 DONE 26.8s [2022-01-03T15:40:37.619Z] [2022-01-03T15:40:37.619Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:37.619Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:37.619Z] #53 26.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:40:37.619Z] #53 26.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:40:37.619Z] #53 26.66 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:40:37.619Z] #53 26.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:40:37.619Z] #53 26.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:40:37.744Z] - /dev/zfs: present [2022-01-03T15:40:37.744Z] - zfs command: missing [2022-01-03T15:40:37.744Z] - zpool command: missing [2022-01-03T15:40:37.744Z] [2022-01-03T15:40:37.744Z] Limits: [2022-01-03T15:40:37.744Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:40:37.744Z] [2022-01-03T15:40:37.744Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:40:37.880Z] #53 27.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:40:37.880Z] #53 27.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:40:38.132Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:60f868c2634b6d76ca49a73464a9319a5430cb59 . [2022-01-03T15:40:38.393Z] #2 [internal] load .dockerignore [2022-01-03T15:40:38.393Z] #2 sha256:b92353030fea83e1c606be62a5c11366318d38c5532c9d565c01ec7cdc5027df [2022-01-03T15:40:38.393Z] #2 transferring context: 87B done [2022-01-03T15:40:38.393Z] #2 DONE 0.2s [2022-01-03T15:40:38.393Z] [2022-01-03T15:40:38.393Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:40:38.393Z] #1 sha256:658585624a66e81c73aac3eb216db41b8b4c11f1fa3e106ca506450926b671d8 [2022-01-03T15:40:38.393Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:40:38.393Z] #1 DONE 0.2s [2022-01-03T15:40:38.393Z] [2022-01-03T15:40:38.393Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:40:38.393Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-03T15:40:38.656Z] #3 DONE 0.4s [2022-01-03T15:40:38.825Z] #53 28.03 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:40:38.825Z] #53 28.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:40:38.825Z] #53 28.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:40:38.825Z] #53 28.34 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:40:38.917Z] [2022-01-03T15:40:38.917Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:40:38.917Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-03T15:40:38.917Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:40:38.917Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-03T15:40:38.917Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-03T15:40:38.917Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:40:38.917Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-03T15:40:38.917Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-01-03T15:40:39.085Z] #53 28.60 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:40:39.191Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-01-03T15:40:39.232Z] #54 24.79 Reading package lists... [2022-01-03T15:40:39.232Z] #54 ... [2022-01-03T15:40:39.232Z] [2022-01-03T15:40:39.232Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:39.232Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:39.232Z] #50 27.20 Updating files: 93% (1633/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:40:39.232Z] #50 27.33 + git checkout -q v2.3.0 [2022-01-03T15:40:39.232Z] #50 29.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:40:39.346Z] #53 28.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:40:39.346Z] #53 28.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:40:39.346Z] #53 28.79 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:40:39.346Z] #53 28.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:40:39.451Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-03T15:40:39.451Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-03T15:40:39.451Z] #4 DONE 0.8s [2022-01-03T15:40:39.712Z] [2022-01-03T15:40:39.712Z] #6 [internal] load .dockerignore [2022-01-03T15:40:39.712Z] #6 sha256:6a67793c454919d8b07147ed691bc54f3529fc9bfb529d4db655e2418aa44cee [2022-01-03T15:40:39.712Z] #6 DONE 0.0s [2022-01-03T15:40:39.712Z] [2022-01-03T15:40:39.712Z] #5 [internal] load build definition from Dockerfile [2022-01-03T15:40:39.712Z] #5 sha256:6c77cc75b0af8d74cd9c1edf4c76fa0d702e9e3eb436f76e198ca9e3effa6bb8 [2022-01-03T15:40:39.712Z] #5 DONE 0.0s [2022-01-03T15:40:39.712Z] [2022-01-03T15:40:39.712Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:40:39.712Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:40:39.921Z] #53 29.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:40:39.921Z] #53 29.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:40:39.921Z] #53 29.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:40:39.921Z] #53 29.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:40:40.182Z] #53 ... [2022-01-03T15:40:40.182Z] [2022-01-03T15:40:40.182Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:40:40.182Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:40:40.182Z] #36 29.17 tomll can be used in two ways: [2022-01-03T15:40:40.182Z] #36 29.17 Writing to STDIN and reading from STDOUT: [2022-01-03T15:40:40.182Z] #36 29.17 cat file.toml | tomll > file.toml [2022-01-03T15:40:40.182Z] #36 29.17 [2022-01-03T15:40:40.182Z] #36 29.17 Reading and updating a list of files: [2022-01-03T15:40:40.182Z] #36 29.17 tomll a.toml b.toml c.toml [2022-01-03T15:40:40.182Z] #36 29.17 [2022-01-03T15:40:40.182Z] #36 29.17 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:40:40.182Z] #36 DONE 29.5s [2022-01-03T15:40:40.182Z] [2022-01-03T15:40:40.182Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:40.182Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:40.182Z] #53 29.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:40:40.182Z] #53 29.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:40:40.182Z] #53 29.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:40:40.182Z] #53 29.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:40:40.182Z] #53 29.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:40:40.182Z] #53 29.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:40:40.442Z] #53 29.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:40:40.442Z] #53 29.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:40:40.654Z] #10 DONE 1.0s [2022-01-03T15:40:40.654Z] [2022-01-03T15:40:40.654Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:40:40.654Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:40:40.703Z] #53 29.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:40:40.703Z] #53 30.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:40:40.703Z] #53 30.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:40:40.703Z] #53 30.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:40:40.915Z] #9 DONE 1.1s [2022-01-03T15:40:40.915Z] [2022-01-03T15:40:40.915Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:40:40.915Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-03T15:40:40.915Z] #8 DONE 1.0s [2022-01-03T15:40:40.915Z] [2022-01-03T15:40:40.915Z] #7 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:40:40.915Z] #7 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2022-01-03T15:40:40.915Z] #7 DONE 1.0s [2022-01-03T15:40:40.965Z] #53 30.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:40:41.182Z] [2022-01-03T15:40:41.182Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:41.182Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:40:41.182Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-03T15:40:41.182Z] #71 DONE 0.0s [2022-01-03T15:40:41.182Z] [2022-01-03T15:40:41.182Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:40:41.182Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T15:40:41.182Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-03T15:40:41.227Z] #53 30.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:40:41.227Z] #53 30.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:40:41.227Z] #53 30.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:40:41.442Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:40:41.442Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-03T15:40:41.442Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-03T15:40:41.487Z] #53 30.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:40:41.704Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.1s [2022-01-03T15:40:41.748Z] #53 31.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:40:41.748Z] #53 31.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:40:41.748Z] #53 31.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:40:41.748Z] #53 31.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:40:41.748Z] #53 31.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:40:41.853Z] #50 ... [2022-01-03T15:40:41.853Z] [2022-01-03T15:40:41.853Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:41.853Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:41.853Z] #60 33.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:40:41.853Z] #60 33.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:40:41.853Z] #60 33.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:40:41.973Z] #28 ... [2022-01-03T15:40:41.973Z] [2022-01-03T15:40:41.973Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:40:41.973Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:40:41.973Z] #45 DONE 0.0s [2022-01-03T15:40:41.973Z] [2022-01-03T15:40:41.973Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:40:41.973Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T15:40:41.973Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 18.87MB / 53.60MB 0.4s [2022-01-03T15:40:41.973Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 52.43MB / 53.60MB 0.7s [2022-01-03T15:40:42.112Z] #60 33.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:40:42.112Z] #60 33.55 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:40:42.409Z] #53 31.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:40:42.409Z] #53 31.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:40:42.673Z] #53 31.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:40:42.673Z] #53 32.13 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:40:42.673Z] #53 32.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:40:42.673Z] #53 32.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:40:42.898Z] Client: [2022-01-03T15:40:42.898Z] Context: default [2022-01-03T15:40:42.898Z] Debug Mode: false [2022-01-03T15:40:42.898Z] Plugins: [2022-01-03T15:40:42.898Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:40:42.898Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:40:42.898Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:40:42.898Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:40:42.898Z] [2022-01-03T15:40:42.898Z] Server: [2022-01-03T15:40:42.898Z] Containers: 0 [2022-01-03T15:40:42.898Z] Running: 0 [2022-01-03T15:40:42.898Z] Paused: 0 [2022-01-03T15:40:42.898Z] Stopped: 0 [2022-01-03T15:40:42.898Z] Images: 0 [2022-01-03T15:40:42.898Z] Server Version: 20.10.10-rc1 [2022-01-03T15:40:42.898Z] Storage Driver: overlay2 [2022-01-03T15:40:42.898Z] Backing Filesystem: extfs [2022-01-03T15:40:42.898Z] Supports d_type: true [2022-01-03T15:40:42.898Z] Native Overlay Diff: true [2022-01-03T15:40:42.898Z] userxattr: false [2022-01-03T15:40:42.898Z] Logging Driver: json-file [2022-01-03T15:40:42.898Z] Cgroup Driver: systemd [2022-01-03T15:40:42.898Z] Cgroup Version: 2 [2022-01-03T15:40:42.898Z] Plugins: [2022-01-03T15:40:42.898Z] Volume: local [2022-01-03T15:40:42.898Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:40:42.898Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:40:42.898Z] Swarm: inactive [2022-01-03T15:40:42.898Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:40:42.898Z] Default Runtime: runc [2022-01-03T15:40:42.898Z] Init Binary: docker-init [2022-01-03T15:40:42.898Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:40:42.898Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:40:42.898Z] init version: de40ad0 [2022-01-03T15:40:42.898Z] Security Options: [2022-01-03T15:40:42.898Z] apparmor [2022-01-03T15:40:42.898Z] seccomp [2022-01-03T15:40:42.898Z] Profile: default [2022-01-03T15:40:42.898Z] cgroupns [2022-01-03T15:40:42.898Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T15:40:42.898Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T15:40:42.898Z] OSType: linux [2022-01-03T15:40:42.898Z] Architecture: x86_64 [2022-01-03T15:40:42.898Z] CPUs: 2 [2022-01-03T15:40:42.898Z] Total Memory: 7.564GiB [2022-01-03T15:40:42.898Z] Name: ip-10-100-35-208 [2022-01-03T15:40:42.898Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2022-01-03T15:40:42.898Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:40:42.898Z] Debug Mode: false [2022-01-03T15:40:42.898Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:40:42.898Z] Labels: [2022-01-03T15:40:42.898Z] Experimental: true [2022-01-03T15:40:42.898Z] Insecure Registries: [2022-01-03T15:40:42.898Z] 127.0.0.0/8 [2022-01-03T15:40:42.898Z] Live Restore Enabled: true [2022-01-03T15:40:42.898Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-03T15:40:42.951Z] #53 32.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [Pipeline] sh [2022-01-03T15:40:43.244Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:60f868c2634b6d76ca49a73464a9319a5430cb59 . [2022-01-03T15:40:43.244Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:40:43.244Z] #1 sha256:a20731b7e6158b21b358a6f48a0d2d08cd0f0a93d460f930164dcb70aa024cf7 [2022-01-03T15:40:43.244Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:40:43.244Z] #1 DONE 0.1s [2022-01-03T15:40:43.244Z] [2022-01-03T15:40:43.244Z] #2 [internal] load .dockerignore [2022-01-03T15:40:43.244Z] #2 sha256:6c40a283fb99a189b7a273e5165dafb4571af293f4c6042317152fd2bd47b352 [2022-01-03T15:40:43.244Z] #2 transferring context: 32B [2022-01-03T15:40:43.493Z] #60 ... [2022-01-03T15:40:43.493Z] [2022-01-03T15:40:43.494Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:40:43.494Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:40:43.494Z] #19 9.458 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:40:43.494Z] #19 10.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:40:43.494Z] #19 11.88 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:40:43.494Z] #19 11.91 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:43.494Z] #19 11.93 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:40:43.494Z] #19 11.94 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:40:43.494Z] #19 11.98 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:40:43.494Z] #19 11.98 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:40:43.494Z] #19 12.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:40:43.494Z] #19 12.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:40:43.494Z] #19 12.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:43.494Z] #19 12.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:40:43.494Z] #19 12.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:40:43.494Z] #19 12.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:40:43.516Z] #2 transferring context: 87B done [2022-01-03T15:40:43.516Z] #2 DONE 0.0s [2022-01-03T15:40:43.516Z] [2022-01-03T15:40:43.516Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:40:43.516Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:40:43.535Z] #53 ... [2022-01-03T15:40:43.535Z] [2022-01-03T15:40:43.535Z] #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-01-03T15:40:43.535Z] #65 sha256:939a65da726af9b05aea5653e773391fcb8bb07b2ea87b56149b3ed44db3136d [2022-01-03T15:40:43.535Z] #65 22.73 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:40:43.535Z] #65 23.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:40:43.535Z] #65 23.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:40:43.535Z] #65 23.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:40:43.535Z] #65 23.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:40:43.535Z] #65 24.30 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:40:43.535Z] #65 24.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:40:43.535Z] #65 25.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:40:43.535Z] #65 25.43 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:40:43.535Z] #65 29.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:40:43.783Z] #3 DONE 0.4s [2022-01-03T15:40:43.895Z] #28 ... [2022-01-03T15:40:43.895Z] [2022-01-03T15:40:43.895Z] #24 [internal] load build context [2022-01-03T15:40:43.895Z] #24 sha256:9559a0cf906b905a9d042ba9476f075dc3cd997f1dc4afeb06b9cfc7e1b97a6d [2022-01-03T15:40:43.895Z] #24 transferring context: 55.51MB 2.3s done [2022-01-03T15:40:43.895Z] #24 DONE 2.7s [2022-01-03T15:40:43.895Z] [2022-01-03T15:40:43.895Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:40:43.895Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T15:40:43.895Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.4s done [2022-01-03T15:40:43.895Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-03T15:40:44.044Z] [2022-01-03T15:40:44.044Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:40:44.044Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:40:44.044Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:40:44.044Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:40:44.044Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:40:44.044Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:40:44.044Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s [2022-01-03T15:40:44.063Z] #19 ... [2022-01-03T15:40:44.063Z] [2022-01-03T15:40:44.063Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:44.063Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:44.063Z] #60 35.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:40:44.156Z] #28 ... [2022-01-03T15:40:44.156Z] [2022-01-03T15:40:44.156Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:44.156Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:40:44.156Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:40:44.156Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:40:44.156Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:40:44.156Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:40:44.156Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-01-03T15:40:44.156Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-01-03T15:40:44.156Z] #69 DONE 2.7s [2022-01-03T15:40:44.156Z] [2022-01-03T15:40:44.156Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:44.156Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:40:44.156Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:40:44.156Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:40:44.156Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:40:44.156Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-01-03T15:40:44.156Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-01-03T15:40:44.156Z] #71 DONE 2.7s [2022-01-03T15:40:44.156Z] [2022-01-03T15:40:44.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:44.156Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:40:44.156Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.3s done [2022-01-03T15:40:44.156Z] #11 sha256:2ab54a4783c7f3b51767e758bc138967d76c342f9b98c387a8ee3d0ece4f439a 1.80kB / 1.80kB done [2022-01-03T15:40:44.156Z] #11 sha256:161ffcb57344153b8a5d26829ed3baa9d5eab56da46289f0bd0b4b1129f755c2 7.08kB / 7.08kB done [2022-01-03T15:40:44.156Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:40:44.156Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.2s done [2022-01-03T15:40:44.156Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 2.5s [2022-01-03T15:40:44.156Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 2.5s [2022-01-03T15:40:44.156Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 8.39MB / 54.67MB 2.5s [2022-01-03T15:40:44.305Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-01-03T15:40:44.306Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-01-03T15:40:44.306Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:40:44.323Z] #60 35.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:40:44.424Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 24.12MB / 54.67MB 2.6s [2022-01-03T15:40:44.424Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 2.7s done [2022-01-03T15:40:44.424Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 40.16MB / 54.67MB 2.7s [2022-01-03T15:40:44.424Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 53.48MB / 54.67MB 2.8s [2022-01-03T15:40:44.486Z] #65 ... [2022-01-03T15:40:44.486Z] [2022-01-03T15:40:44.486Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:44.486Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:44.486Z] #53 34.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:40:44.566Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-03T15:40:44.566Z] #4 DONE 0.8s [2022-01-03T15:40:44.596Z] #60 36.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:40:44.685Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0B / 81.01MB 2.9s [2022-01-03T15:40:44.685Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 13.63MB / 81.01MB 3.0s [2022-01-03T15:40:44.746Z] #53 34.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:40:44.827Z] [2022-01-03T15:40:44.827Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:40:44.827Z] #6 sha256:388a61909b702630ee7bf5f737d5df864873a63b57e0709d38f7dc37582bcedd [2022-01-03T15:40:44.827Z] #6 DONE 0.0s [2022-01-03T15:40:44.827Z] [2022-01-03T15:40:44.827Z] #5 [internal] load .dockerignore [2022-01-03T15:40:44.827Z] #5 sha256:2768da5a89534f418c46591c7fca631d49b68ff75e0abc5f98fe0239596ab679 [2022-01-03T15:40:44.827Z] #5 DONE 0.0s [2022-01-03T15:40:44.827Z] [2022-01-03T15:40:44.827Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:40:44.827Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:40:44.945Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 32.51MB / 81.01MB 3.3s [2022-01-03T15:40:45.006Z] #53 34.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:40:45.006Z] #53 34.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:40:45.207Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 3.3s done [2022-01-03T15:40:45.207Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 38.80MB / 81.01MB 3.5s [2022-01-03T15:40:45.207Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 52.43MB / 81.01MB 3.6s [2022-01-03T15:40:45.397Z] #10 ... [2022-01-03T15:40:45.398Z] [2022-01-03T15:40:45.398Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:40:45.398Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:40:45.398Z] #8 DONE 0.5s [2022-01-03T15:40:45.398Z] [2022-01-03T15:40:45.398Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:40:45.398Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:40:45.398Z] #10 DONE 0.5s [2022-01-03T15:40:45.398Z] [2022-01-03T15:40:45.398Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:40:45.398Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:40:45.398Z] #9 DONE 0.5s [2022-01-03T15:40:45.398Z] [2022-01-03T15:40:45.398Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:40:45.398Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:40:45.398Z] #7 DONE 0.6s [2022-01-03T15:40:45.468Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 61.87MB / 81.01MB 3.7s [2022-01-03T15:40:45.468Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 67.11MB / 81.01MB 3.8s [2022-01-03T15:40:45.576Z] #53 35.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:40:45.729Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 3.9s [2022-01-03T15:40:45.836Z] #53 35.20 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:40:45.836Z] #53 ... [2022-01-03T15:40:45.836Z] [2022-01-03T15:40:45.836Z] #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-01-03T15:40:45.836Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:40:45.836Z] #51 25.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:40:45.836Z] #51 25.40 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:40:45.974Z] [2022-01-03T15:40:45.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:45.974Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:45.974Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.0s done [2022-01-03T15:40:45.974Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:40:45.974Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:40:45.974Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:40:45.974Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.05MB / 54.92MB 0.1s [2022-01-03T15:40:46.096Z] #51 ... [2022-01-03T15:40:46.096Z] [2022-01-03T15:40:46.096Z] #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-01-03T15:40:46.096Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:40:46.096Z] #60 34.01 Fetched 8487 kB in 24s (354 kB/s) [2022-01-03T15:40:46.238Z] #11 ... [2022-01-03T15:40:46.238Z] [2022-01-03T15:40:46.238Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:40:46.238Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:40:46.238Z] #45 DONE 0.0s [2022-01-03T15:40:46.238Z] [2022-01-03T15:40:46.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:46.238Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:46.238Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 25.17MB / 54.92MB 0.4s [2022-01-03T15:40:46.238Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.4s [2022-01-03T15:40:46.516Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 33.23MB / 54.92MB 0.5s [2022-01-03T15:40:46.516Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 0.5s [2022-01-03T15:40:46.670Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-03T15:40:46.779Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s [2022-01-03T15:40:46.779Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 0.7s [2022-01-03T15:40:46.779Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.7s done [2022-01-03T15:40:46.930Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 5.1s done [2022-01-03T15:40:46.930Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.2s done [2022-01-03T15:40:47.045Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.0s [2022-01-03T15:40:47.192Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 0B / 102.63MB 5.4s [2022-01-03T15:40:47.192Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-03T15:40:47.469Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 16.78MB / 102.63MB 5.6s [2022-01-03T15:40:47.624Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.6s done [2022-01-03T15:40:47.751Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 32.51MB / 102.63MB 5.8s [2022-01-03T15:40:47.751Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.3s done [2022-01-03T15:40:48.008Z] #60 34.01 Reading package lists... [2022-01-03T15:40:48.008Z] #60 ... [2022-01-03T15:40:48.008Z] [2022-01-03T15:40:48.008Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:40:48.008Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:40:48.008Z] #49 37.24 Usage of /build/vndr: [2022-01-03T15:40:48.008Z] #49 37.24 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:40:48.008Z] #49 37.24 /build/vndr init [2022-01-03T15:40:48.008Z] #49 37.24 -strict [2022-01-03T15:40:48.008Z] #49 37.24 checking mode. treat non-trivial warning as an error [2022-01-03T15:40:48.008Z] #49 37.24 -verbose [2022-01-03T15:40:48.008Z] #49 37.24 shows all warnings [2022-01-03T15:40:48.008Z] #49 37.24 -whitelist value [2022-01-03T15:40:48.008Z] #49 37.24 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:40:48.008Z] #49 DONE 37.4s [2022-01-03T15:40:48.154Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 54.53MB / 102.63MB 6.3s [2022-01-03T15:40:48.206Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.0s done [2022-01-03T15:40:48.206Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 2.1s [2022-01-03T15:40:48.206Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 0B / 134.81MB 2.2s [2022-01-03T15:40:48.206Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 2.2s [2022-01-03T15:40:48.206Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 7.81MB / 85.80MB 2.3s [2022-01-03T15:40:48.206Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.5s [2022-01-03T15:40:48.268Z] [2022-01-03T15:40:48.268Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:48.268Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:48.268Z] #47 36.93 Fetched 8491 kB in 27s (314 kB/s) [2022-01-03T15:40:48.415Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 75.06MB / 102.63MB 6.5s [2022-01-03T15:40:48.415Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 93.14MB / 102.63MB 6.7s [2022-01-03T15:40:48.415Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-03T15:40:48.415Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 102.63MB / 102.63MB 6.9s [2022-01-03T15:40:48.477Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.77MB / 54.57MB 2.4s [2022-01-03T15:40:48.477Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 22.02MB / 85.80MB 2.6s [2022-01-03T15:40:48.477Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 16.78MB / 134.81MB 2.6s [2022-01-03T15:40:48.477Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 15.73MB / 54.57MB 2.6s [2022-01-03T15:40:48.739Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 28.43MB / 85.80MB 2.7s [2022-01-03T15:40:48.739Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 25.17MB / 134.81MB 2.8s [2022-01-03T15:40:48.739Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 22.02MB / 54.57MB 2.8s [2022-01-03T15:40:49.006Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 38.80MB / 85.80MB 2.9s [2022-01-03T15:40:49.006Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 29.36MB / 54.57MB 2.9s [2022-01-03T15:40:49.006Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 45.09MB / 85.80MB 3.0s [2022-01-03T15:40:49.006Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 32.56MB / 54.57MB 3.0s [2022-01-03T15:40:49.270Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 55.57MB / 85.80MB 3.2s [2022-01-03T15:40:49.270Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 40.89MB / 134.81MB 3.2s [2022-01-03T15:40:49.270Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 39.85MB / 54.57MB 3.2s [2022-01-03T15:40:49.270Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 45.09MB / 54.57MB 3.3s [2022-01-03T15:40:49.356Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 7.6s done [2022-01-03T15:40:49.536Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 62.91MB / 85.80MB 3.4s [2022-01-03T15:40:49.536Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 49.28MB / 134.81MB 3.4s [2022-01-03T15:40:49.536Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 51.38MB / 54.57MB 3.4s [2022-01-03T15:40:49.536Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 69.21MB / 85.80MB 3.5s [2022-01-03T15:40:49.536Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 56.62MB / 134.81MB 3.5s [2022-01-03T15:40:49.536Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.5s [2022-01-03T15:40:49.803Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 84.93MB / 85.80MB 3.7s [2022-01-03T15:40:49.803Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 68.16MB / 134.81MB 3.7s [2022-01-03T15:40:49.803Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 75.50MB / 134.81MB 3.8s [2022-01-03T15:40:49.886Z] #60 ... [2022-01-03T15:40:49.886Z] [2022-01-03T15:40:49.886Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:49.886Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:49.886Z] #54 24.79 Reading package lists... [2022-01-03T15:40:49.886Z] #54 31.23 Reading package lists... [2022-01-03T15:40:49.886Z] #54 37.00 Building dependency tree... [2022-01-03T15:40:49.886Z] #54 40.67 The following additional packages will be installed: [2022-01-03T15:40:49.886Z] #54 40.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:40:49.886Z] #54 40.68 python3-protobuf python3-six [2022-01-03T15:40:49.886Z] #54 40.70 Suggested packages: [2022-01-03T15:40:49.886Z] #54 40.70 python3-setuptools [2022-01-03T15:40:49.886Z] #54 40.70 Recommended packages: [2022-01-03T15:40:49.886Z] #54 40.70 iproute2 | iproute [2022-01-03T15:40:50.065Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 84.93MB / 134.81MB 4.0s [2022-01-03T15:40:50.146Z] #54 41.30 The following NEW packages will be installed: [2022-01-03T15:40:50.146Z] #54 41.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:40:50.146Z] #54 41.33 python3-protobuf python3-six [2022-01-03T15:40:50.300Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.8s done [2022-01-03T15:40:50.325Z] #11 ... [2022-01-03T15:40:50.325Z] [2022-01-03T15:40:50.325Z] #24 [internal] load build context [2022-01-03T15:40:50.325Z] #24 sha256:b7a9e2f2e69b0c661e807cf5a2a5859e5f609424389e4d43fe27d12fac797faa [2022-01-03T15:40:50.325Z] #24 transferring context: 55.50MB 4.0s done [2022-01-03T15:40:50.325Z] #24 DONE 4.5s [2022-01-03T15:40:50.325Z] [2022-01-03T15:40:50.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:50.325Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:50.325Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 101.71MB / 134.81MB 4.4s [2022-01-03T15:40:50.325Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.3s done [2022-01-03T15:40:50.407Z] #54 41.81 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:40:50.407Z] #54 41.81 Need to get 2292 kB of archives. [2022-01-03T15:40:50.407Z] #54 41.81 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:40:50.407Z] #54 41.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:40:50.407Z] #54 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:40:50.610Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 110.70MB / 134.81MB 4.5s [2022-01-03T15:40:50.610Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 117.98MB / 134.81MB 4.6s [2022-01-03T15:40:50.667Z] #54 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:40:50.667Z] #54 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:40:50.667Z] #54 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:40:50.667Z] #54 41.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:40:50.667Z] #54 41.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:40:50.870Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-03T15:40:50.871Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 4.8s [2022-01-03T15:40:51.236Z] #54 ... [2022-01-03T15:40:51.236Z] [2022-01-03T15:40:51.236Z] #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-01-03T15:40:51.236Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:40:51.236Z] #62 42.58 v3.0.2 [2022-01-03T15:40:51.495Z] #62 DONE 43.0s [2022-01-03T15:40:51.495Z] [2022-01-03T15:40:51.495Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:40:51.495Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:40:51.812Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.5s done [2022-01-03T15:40:51.812Z] #11 ... [2022-01-03T15:40:51.812Z] [2022-01-03T15:40:51.812Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:40:51.812Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T15:40:51.812Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.0s done [2022-01-03T15:40:51.812Z] #28 DONE 10.7s [2022-01-03T15:40:51.812Z] [2022-01-03T15:40:51.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:51.812Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:40:51.812Z] #11 ... [2022-01-03T15:40:51.812Z] [2022-01-03T15:40:51.812Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:40:51.812Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:40:53.197Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-03T15:40:53.197Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 7.0s done [2022-01-03T15:40:53.197Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 0B / 155B 7.1s [2022-01-03T15:40:53.197Z] #11 ... [2022-01-03T15:40:53.197Z] [2022-01-03T15:40:53.197Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:53.197Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:40:53.197Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:53.197Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:40:53.197Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:40:53.197Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:40:53.197Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done [2022-01-03T15:40:53.197Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-01-03T15:40:53.197Z] #69 DONE 7.4s [2022-01-03T15:40:53.197Z] [2022-01-03T15:40:53.197Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:40:53.197Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:40:53.197Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d done [2022-01-03T15:40:53.197Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:40:53.197Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:40:53.197Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:40:53.197Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-03T15:40:53.197Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.0s done [2022-01-03T15:40:53.197Z] #28 DONE 7.5s [2022-01-03T15:40:53.197Z] [2022-01-03T15:40:53.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:53.197Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:53.197Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 7.2s [2022-01-03T15:40:53.457Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.5s done [2022-01-03T15:40:53.549Z] #47 36.93 Reading package lists... [2022-01-03T15:40:53.549Z] #47 ... [2022-01-03T15:40:53.549Z] [2022-01-03T15:40:53.549Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:40:53.549Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:40:53.549Z] #38 32.09 Fetched 8487 kB in 24s (356 kB/s) [2022-01-03T15:40:53.549Z] #38 32.09 Reading package lists... [2022-01-03T15:40:53.549Z] #38 41.81 Reading package lists... [2022-01-03T15:40:53.549Z] #38 ... [2022-01-03T15:40:53.549Z] [2022-01-03T15:40:53.549Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:40:53.549Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:40:53.550Z] #43 39.63 Updating files: 64% (1125/1754) Updating files: 65% (1141/1754) Updating files: 66% (1158/1754) Updating files: 67% (1176/1754) Updating files: 68% (1193/1754) Updating files: 69% (1211/1754) Updating files: 70% (1228/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:40:53.550Z] #43 40.56 + git checkout -q v2.3.0 [2022-01-03T15:40:53.718Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T15:40:54.033Z] #41 ... [2022-01-03T15:40:54.033Z] [2022-01-03T15:40:54.033Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:54.033Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:54.033Z] #54 45.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:40:54.122Z] #43 43.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:40:55.113Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.4s done [2022-01-03T15:40:55.414Z] #54 46.70 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:40:55.674Z] #54 46.94 Fetched 2292 kB in 4s (549 kB/s) [2022-01-03T15:40:55.674Z] #54 47.06 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:40:55.714Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T15:40:55.714Z] #11 ... [2022-01-03T15:40:55.714Z] [2022-01-03T15:40:55.714Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:40:55.714Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:40:55.714Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-03T15:40:55.714Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:40:55.714Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:40:55.714Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:40:55.714Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.2s done [2022-01-03T15:40:55.714Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-01-03T15:40:55.934Z] #54 47.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:40:55.934Z] #54 47.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:40:55.934Z] #54 47.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:40:55.976Z] #71 DONE 10.1s [2022-01-03T15:40:55.976Z] [2022-01-03T15:40:55.976Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:40:55.976Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:40:55.976Z] #70 DONE 1.1s [2022-01-03T15:40:55.976Z] [2022-01-03T15:40:55.976Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:40:55.976Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:40:55.976Z] #29 2.478 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:55.976Z] #29 2.478 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:55.976Z] #29 2.491 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:55.976Z] #29 2.604 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:40:55.976Z] #29 2.772 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:40:56.239Z] #29 3.033 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:40:56.504Z] #54 47.96 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:40:56.664Z] #43 ... [2022-01-03T15:40:56.664Z] [2022-01-03T15:40:56.664Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:40:56.664Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:40:56.664Z] #53 35.78 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:40:56.664Z] #53 ... [2022-01-03T15:40:56.664Z] [2022-01-03T15:40:56.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:40:56.664Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:40:56.664Z] #14 35.77 Fetched 8487 kB in 26s (324 kB/s) [2022-01-03T15:40:56.664Z] #14 35.77 Reading package lists... [2022-01-03T15:40:56.664Z] #14 45.11 Reading package lists... [2022-01-03T15:40:56.664Z] #14 ... [2022-01-03T15:40:56.664Z] [2022-01-03T15:40:56.664Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:40:56.664Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:40:56.664Z] #47 36.93 Reading package lists... [2022-01-03T15:40:56.764Z] #54 47.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:40:56.764Z] #54 48.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:40:57.023Z] #54 48.32 Selecting previously unselected package python3-six. [2022-01-03T15:40:57.024Z] #54 48.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:40:57.024Z] #54 48.33 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:40:57.106Z] #29 ... [2022-01-03T15:40:57.106Z] [2022-01-03T15:40:57.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:57.107Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:40:57.107Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 2.4s done [2022-01-03T15:40:57.107Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 125B / 125B 10.4s done [2022-01-03T15:40:57.107Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 2.6s [2022-01-03T15:40:57.107Z] #11 ... [2022-01-03T15:40:57.107Z] [2022-01-03T15:40:57.107Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:40:57.107Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-03T15:40:57.107Z] #70 DONE 2.5s [2022-01-03T15:40:57.107Z] [2022-01-03T15:40:57.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:57.107Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:40:57.107Z] #11 ... [2022-01-03T15:40:57.107Z] [2022-01-03T15:40:57.107Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:40:57.107Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-03T15:40:57.181Z] #29 ... [2022-01-03T15:40:57.181Z] [2022-01-03T15:40:57.181Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:40:57.181Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:40:57.181Z] #72 DONE 0.9s [2022-01-03T15:40:57.283Z] #54 48.45 Selecting previously unselected package python3-protobuf. [2022-01-03T15:40:57.284Z] #54 48.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:40:57.284Z] #54 48.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:40:57.442Z] [2022-01-03T15:40:57.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:57.442Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:40:57.853Z] #54 49.03 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:40:57.853Z] #54 49.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:40:57.853Z] #54 49.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:40:57.853Z] #54 49.23 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:40:57.853Z] #54 49.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:40:57.853Z] #54 49.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:40:58.116Z] #54 49.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:40:58.116Z] #54 49.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:40:58.116Z] #54 49.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:40:58.116Z] #54 49.54 Selecting previously unselected package criu. [2022-01-03T15:40:58.116Z] #54 49.55 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:40:58.116Z] #54 49.56 Unpacking criu (3.16.1-3) ... [2022-01-03T15:40:59.020Z] #72 ... [2022-01-03T15:40:59.020Z] [2022-01-03T15:40:59.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:40:59.020Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:40:59.020Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 3.8s done [2022-01-03T15:40:59.020Z] #11 extracting sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 done [2022-01-03T15:40:59.020Z] #11 DONE 17.4s [2022-01-03T15:40:59.020Z] [2022-01-03T15:40:59.020Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:40:59.020Z] #12 sha256:98d5721e4816a2b7c83f2a2f0b70fda86c247ecbce9952af93ace25d52a2056b [2022-01-03T15:40:59.020Z] #12 ... [2022-01-03T15:40:59.020Z] [2022-01-03T15:40:59.020Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:40:59.020Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-03T15:40:59.020Z] #72 DONE 1.9s [2022-01-03T15:40:59.280Z] [2022-01-03T15:40:59.280Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:40:59.280Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:40:59.280Z] #29 5.950 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:40:59.280Z] #29 5.955 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:40:59.280Z] #29 5.979 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:40:59.280Z] #29 6.085 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:40:59.280Z] #29 6.229 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:40:59.280Z] #29 6.654 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:40:59.325Z] #54 50.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:40:59.856Z] #29 7.815 Fetched 8372 kB in 2s (3932 kB/s) [2022-01-03T15:40:59.856Z] #29 7.815 Reading package lists... [2022-01-03T15:40:59.856Z] #29 ... [2022-01-03T15:40:59.856Z] [2022-01-03T15:40:59.856Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:40:59.856Z] #12 sha256:98d5721e4816a2b7c83f2a2f0b70fda86c247ecbce9952af93ace25d52a2056b [2022-01-03T15:40:59.856Z] #12 DONE 1.0s [2022-01-03T15:41:00.117Z] [2022-01-03T15:41:00.117Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:41:00.117Z] #13 sha256:4779885bba2f5af551fb9637cc8d99897ea0de8e6196f7fca2da701161a375f3 [2022-01-03T15:41:00.690Z] #13 DONE 0.9s [2022-01-03T15:41:00.690Z] [2022-01-03T15:41:00.690Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:41:00.690Z] #25 sha256:972c3724efb91fca85c95433eb2ec865a91ad7b2d136389425552a1ea32048ae [2022-01-03T15:41:00.753Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-03T15:41:00.951Z] #25 ... [2022-01-03T15:41:00.951Z] [2022-01-03T15:41:00.951Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:41:00.951Z] #46 sha256:8e401925209b0d7cd120371562e82b4106ab72f9b2a1c7cfe3409130a06a0d84 [2022-01-03T15:41:00.951Z] #46 DONE 0.1s [2022-01-03T15:41:00.951Z] [2022-01-03T15:41:00.951Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:41:00.951Z] #64 sha256:5b277ce956e3ad13c1aa3ad0a7f3723a04af25cd467c580769b9a45923792ee0 [2022-01-03T15:41:00.951Z] #64 DONE 0.2s [2022-01-03T15:41:00.951Z] [2022-01-03T15:41:00.951Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:41:00.951Z] #42 sha256:e064605a0ed35aa882182e2dbe9e431da84670f5abcd4cf6015a0dd0e4fd0229 [2022-01-03T15:41:00.951Z] #42 DONE 0.3s [2022-01-03T15:41:00.951Z] [2022-01-03T15:41:00.951Z] #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-01-03T15:41:00.951Z] #65 sha256:799c58691284ae1a15ff3e6010b75daefad8e7db084279e1b28ce3eaf6ba740f [2022-01-03T15:41:01.015Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.2s done [2022-01-03T15:41:01.015Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-03T15:41:01.211Z] #65 ... [2022-01-03T15:41:01.211Z] [2022-01-03T15:41:01.211Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:41:01.211Z] #33 sha256:7951fa498b812a400cf777cf4d995a6e32e2bb6915a6e1347780ccfb019ddacc [2022-01-03T15:41:01.211Z] #33 DONE 0.4s [2022-01-03T15:41:01.211Z] [2022-01-03T15:41:01.211Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:41:01.211Z] #25 sha256:972c3724efb91fca85c95433eb2ec865a91ad7b2d136389425552a1ea32048ae [2022-01-03T15:41:01.211Z] #25 DONE 0.4s [2022-01-03T15:41:01.233Z] #54 52.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:41:01.233Z] #54 52.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:41:01.233Z] #54 52.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:41:01.233Z] #54 52.46 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:41:01.472Z] [2022-01-03T15:41:01.472Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:01.472Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:41:01.968Z] #47 45.76 Reading package lists... [2022-01-03T15:41:01.968Z] #47 ... [2022-01-03T15:41:01.968Z] [2022-01-03T15:41:01.968Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:01.968Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:01.968Z] #53 48.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:41:01.968Z] #53 48.68 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:41:01.968Z] #53 48.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:41:01.968Z] #53 48.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:41:01.968Z] #53 49.00 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:41:02.229Z] #53 51.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:41:02.612Z] #54 53.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:41:02.612Z] #54 53.84 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:41:02.802Z] #53 52.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:41:02.802Z] #53 52.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:41:03.373Z] #53 ... [2022-01-03T15:41:03.373Z] [2022-01-03T15:41:03.373Z] #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-01-03T15:41:03.373Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:03.373Z] #60 34.01 Reading package lists... [2022-01-03T15:41:03.373Z] #60 43.05 Reading package lists... [2022-01-03T15:41:03.633Z] #60 52.19 Building dependency tree... [2022-01-03T15:41:03.633Z] #60 ... [2022-01-03T15:41:03.633Z] [2022-01-03T15:41:03.633Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:03.633Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:03.633Z] #38 41.81 Reading package lists... [2022-01-03T15:41:03.633Z] #38 50.01 Building dependency tree... [2022-01-03T15:41:04.318Z] #11 ... [2022-01-03T15:41:04.318Z] [2022-01-03T15:41:04.318Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:41:04.318Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:41:04.318Z] #29 4.558 Fetched 8487 kB in 2s (3615 kB/s) [2022-01-03T15:41:04.318Z] #29 4.558 Reading package lists... [2022-01-03T15:41:04.318Z] #29 5.424 Reading package lists... [2022-01-03T15:41:04.318Z] #29 6.220 Building dependency tree... [2022-01-03T15:41:04.318Z] #29 6.541 The following additional packages will be installed: [2022-01-03T15:41:04.318Z] #29 6.541 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:41:04.318Z] #29 6.541 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:41:04.318Z] #29 6.541 Recommended packages: [2022-01-03T15:41:04.318Z] #29 6.541 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:41:04.318Z] #29 6.717 The following NEW packages will be installed: [2022-01-03T15:41:04.318Z] #29 6.718 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:41:04.318Z] #29 6.718 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:41:04.318Z] #29 6.719 libssh2-1 openssl [2022-01-03T15:41:04.318Z] #29 6.995 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:04.318Z] #29 6.995 Need to get 3038 kB of archives. [2022-01-03T15:41:04.318Z] #29 6.995 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:41:04.318Z] #29 6.995 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:41:04.318Z] #29 7.015 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:41:04.318Z] #29 7.015 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:41:04.318Z] #29 7.031 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:41:04.318Z] #29 7.034 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:41:04.318Z] #29 7.037 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:41:04.318Z] #29 7.039 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:41:04.318Z] #29 7.040 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:41:04.318Z] #29 7.194 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:04.318Z] #29 7.220 Fetched 3038 kB in 0s (9651 kB/s) [2022-01-03T15:41:04.318Z] #29 7.249 Selecting previously unselected package openssl. [2022-01-03T15:41:04.318Z] #29 7.249 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:41:04.318Z] #29 7.249 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.254 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 7.469 Selecting previously unselected package ca-certificates. [2022-01-03T15:41:04.318Z] #29 7.469 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:41:04.318Z] #29 7.503 Unpacking ca-certificates (20210119) ... [2022-01-03T15:41:04.318Z] #29 7.567 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:41:04.318Z] #29 7.567 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.576 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:41:04.318Z] #29 7.646 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:41:04.318Z] #29 7.647 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.653 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:04.318Z] #29 7.702 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:41:04.318Z] #29 7.703 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.708 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:04.318Z] #29 7.760 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:41:04.318Z] #29 7.760 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.764 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:41:04.318Z] #29 7.828 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:41:04.318Z] #29 7.828 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.833 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:41:04.318Z] #29 7.883 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:41:04.318Z] #29 7.883 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.887 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:41:04.318Z] #29 7.953 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:41:04.318Z] #29 7.954 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 7.963 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:41:04.318Z] #29 8.013 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:41:04.318Z] #29 8.014 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.018 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:41:04.318Z] #29 8.081 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:41:04.318Z] #29 8.082 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.088 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 8.173 Selecting previously unselected package curl. [2022-01-03T15:41:04.318Z] #29 8.174 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.179 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 8.244 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:41:04.318Z] #29 8.244 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.249 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:41:04.318Z] #29 8.311 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:41:04.318Z] #29 8.311 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.315 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:41:04.318Z] #29 8.366 Selecting previously unselected package jq. [2022-01-03T15:41:04.318Z] #29 8.366 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:41:04.318Z] #29 8.373 Unpacking jq (1.6-2.1) ... [2022-01-03T15:41:04.318Z] #29 8.427 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:41:04.318Z] #29 8.445 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:41:04.318Z] #29 8.461 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:41:04.318Z] #29 8.473 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:04.318Z] #29 8.494 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:41:04.318Z] #29 8.507 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:04.318Z] #29 8.517 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:41:04.318Z] #29 8.529 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 8.550 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:41:04.318Z] #29 8.560 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:41:04.318Z] #29 8.573 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:41:04.318Z] #29 8.590 Setting up ca-certificates (20210119) ... [2022-01-03T15:41:04.318Z] #29 9.200 Updating certificates in /etc/ssl/certs... [2022-01-03T15:41:04.318Z] #29 9.865 129 added, 0 removed; done. [2022-01-03T15:41:04.318Z] #29 9.986 Setting up jq (1.6-2.1) ... [2022-01-03T15:41:04.318Z] #29 10.01 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 10.02 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:04.318Z] #29 10.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:04.318Z] #29 10.05 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:41:04.318Z] #29 10.06 Updating certificates in /etc/ssl/certs... [2022-01-03T15:41:04.318Z] #29 10.58 0 added, 0 removed; done. [2022-01-03T15:41:04.318Z] #29 10.58 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:41:04.318Z] #29 10.58 done. [2022-01-03T15:41:04.318Z] #29 ... [2022-01-03T15:41:04.318Z] [2022-01-03T15:41:04.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:41:04.318Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:41:05.269Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.9s done [2022-01-03T15:41:05.556Z] #11 ... [2022-01-03T15:41:05.556Z] [2022-01-03T15:41:05.556Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:41:05.556Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:41:05.556Z] #29 DONE 12.3s [2022-01-03T15:41:05.556Z] [2022-01-03T15:41:05.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:41:05.556Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:41:05.556Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2022-01-03T15:41:06.152Z] #11 ... [2022-01-03T15:41:06.152Z] [2022-01-03T15:41:06.152Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:41:06.152Z] #30 sha256:d45e51c707f8fe03ef47ad05f046dceaf679c0a866f050ff848b9d0c56f453c6 [2022-01-03T15:41:06.152Z] #30 DONE 0.5s [2022-01-03T15:41:06.152Z] [2022-01-03T15:41:06.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:41:06.152Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:41:06.176Z] #38 ... [2022-01-03T15:41:06.176Z] [2022-01-03T15:41:06.176Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:06.176Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:06.176Z] #47 45.76 Reading package lists... [2022-01-03T15:41:06.767Z] #26 ... [2022-01-03T15:41:06.767Z] [2022-01-03T15:41:06.767Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:41:06.767Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:41:06.767Z] #29 7.815 Reading package lists... [2022-01-03T15:41:06.767Z] #29 8.474 Reading package lists... [2022-01-03T15:41:06.767Z] #29 9.194 Building dependency tree... [2022-01-03T15:41:06.767Z] #29 9.850 The following additional packages will be installed: [2022-01-03T15:41:06.767Z] #29 9.863 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:41:06.767Z] #29 9.863 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:41:06.767Z] #29 9.863 Recommended packages: [2022-01-03T15:41:06.767Z] #29 9.863 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:41:06.767Z] #29 10.04 The following NEW packages will be installed: [2022-01-03T15:41:06.767Z] #29 10.04 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:41:06.767Z] #29 10.04 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:41:06.767Z] #29 10.04 libssh2-1 openssl [2022-01-03T15:41:06.767Z] #29 10.33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:06.767Z] #29 10.33 Need to get 2932 kB of archives. [2022-01-03T15:41:06.767Z] #29 10.33 After this operation, 6483 kB of additional disk space will be used. [2022-01-03T15:41:06.767Z] #29 10.33 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-03T15:41:06.767Z] #29 10.34 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:41:06.767Z] #29 10.34 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-03T15:41:06.767Z] #29 10.34 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-03T15:41:06.767Z] #29 10.34 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-03T15:41:06.767Z] #29 10.34 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-03T15:41:06.767Z] #29 10.35 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-03T15:41:06.767Z] #29 10.35 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-03T15:41:06.767Z] #29 10.35 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-03T15:41:06.767Z] #29 10.35 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-03T15:41:06.767Z] #29 10.35 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-03T15:41:06.767Z] #29 10.36 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-03T15:41:06.767Z] #29 10.36 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T15:41:06.767Z] #29 10.36 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T15:41:06.767Z] #29 10.36 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T15:41:06.767Z] #29 10.64 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:06.767Z] #29 10.72 Fetched 2932 kB in 0s (9411 kB/s) [2022-01-03T15:41:06.767Z] #29 10.77 Selecting previously unselected package openssl. [2022-01-03T15:41:06.767Z] #29 10.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 ... 6645 files and directories currently installed.) [2022-01-03T15:41:06.767Z] #29 10.77 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 10.79 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 10.97 Selecting previously unselected package ca-certificates. [2022-01-03T15:41:06.767Z] #29 10.97 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:41:06.767Z] #29 10.97 Unpacking ca-certificates (20210119) ... [2022-01-03T15:41:06.767Z] #29 11.09 Selecting previously unselected package libbrotli1:arm64. [2022-01-03T15:41:06.767Z] #29 11.09 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.10 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T15:41:06.767Z] #29 11.17 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-03T15:41:06.767Z] #29 11.17 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.18 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:06.767Z] #29 11.21 Selecting previously unselected package libsasl2-2:arm64. [2022-01-03T15:41:06.767Z] #29 11.21 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:06.767Z] #29 11.30 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-03T15:41:06.767Z] #29 11.30 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.30 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T15:41:06.767Z] #29 11.37 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-03T15:41:06.767Z] #29 11.37 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.38 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T15:41:06.767Z] #29 11.43 Selecting previously unselected package libpsl5:arm64. [2022-01-03T15:41:06.767Z] #29 11.43 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.44 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T15:41:06.767Z] #29 11.50 Selecting previously unselected package librtmp1:arm64. [2022-01-03T15:41:06.767Z] #29 11.50 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.51 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:41:06.767Z] #29 11.58 Selecting previously unselected package libssh2-1:arm64. [2022-01-03T15:41:06.767Z] #29 11.58 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.59 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T15:41:06.767Z] #29 11.64 Selecting previously unselected package libcurl4:arm64. [2022-01-03T15:41:06.767Z] #29 11.64 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.65 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 11.71 Selecting previously unselected package curl. [2022-01-03T15:41:06.767Z] #29 11.71 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.73 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 11.78 Selecting previously unselected package libonig5:arm64. [2022-01-03T15:41:06.767Z] #29 11.78 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.79 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:41:06.767Z] #29 11.85 Selecting previously unselected package libjq1:arm64. [2022-01-03T15:41:06.767Z] #29 11.85 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.85 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:41:06.767Z] #29 11.91 Selecting previously unselected package jq. [2022-01-03T15:41:06.767Z] #29 11.91 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-03T15:41:06.767Z] #29 11.93 Unpacking jq (1.6-2.1) ... [2022-01-03T15:41:06.767Z] #29 11.95 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T15:41:06.767Z] #29 11.96 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T15:41:06.767Z] #29 11.97 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T15:41:06.767Z] #29 11.98 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:06.767Z] #29 12.00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:41:06.767Z] #29 12.00 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:41:06.767Z] #29 12.02 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T15:41:06.767Z] #29 12.03 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 12.04 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:41:06.767Z] #29 12.05 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:41:06.767Z] #29 12.06 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T15:41:06.767Z] #29 12.07 Setting up ca-certificates (20210119) ... [2022-01-03T15:41:06.767Z] #29 12.64 Updating certificates in /etc/ssl/certs... [2022-01-03T15:41:06.767Z] #29 13.46 129 added, 0 removed; done. [2022-01-03T15:41:06.767Z] #29 13.60 Setting up jq (1.6-2.1) ... [2022-01-03T15:41:06.767Z] #29 13.61 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 13.62 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:41:06.767Z] #29 13.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:06.767Z] #29 13.65 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:41:06.767Z] #29 13.66 Updating certificates in /etc/ssl/certs... [2022-01-03T15:41:06.767Z] #29 14.73 0 added, 0 removed; done. [2022-01-03T15:41:06.767Z] #29 14.73 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:41:06.767Z] #29 14.74 done. [2022-01-03T15:41:07.029Z] #29 ... [2022-01-03T15:41:07.029Z] [2022-01-03T15:41:07.029Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:07.029Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:41:07.029Z] #26 5.832 + RM_GOPATH=0 [2022-01-03T15:41:07.029Z] #26 5.832 + TMP_GOPATH= [2022-01-03T15:41:07.029Z] #26 5.832 + : /build [2022-01-03T15:41:07.029Z] #26 5.832 + '[' -z '' ']' [2022-01-03T15:41:07.029Z] #26 ... [2022-01-03T15:41:07.029Z] [2022-01-03T15:41:07.029Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:41:07.029Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:41:07.029Z] #29 DONE 15.1s [2022-01-03T15:41:07.029Z] [2022-01-03T15:41:07.029Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:07.029Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:41:07.029Z] #26 5.838 ++ mktemp -d [2022-01-03T15:41:07.029Z] #26 5.846 + export GOPATH=/tmp/tmp.5FRNEYXQrx [2022-01-03T15:41:07.029Z] #26 5.846 + GOPATH=/tmp/tmp.5FRNEYXQrx [2022-01-03T15:41:07.029Z] #26 5.846 + RM_GOPATH=1 [2022-01-03T15:41:07.029Z] #26 5.846 + case "$(go env GOARCH)" in [2022-01-03T15:41:07.029Z] #26 5.846 ++ go env GOARCH [2022-01-03T15:41:07.029Z] #26 5.896 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:07.029Z] #26 5.896 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:07.029Z] #26 5.896 ++ dirname /install.sh [2022-01-03T15:41:07.029Z] #26 5.898 + dir=/ [2022-01-03T15:41:07.029Z] #26 5.898 + bin=dockercli [2022-01-03T15:41:07.029Z] #26 5.898 + shift [2022-01-03T15:41:07.029Z] #26 5.898 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:41:07.029Z] #26 5.898 + . //dockercli.installer [2022-01-03T15:41:07.029Z] #26 5.898 ++ : stable [2022-01-03T15:41:07.029Z] #26 5.898 ++ : 17.06.2-ce [2022-01-03T15:41:07.029Z] #26 5.898 + install_dockercli [2022-01-03T15:41:07.029Z] #26 5.898 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:41:07.029Z] #26 5.899 ++ uname -m [2022-01-03T15:41:07.029Z] #26 5.899 + arch=aarch64 [2022-01-03T15:41:07.029Z] #26 5.899 + '[' aarch64 '!=' x86_64 ']' [2022-01-03T15:41:07.029Z] #26 5.899 + '[' aarch64 '!=' s390x ']' [2022-01-03T15:41:07.029Z] #26 5.899 + '[' aarch64 '!=' armhf ']' [2022-01-03T15:41:07.029Z] #26 5.899 + build_dockercli [2022-01-03T15:41:07.029Z] #26 5.899 + git clone https://github.com/docker/docker-ce /tmp/tmp.5FRNEYXQrx/tmp/docker-ce [2022-01-03T15:41:07.029Z] #26 5.932 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:41:07.290Z] #26 ... [2022-01-03T15:41:07.290Z] [2022-01-03T15:41:07.290Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:41:07.290Z] #30 sha256:44b0e096f231e699fe36979600fabd183a83857733265b66abec6acb05c6264b [2022-01-03T15:41:07.290Z] #30 DONE 0.1s [2022-01-03T15:41:07.290Z] [2022-01-03T15:41:07.290Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:07.290Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:41:07.290Z] #26 5.947 Cloning into '/tmp/tmp.5FRNEYXQrx/tmp/docker-ce'... [2022-01-03T15:41:07.560Z] #47 54.48 Building dependency tree... [2022-01-03T15:41:07.894Z] #54 58.28 Setting up criu (3.16.1-3) ... [2022-01-03T15:41:08.155Z] #54 ... [2022-01-03T15:41:08.155Z] [2022-01-03T15:41:08.155Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:08.155Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:41:08.155Z] #41 49.73 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:41:08.155Z] #41 50.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:41:08.155Z] #41 50.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:09.536Z] #41 ... [2022-01-03T15:41:09.536Z] [2022-01-03T15:41:09.536Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:09.536Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:09.536Z] #54 60.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:09.796Z] #54 DONE 61.2s [2022-01-03T15:41:09.796Z] [2022-01-03T15:41:09.796Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:41:09.796Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:41:10.864Z] #47 ... [2022-01-03T15:41:10.864Z] [2022-01-03T15:41:10.864Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:10.864Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:10.864Z] #38 56.22 The following additional packages will be installed: [2022-01-03T15:41:10.864Z] #38 56.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:41:10.864Z] #38 56.29 Suggested packages: [2022-01-03T15:41:10.864Z] #38 56.29 cmake-doc ninja-build lrzip [2022-01-03T15:41:10.864Z] #38 56.29 Recommended packages: [2022-01-03T15:41:10.864Z] #38 56.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:41:10.864Z] #38 57.81 The following NEW packages will be installed: [2022-01-03T15:41:10.864Z] #38 57.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:41:10.864Z] #38 57.83 vim-common xxd [2022-01-03T15:41:10.864Z] #38 58.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:10.864Z] #38 58.41 Need to get 17.7 MB of archives. [2022-01-03T15:41:10.864Z] #38 58.41 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T15:41:10.864Z] #38 58.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:41:10.864Z] #38 58.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:41:10.864Z] #38 58.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:41:10.864Z] #38 58.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:41:10.864Z] #38 59.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:41:10.864Z] #38 59.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:41:10.864Z] #38 59.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:41:10.864Z] #38 59.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:41:10.864Z] #38 59.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:41:10.864Z] #38 59.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:41:11.460Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.1s [2022-01-03T15:41:11.506Z] #26 ... [2022-01-03T15:41:11.506Z] [2022-01-03T15:41:11.506Z] #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-01-03T15:41:11.506Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T15:41:11.506Z] #55 4.652 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:41:11.506Z] #55 5.167 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:41:11.506Z] #55 5.167 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:41:11.506Z] #55 5.188 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:41:11.506Z] #55 5.581 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:41:11.506Z] #55 ... [2022-01-03T15:41:11.506Z] [2022-01-03T15:41:11.506Z] #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-01-03T15:41:11.506Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:41:11.506Z] #51 5.745 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:41:11.506Z] #51 7.554 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:41:11.506Z] #51 7.563 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:41:11.506Z] #51 7.739 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:41:11.506Z] #51 7.758 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:41:11.506Z] #51 8.515 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:41:11.506Z] #51 8.610 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:41:11.506Z] #51 8.695 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:41:11.506Z] #51 8.841 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:41:11.506Z] #51 8.851 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:41:11.506Z] #51 9.065 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:41:11.506Z] #51 9.379 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:41:11.506Z] #51 9.643 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:41:11.506Z] #51 ... [2022-01-03T15:41:11.506Z] [2022-01-03T15:41:11.506Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:41:11.506Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T15:41:11.506Z] #36 5.422 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:41:11.506Z] #36 ... [2022-01-03T15:41:11.506Z] [2022-01-03T15:41:11.506Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:11.506Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:11.506Z] #47 6.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:11.506Z] #47 7.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:11.506Z] #47 7.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:11.506Z] #47 7.719 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:41:11.506Z] #47 8.679 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:41:11.506Z] #47 ... [2022-01-03T15:41:11.506Z] [2022-01-03T15:41:11.507Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:41:11.507Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:41:11.507Z] #43 5.818 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:41:11.507Z] #43 5.818 Cloning into '.'... [2022-01-03T15:41:11.507Z] #43 ... [2022-01-03T15:41:11.507Z] [2022-01-03T15:41:11.507Z] #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-01-03T15:41:11.507Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:41:11.507Z] #60 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:11.507Z] #60 6.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:11.507Z] #60 6.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:11.507Z] #60 7.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:41:11.770Z] #60 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:41:11.770Z] #60 ... [2022-01-03T15:41:11.770Z] [2022-01-03T15:41:11.770Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:41:11.770Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:11.770Z] #53 6.360 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:41:11.770Z] #53 ... [2022-01-03T15:41:11.770Z] [2022-01-03T15:41:11.770Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:11.770Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:11.770Z] #14 6.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:11.770Z] #14 6.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:11.770Z] #14 6.547 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:11.770Z] #14 7.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:41:11.770Z] #14 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:41:12.035Z] #14 ... [2022-01-03T15:41:12.035Z] [2022-01-03T15:41:12.035Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:12.035Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:41:12.035Z] #34 5.465 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:41:12.035Z] #34 5.474 Cloning into '.'... [2022-01-03T15:41:12.035Z] #34 ... [2022-01-03T15:41:12.035Z] [2022-01-03T15:41:12.035Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:12.035Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:12.035Z] #38 6.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:12.035Z] #38 6.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:12.035Z] #38 6.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:12.035Z] #38 8.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:41:12.035Z] #38 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:41:12.248Z] #38 ... [2022-01-03T15:41:12.248Z] [2022-01-03T15:41:12.248Z] #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-01-03T15:41:12.248Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:41:12.248Z] #55 61.75 v3.0.2 [2022-01-03T15:41:12.296Z] #38 ... [2022-01-03T15:41:12.296Z] [2022-01-03T15:41:12.296Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:41:12.296Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T15:41:12.296Z] #49 6.483 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:41:12.296Z] #49 ... [2022-01-03T15:41:12.296Z] [2022-01-03T15:41:12.296Z] #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-01-03T15:41:12.296Z] #65 sha256:799c58691284ae1a15ff3e6010b75daefad8e7db084279e1b28ce3eaf6ba740f [2022-01-03T15:41:12.296Z] #65 5.519 + RM_GOPATH=0 [2022-01-03T15:41:12.296Z] #65 5.519 + TMP_GOPATH= [2022-01-03T15:41:12.296Z] #65 5.519 + : /build [2022-01-03T15:41:12.296Z] #65 5.519 + '[' -z '' ']' [2022-01-03T15:41:12.296Z] #65 5.519 ++ mktemp -d [2022-01-03T15:41:12.296Z] #65 5.519 + export GOPATH=/tmp/tmp.gNdj1ucCU2 [2022-01-03T15:41:12.296Z] #65 5.519 + GOPATH=/tmp/tmp.gNdj1ucCU2 [2022-01-03T15:41:12.296Z] #65 5.519 + RM_GOPATH=1 [2022-01-03T15:41:12.296Z] #65 5.519 + case "$(go env GOARCH)" in [2022-01-03T15:41:12.296Z] #65 5.519 ++ go env GOARCH [2022-01-03T15:41:12.296Z] #65 5.558 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:12.296Z] #65 5.558 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:12.296Z] #65 5.558 ++ dirname /install.sh [2022-01-03T15:41:12.296Z] #65 5.589 + dir=/ [2022-01-03T15:41:12.296Z] #65 5.589 + bin=rootlesskit [2022-01-03T15:41:12.296Z] #65 5.589 + shift [2022-01-03T15:41:12.296Z] #65 5.589 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:41:12.296Z] #65 5.589 + . //rootlesskit.installer [2022-01-03T15:41:12.296Z] #65 5.589 ++ : v0.14.6 [2022-01-03T15:41:12.296Z] #65 5.589 + install_rootlesskit [2022-01-03T15:41:12.296Z] #65 5.589 + case "$1" in [2022-01-03T15:41:12.296Z] #65 5.589 + export CGO_ENABLED=0 [2022-01-03T15:41:12.296Z] #65 5.589 + CGO_ENABLED=0 [2022-01-03T15:41:12.296Z] #65 5.589 + _install_rootlesskit [2022-01-03T15:41:12.296Z] #65 5.589 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:41:12.296Z] #65 5.589 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:41:12.296Z] #65 5.589 + GOBIN=/build [2022-01-03T15:41:12.296Z] #65 5.589 + GO111MODULE=on [2022-01-03T15:41:12.296Z] #65 5.589 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:41:12.296Z] #65 5.589 Install rootlesskit version v0.14.6 [2022-01-03T15:41:12.296Z] #65 6.293 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:41:12.296Z] #65 9.673 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:41:12.296Z] #65 9.791 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:41:12.296Z] #65 10.63 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:41:12.868Z] #65 ... [2022-01-03T15:41:12.868Z] [2022-01-03T15:41:12.868Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:12.868Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:12.868Z] #47 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:41:13.651Z] #55 DONE 63.0s [2022-01-03T15:41:13.651Z] [2022-01-03T15:41:13.651Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:13.651Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:13.651Z] #38 62.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:13.651Z] #38 62.57 Fetched 17.7 MB in 2s (8638 kB/s) [2022-01-03T15:41:13.651Z] #38 62.94 Selecting previously unselected package xxd. [2022-01-03T15:41:13.651Z] #38 62.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 ... 15709 files and directories currently installed.) [2022-01-03T15:41:13.651Z] #38 63.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:41:13.651Z] #38 63.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:13.912Z] #38 63.38 Selecting previously unselected package vim-common. [2022-01-03T15:41:13.912Z] #38 63.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:41:13.912Z] #38 63.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:14.177Z] #38 ... [2022-01-03T15:41:14.177Z] [2022-01-03T15:41:14.177Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:14.177Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:14.177Z] #14 45.11 Reading package lists... [2022-01-03T15:41:14.177Z] #14 53.85 Building dependency tree... [2022-01-03T15:41:14.177Z] #14 60.35 The following additional packages will be installed: [2022-01-03T15:41:14.177Z] #14 60.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:14.177Z] #14 60.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:41:14.177Z] #14 60.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:41:14.177Z] #14 60.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:41:14.177Z] #14 60.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:41:14.177Z] #14 60.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:41:14.177Z] #14 60.36 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:41:14.177Z] #14 60.36 Suggested packages: [2022-01-03T15:41:14.177Z] #14 60.36 gcc-10-locales seccomp wine64 [2022-01-03T15:41:14.177Z] #14 62.54 The following NEW packages will be installed: [2022-01-03T15:41:14.177Z] #14 62.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:14.177Z] #14 62.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:41:14.177Z] #14 62.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:41:14.177Z] #14 62.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:41:14.177Z] #14 62.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:41:14.177Z] #14 62.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:41:14.177Z] #14 62.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:41:14.177Z] #14 62.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:41:14.177Z] #14 62.57 mingw-w64-x86-64-dev [2022-01-03T15:41:14.177Z] #14 63.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:14.177Z] #14 63.00 Need to get 115 MB of archives. [2022-01-03T15:41:14.177Z] #14 63.00 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:41:14.177Z] #14 63.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:41:14.177Z] #14 63.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:41:14.177Z] #14 63.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:41:14.177Z] #14 63.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:41:14.177Z] #14 63.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:41:14.177Z] #14 63.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:41:14.436Z] #14 63.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:41:14.436Z] #14 ... [2022-01-03T15:41:14.436Z] [2022-01-03T15:41:14.437Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:14.437Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:14.437Z] #47 60.77 The following additional packages will be installed: [2022-01-03T15:41:14.437Z] #47 60.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:14.437Z] #47 60.80 python3-protobuf python3-six [2022-01-03T15:41:14.437Z] #47 60.84 Suggested packages: [2022-01-03T15:41:14.437Z] #47 60.84 python3-setuptools [2022-01-03T15:41:14.437Z] #47 60.84 Recommended packages: [2022-01-03T15:41:14.437Z] #47 60.84 iproute2 | iproute [2022-01-03T15:41:14.437Z] #47 61.95 The following NEW packages will be installed: [2022-01-03T15:41:14.437Z] #47 61.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:14.437Z] #47 61.98 python3-protobuf python3-six [2022-01-03T15:41:14.437Z] #47 62.63 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:14.437Z] #47 62.63 Need to get 2292 kB of archives. [2022-01-03T15:41:14.437Z] #47 62.63 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:41:14.437Z] #47 62.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:41:14.437Z] #47 62.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:41:14.437Z] #47 62.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:41:14.437Z] #47 62.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:41:14.437Z] #47 62.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:41:14.437Z] #47 62.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:41:14.437Z] #47 62.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:41:15.010Z] #47 ... [2022-01-03T15:41:15.010Z] [2022-01-03T15:41:15.010Z] #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-01-03T15:41:15.010Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:15.010Z] #60 52.19 Building dependency tree... [2022-01-03T15:41:15.010Z] #60 58.54 The following additional packages will be installed: [2022-01-03T15:41:15.010Z] #60 58.54 libbtrfs0 [2022-01-03T15:41:15.010Z] #60 58.95 The following NEW packages will be installed: [2022-01-03T15:41:15.010Z] #60 58.96 libbtrfs-dev libbtrfs0 [2022-01-03T15:41:15.010Z] #60 59.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:15.010Z] #60 59.53 Need to get 460 kB of archives. [2022-01-03T15:41:15.010Z] #60 59.53 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:41:15.010Z] #60 59.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:41:15.010Z] #60 59.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:41:15.010Z] #60 61.39 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:15.010Z] #60 61.89 Fetched 460 kB in 0s (1197 kB/s) [2022-01-03T15:41:15.010Z] #60 62.40 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:41:15.010Z] #60 62.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:41:15.010Z] #60 62.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:41:15.010Z] #60 62.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:41:15.010Z] #60 63.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:41:15.010Z] #60 63.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:41:15.010Z] #60 63.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:41:15.010Z] #60 63.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:41:15.010Z] #60 63.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:41:15.010Z] #60 63.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:15.078Z] #19 ... [2022-01-03T15:41:15.078Z] [2022-01-03T15:41:15.078Z] #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-01-03T15:41:15.078Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:41:15.078Z] #58 65.97 gotestsum version dev [2022-01-03T15:41:15.078Z] #58 DONE 66.2s [2022-01-03T15:41:15.078Z] [2022-01-03T15:41:15.078Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:41:15.078Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:41:15.272Z] #60 DONE 64.6s [2022-01-03T15:41:15.272Z] [2022-01-03T15:41:15.272Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:41:15.272Z] #61 sha256:58bb4afcf6a09073df92e7470f324158d13e963c7d74214ebe1368d5b53b5507 [2022-01-03T15:41:15.533Z] #61 DONE 0.3s [2022-01-03T15:41:15.533Z] [2022-01-03T15:41:15.533Z] #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-01-03T15:41:15.533Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:41:16.759Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 10.3s done [2022-01-03T15:41:16.759Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 [2022-01-03T15:41:16.759Z] #11 ... [2022-01-03T15:41:16.759Z] [2022-01-03T15:41:16.759Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:16.759Z] #31 sha256:51a36c348151250cda08dc4965bb6e241e5fb19d8502954f192cc62775487c5c [2022-01-03T15:41:16.759Z] #31 2.710 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:41:16.759Z] #31 3.148 [2022-01-03T15:41:16.759Z] #31 3.386 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:16.759Z] #31 3.774 [2022-01-03T15:41:16.759Z] #31 4.635 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:41:16.759Z] #31 4.900 [2022-01-03T15:41:16.759Z] #31 5.113 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:16.759Z] #31 5.418 [2022-01-03T15:41:16.759Z] #31 6.294 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:41:16.759Z] #31 6.549 [2022-01-03T15:41:16.759Z] #31 6.770 #=#=# ################### 27.4% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-01-03T15:41:16.759Z] #31 7.296 [2022-01-03T15:41:16.759Z] #31 8.245 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:41:16.759Z] #31 8.505 [2022-01-03T15:41:16.759Z] #31 8.724 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:16.759Z] #31 8.988 [2022-01-03T15:41:16.759Z] #31 9.631 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:41:16.759Z] #31 9.914 [2022-01-03T15:41:16.759Z] #31 10.13 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:16.759Z] #31 ... [2022-01-03T15:41:16.759Z] [2022-01-03T15:41:16.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:41:16.759Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:41:16.759Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:41:16.759Z] #11 DONE 30.5s [2022-01-03T15:41:16.759Z] [2022-01-03T15:41:16.759Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:41:16.759Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:41:17.701Z] #12 ... [2022-01-03T15:41:17.701Z] [2022-01-03T15:41:17.701Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:17.701Z] #31 sha256:51a36c348151250cda08dc4965bb6e241e5fb19d8502954f192cc62775487c5c [2022-01-03T15:41:17.701Z] #31 10.13 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:17.701Z] #31 10.45 [2022-01-03T15:41:17.701Z] #31 10.54 Download of images into '/build' complete. [2022-01-03T15:41:17.701Z] #31 10.54 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:41:17.701Z] #31 10.54 tar -cC '/build' . | docker load [2022-01-03T15:41:17.701Z] #31 DONE 11.6s [2022-01-03T15:41:17.701Z] [2022-01-03T15:41:17.701Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:41:17.701Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:41:18.082Z] #62 2.265 + RM_GOPATH=0 [2022-01-03T15:41:18.082Z] #62 2.265 + TMP_GOPATH= [2022-01-03T15:41:18.082Z] #62 2.265 + : /build [2022-01-03T15:41:18.082Z] #62 2.265 + '[' -z '' ']' [2022-01-03T15:41:18.082Z] #62 2.265 ++ mktemp -d [2022-01-03T15:41:18.082Z] #62 2.295 + export GOPATH=/tmp/tmp.3Ayi0M6ALr [2022-01-03T15:41:18.082Z] #62 2.295 + GOPATH=/tmp/tmp.3Ayi0M6ALr [2022-01-03T15:41:18.082Z] #62 2.295 + RM_GOPATH=1 [2022-01-03T15:41:18.082Z] #62 2.295 + case "$(go env GOARCH)" in [2022-01-03T15:41:18.082Z] #62 2.295 ++ go env GOARCH [2022-01-03T15:41:18.082Z] #62 2.365 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:18.082Z] #62 2.365 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:18.082Z] #62 2.365 ++ dirname /install.sh [2022-01-03T15:41:18.082Z] #62 2.365 + dir=/ [2022-01-03T15:41:18.082Z] #62 2.365 + bin=containerd [2022-01-03T15:41:18.082Z] #62 2.365 + shift [2022-01-03T15:41:18.082Z] #62 2.365 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:41:18.082Z] #62 2.365 + . //containerd.installer [2022-01-03T15:41:18.082Z] #62 2.367 ++ set -e [2022-01-03T15:41:18.082Z] #62 2.367 ++ : v1.5.8 [2022-01-03T15:41:18.082Z] #62 2.367 + install_containerd [2022-01-03T15:41:18.082Z] #62 2.367 + echo 'Install containerd version v1.5.8' [2022-01-03T15:41:18.082Z] #62 2.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Ayi0M6ALr/src/github.com/containerd/containerd [2022-01-03T15:41:18.082Z] #62 2.372 Install containerd version v1.5.8 [2022-01-03T15:41:18.082Z] #62 2.373 Cloning into '/tmp/tmp.3Ayi0M6ALr/src/github.com/containerd/containerd'... [2022-01-03T15:41:18.159Z] #47 ... [2022-01-03T15:41:18.159Z] [2022-01-03T15:41:18.159Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:18.159Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:18.159Z] #31 9.805 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:41:18.159Z] #31 ... [2022-01-03T15:41:18.159Z] [2022-01-03T15:41:18.159Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:18.159Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:18.159Z] #47 16.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:41:18.645Z] #12 DONE 2.2s [2022-01-03T15:41:18.645Z] [2022-01-03T15:41:18.645Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:41:18.645Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:41:19.230Z] #13 DONE 0.8s [2022-01-03T15:41:19.491Z] [2022-01-03T15:41:19.491Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:41:19.491Z] #25 sha256:e433a3fb157a2fa55953e9a1fd213265dbdb05a0764a6aad697895cba4533080 [2022-01-03T15:41:19.491Z] #25 ... [2022-01-03T15:41:19.491Z] [2022-01-03T15:41:19.491Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:41:19.491Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:41:19.491Z] #42 DONE 0.2s [2022-01-03T15:41:19.753Z] [2022-01-03T15:41:19.753Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:41:19.753Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:41:19.753Z] #33 DONE 0.3s [2022-01-03T15:41:19.753Z] [2022-01-03T15:41:19.753Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:41:19.753Z] #25 sha256:e433a3fb157a2fa55953e9a1fd213265dbdb05a0764a6aad697895cba4533080 [2022-01-03T15:41:19.753Z] #25 DONE 0.4s [2022-01-03T15:41:19.753Z] [2022-01-03T15:41:19.753Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:41:19.753Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:41:19.753Z] #46 DONE 0.4s [2022-01-03T15:41:19.753Z] [2022-01-03T15:41:19.753Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:19.753Z] #26 sha256:27042405db3bc32323e207436be506aa97ce2429ff5c747e49838c93c04df569 [2022-01-03T15:41:19.753Z] #26 ... [2022-01-03T15:41:19.753Z] [2022-01-03T15:41:19.753Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:41:19.753Z] #64 sha256:94143bb21bcfa5f10b4ca82afd8b86e3c756e0936f0f4f2ce8afa9055c314efc [2022-01-03T15:41:19.753Z] #64 DONE 0.4s [2022-01-03T15:41:19.823Z] Running on azwin-2-b87e40 in d:\jenkins\workspace\moby_PR-43107 [Pipeline] { [Pipeline] ws [2022-01-03T15:41:19.839Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:41:20.015Z] [2022-01-03T15:41:20.015Z] #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-01-03T15:41:20.015Z] #65 sha256:b202b83dda64e791a7e07cbe761fa52029da9493ca8dbb03151f98ec580056d8 [2022-01-03T15:41:20.358Z] #50 ... [2022-01-03T15:41:20.358Z] [2022-01-03T15:41:20.358Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:41:20.358Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:41:20.358Z] #19 56.45 Fetched 48.8 MB in 54s (899 kB/s) [2022-01-03T15:41:21.386Z] #62 ... [2022-01-03T15:41:21.386Z] [2022-01-03T15:41:21.386Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:21.386Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:41:21.386Z] #34 64.60 Updating files: 78% (1199/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:41:21.386Z] #34 65.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:41:21.386Z] #34 66.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:21.470Z] The recommended git tool is: git [2022-01-03T15:41:22.368Z] #47 20.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:41:22.632Z] #47 ... [2022-01-03T15:41:22.632Z] [2022-01-03T15:41:22.632Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:22.632Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:22.632Z] #31 12.79 #=#=# [2022-01-03T15:41:22.632Z] #31 13.20 #=#=# # 2.0% ######################################################################## 100.0% [2022-01-03T15:41:22.632Z] #31 15.44 [2022-01-03T15:41:22.779Z] #34 ... [2022-01-03T15:41:22.779Z] [2022-01-03T15:41:22.779Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:22.779Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:22.779Z] #47 66.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:41:22.779Z] #47 68.70 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:22.779Z] #47 69.11 Fetched 2292 kB in 4s (527 kB/s) [2022-01-03T15:41:22.779Z] #47 69.29 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:41:22.779Z] #47 69.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:41:22.779Z] #47 69.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:41:22.779Z] #47 69.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:41:22.779Z] #47 70.83 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:41:22.779Z] #47 70.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:41:22.779Z] #47 70.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:41:22.779Z] #47 71.31 Selecting previously unselected package python3-six. [2022-01-03T15:41:22.779Z] #47 71.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:41:22.779Z] #47 71.33 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:41:22.779Z] #47 71.67 Selecting previously unselected package python3-protobuf. [2022-01-03T15:41:22.779Z] #47 71.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:41:22.779Z] #47 71.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:41:23.351Z] #47 72.59 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:41:23.351Z] #47 72.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:41:23.351Z] #47 72.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:41:23.612Z] #47 72.79 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:41:23.612Z] #47 72.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:41:23.612Z] #47 72.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:41:23.872Z] #47 73.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:41:23.872Z] #47 73.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:41:23.872Z] #47 73.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:41:24.133Z] #47 73.23 Selecting previously unselected package criu. [2022-01-03T15:41:24.133Z] #47 73.27 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:41:24.133Z] #47 73.27 Unpacking criu (3.16.1-3) ... [2022-01-03T15:41:24.705Z] #47 ... [2022-01-03T15:41:24.705Z] [2022-01-03T15:41:24.705Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:24.705Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:24.705Z] #38 64.03 Selecting previously unselected package cmake-data. [2022-01-03T15:41:24.705Z] #38 64.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:41:24.705Z] #38 64.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:41:24.705Z] #38 68.13 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:41:24.705Z] #38 68.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:41:24.705Z] #38 68.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:41:24.705Z] #38 ... [2022-01-03T15:41:24.705Z] [2022-01-03T15:41:24.705Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:24.705Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:24.705Z] #14 64.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:41:24.705Z] #14 64.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:41:24.705Z] #14 64.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:41:24.705Z] #14 66.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:41:24.705Z] #14 67.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:41:24.705Z] #14 68.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:41:24.705Z] #14 70.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:41:24.705Z] #14 71.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:41:24.705Z] #14 71.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:41:24.705Z] #14 71.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:41:24.705Z] #14 71.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:41:24.705Z] #14 71.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:41:24.705Z] #14 71.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:41:24.705Z] #14 71.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:41:24.705Z] #14 71.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:41:24.705Z] #14 71.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:41:24.705Z] #14 71.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:41:24.705Z] #14 71.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:41:24.705Z] #14 71.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:41:24.705Z] #14 71.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:41:24.705Z] #14 71.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:41:24.705Z] #14 71.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:41:24.705Z] #14 71.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:41:24.705Z] #14 73.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:24.705Z] #14 74.20 Fetched 115 MB in 9s (12.3 MB/s) [2022-01-03T15:41:24.979Z] #14 74.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:41:24.979Z] #14 74.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-01-03T15:41:25.181Z] #31 ... [2022-01-03T15:41:25.181Z] [2022-01-03T15:41:25.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:25.181Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:25.181Z] #14 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:41:25.181Z] #14 ... [2022-01-03T15:41:25.181Z] [2022-01-03T15:41:25.181Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:25.181Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:25.181Z] #53 14.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:41:25.181Z] #53 14.37 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:41:25.181Z] #53 14.55 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:41:25.181Z] #53 14.57 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:41:25.181Z] #53 14.71 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:41:25.181Z] #53 15.04 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:41:25.181Z] #53 15.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:41:25.181Z] #53 15.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:41:25.181Z] #53 17.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:41:25.181Z] #53 18.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:41:25.181Z] #53 23.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:41:25.181Z] #53 23.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:41:25.181Z] #53 23.31 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:41:25.181Z] #53 23.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:41:25.181Z] #53 23.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:41:25.181Z] #53 23.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:41:25.181Z] #53 23.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:41:25.181Z] #53 24.41 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:41:25.181Z] #53 24.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:41:25.241Z] #14 74.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:41:25.241Z] #14 74.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:41:25.318Z] #65 ... [2022-01-03T15:41:25.318Z] [2022-01-03T15:41:25.318Z] #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-01-03T15:41:25.318Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:41:25.318Z] #55 4.911 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:41:25.318Z] #55 5.470 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:41:25.318Z] #55 5.470 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:41:25.319Z] #55 5.489 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:41:25.319Z] #55 6.062 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:41:25.442Z] #53 24.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:41:25.442Z] #53 ... [2022-01-03T15:41:25.442Z] [2022-01-03T15:41:25.442Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:25.442Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:25.442Z] #38 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:41:25.442Z] #38 ... [2022-01-03T15:41:25.442Z] [2022-01-03T15:41:25.442Z] #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-01-03T15:41:25.442Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:41:25.442Z] #60 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:41:25.442Z] #60 24.67 Fetched 8372 kB in 19s (444 kB/s) [2022-01-03T15:41:25.502Z] #14 ... [2022-01-03T15:41:25.502Z] [2022-01-03T15:41:25.502Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:25.502Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:25.502Z] #47 74.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:41:25.716Z] #60 24.67 Reading package lists... [2022-01-03T15:41:25.716Z] #60 ... [2022-01-03T15:41:25.716Z] [2022-01-03T15:41:25.716Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:25.716Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:25.716Z] #53 24.65 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:41:25.716Z] #53 24.72 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:41:25.716Z] #53 24.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:41:25.716Z] #53 24.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:41:25.716Z] #53 25.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:41:25.891Z] #55 ... [2022-01-03T15:41:25.891Z] [2022-01-03T15:41:25.891Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:25.891Z] #26 sha256:27042405db3bc32323e207436be506aa97ce2429ff5c747e49838c93c04df569 [2022-01-03T15:41:25.891Z] #26 6.136 + RM_GOPATH=0 [2022-01-03T15:41:25.891Z] #26 6.136 + TMP_GOPATH= [2022-01-03T15:41:25.891Z] #26 6.136 + : /build [2022-01-03T15:41:25.891Z] #26 6.136 + '[' -z '' ']' [2022-01-03T15:41:25.891Z] #26 6.139 ++ mktemp -d [2022-01-03T15:41:25.891Z] #26 6.139 + export GOPATH=/tmp/tmp.VvfS3YKh1w [2022-01-03T15:41:25.891Z] #26 6.139 + GOPATH=/tmp/tmp.VvfS3YKh1w [2022-01-03T15:41:25.891Z] #26 6.139 + RM_GOPATH=1 [2022-01-03T15:41:25.891Z] #26 6.139 + case "$(go env GOARCH)" in [2022-01-03T15:41:25.891Z] #26 6.139 ++ go env GOARCH [2022-01-03T15:41:25.891Z] #26 6.159 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:41:25.891Z] #26 6.159 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:25.891Z] #26 6.159 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:25.891Z] #26 6.159 ++ dirname /install.sh [2022-01-03T15:41:25.891Z] #26 6.159 + dir=/ [2022-01-03T15:41:25.891Z] #26 6.159 + bin=dockercli [2022-01-03T15:41:25.891Z] #26 6.159 + shift [2022-01-03T15:41:25.891Z] #26 6.159 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:41:25.891Z] #26 6.159 + . //dockercli.installer [2022-01-03T15:41:25.891Z] #26 6.159 ++ : stable [2022-01-03T15:41:25.891Z] #26 6.159 ++ : 17.06.2-ce [2022-01-03T15:41:25.891Z] #26 6.159 + install_dockercli [2022-01-03T15:41:25.891Z] #26 6.159 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:41:25.891Z] #26 6.187 ++ uname -m [2022-01-03T15:41:25.891Z] #26 6.191 + arch=x86_64 [2022-01-03T15:41:25.891Z] #26 6.191 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:41:25.891Z] #26 6.191 + url=https://download.docker.com/linux/static [2022-01-03T15:41:25.891Z] #26 6.191 + tar -xz docker/docker [2022-01-03T15:41:25.891Z] #26 6.191 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:41:25.984Z] #53 25.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:41:26.245Z] #53 25.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:41:26.245Z] #53 25.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:41:26.245Z] #53 25.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:41:26.245Z] #53 25.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:41:26.507Z] #53 25.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:41:26.507Z] #53 25.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:41:26.507Z] #53 25.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:41:26.507Z] #53 25.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:41:26.507Z] #53 25.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:41:26.507Z] #53 25.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:41:26.768Z] #53 25.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:41:26.768Z] #53 25.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:41:26.768Z] #53 26.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:41:26.768Z] #53 26.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:41:26.768Z] #53 26.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:41:27.029Z] #53 26.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:41:27.029Z] #53 ... [2022-01-03T15:41:27.029Z] [2022-01-03T15:41:27.029Z] #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-01-03T15:41:27.029Z] #65 sha256:799c58691284ae1a15ff3e6010b75daefad8e7db084279e1b28ce3eaf6ba740f [2022-01-03T15:41:27.029Z] #65 16.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:41:27.029Z] #65 17.29 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:41:27.029Z] #65 17.29 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:41:27.029Z] #65 17.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:41:27.029Z] #65 18.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:41:27.029Z] #65 18.14 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:41:27.029Z] #65 18.36 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:41:27.029Z] #65 18.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:41:27.029Z] #65 19.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:41:27.029Z] #65 19.44 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:41:27.029Z] #65 23.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:41:27.302Z] #65 ... [2022-01-03T15:41:27.302Z] [2022-01-03T15:41:27.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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:27.302Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:27.302Z] #53 26.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:41:27.302Z] #53 26.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:41:27.302Z] #53 26.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:41:27.302Z] #53 26.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:41:27.876Z] #53 26.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:41:27.876Z] #53 27.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:41:27.876Z] #53 27.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:41:27.876Z] #53 27.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:41:28.047Z] #47 77.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:41:28.137Z] #53 27.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:41:28.137Z] #53 27.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:41:28.307Z] #47 77.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:41:28.307Z] #47 77.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:41:28.307Z] #47 77.51 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:41:28.399Z] #53 27.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:41:28.399Z] #53 27.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:41:28.661Z] #53 27.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:41:28.926Z] #53 28.11 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:41:28.926Z] #53 28.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:41:28.926Z] #53 ... [2022-01-03T15:41:28.926Z] [2022-01-03T15:41:28.926Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:41:28.926Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T15:41:28.926Z] #36 25.31 tomll can be used in two ways: [2022-01-03T15:41:28.926Z] #36 25.31 Writing to STDIN and reading from STDOUT: [2022-01-03T15:41:28.926Z] #36 25.31 cat file.toml | tomll > file.toml [2022-01-03T15:41:28.926Z] #36 25.31 [2022-01-03T15:41:28.926Z] #36 25.31 Reading and updating a list of files: [2022-01-03T15:41:28.926Z] #36 25.31 tomll a.toml b.toml c.toml [2022-01-03T15:41:28.926Z] #36 25.31 [2022-01-03T15:41:28.926Z] #36 25.31 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:41:28.926Z] #36 DONE 28.2s [2022-01-03T15:41:28.926Z] [2022-01-03T15:41:28.926Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:28.926Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:28.926Z] #53 28.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:41:29.195Z] #53 28.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:41:29.196Z] #26 ... [2022-01-03T15:41:29.196Z] [2022-01-03T15:41:29.196Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:41:29.196Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:41:29.196Z] #49 5.885 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:41:29.456Z] #53 ... [2022-01-03T15:41:29.456Z] [2022-01-03T15:41:29.456Z] #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-01-03T15:41:29.456Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:41:29.456Z] #51 18.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:41:29.456Z] #51 18.78 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:41:29.458Z] #49 ... [2022-01-03T15:41:29.458Z] [2022-01-03T15:41:29.458Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:41:29.458Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:41:29.458Z] #36 7.813 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:41:29.458Z] #36 ... [2022-01-03T15:41:29.458Z] [2022-01-03T15:41:29.458Z] #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-01-03T15:41:29.458Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:29.458Z] #60 6.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:29.458Z] #60 6.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:29.458Z] #60 6.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:29.458Z] #60 6.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:41:29.458Z] #60 8.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:41:29.717Z] #51 ... [2022-01-03T15:41:29.717Z] [2022-01-03T15:41:29.717Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:29.717Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:29.717Z] #47 26.97 Fetched 8375 kB in 20s (410 kB/s) [2022-01-03T15:41:29.719Z] #60 ... [2022-01-03T15:41:29.719Z] [2022-01-03T15:41:29.719Z] #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-01-03T15:41:29.719Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:41:29.719Z] #51 6.515 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:41:29.719Z] #51 7.858 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:41:29.719Z] #51 7.876 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:41:29.719Z] #51 7.911 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:41:29.719Z] #51 7.999 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:41:29.719Z] #51 8.512 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:41:29.719Z] #51 8.518 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:41:29.719Z] #51 8.656 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:41:29.719Z] #51 8.705 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:41:29.719Z] #51 8.793 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:41:29.719Z] #51 8.863 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:41:29.719Z] #51 8.971 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:41:29.719Z] #51 9.492 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:41:29.981Z] #51 ... [2022-01-03T15:41:29.981Z] [2022-01-03T15:41:29.981Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:29.981Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:29.981Z] #53 6.832 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:41:29.981Z] #53 ... [2022-01-03T15:41:29.981Z] [2022-01-03T15:41:29.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:29.981Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:29.981Z] #14 7.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:29.981Z] #14 7.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:29.981Z] #14 7.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:29.981Z] #14 8.178 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:41:29.981Z] #14 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:41:30.257Z] #14 ... [2022-01-03T15:41:30.257Z] [2022-01-03T15:41:30.257Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:30.257Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:30.257Z] #47 7.525 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:30.257Z] #47 7.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:30.257Z] #47 7.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:30.257Z] #47 8.210 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:41:30.257Z] #47 8.621 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:41:30.257Z] #47 ... [2022-01-03T15:41:30.257Z] [2022-01-03T15:41:30.257Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:30.257Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:41:30.257Z] #34 5.330 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:41:30.257Z] #34 5.331 Cloning into '.'... [2022-01-03T15:41:30.518Z] #34 ... [2022-01-03T15:41:30.518Z] [2022-01-03T15:41:30.518Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:41:30.518Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:41:30.518Z] #43 5.652 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:41:30.518Z] #43 5.652 Cloning into '.'... [2022-01-03T15:41:30.518Z] #43 ... [2022-01-03T15:41:30.518Z] [2022-01-03T15:41:30.518Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:30.518Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:30.518Z] #38 7.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:41:30.518Z] #38 7.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:41:30.518Z] #38 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:41:30.518Z] #38 8.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:41:30.518Z] #38 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:41:30.782Z] #38 ... [2022-01-03T15:41:30.782Z] [2022-01-03T15:41:30.783Z] #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-01-03T15:41:30.783Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:30.783Z] #60 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:41:30.857Z] #47 79.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:41:30.857Z] #47 79.67 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:41:31.428Z] #47 ... [2022-01-03T15:41:31.428Z] [2022-01-03T15:41:31.428Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:31.428Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:31.428Z] #38 78.94 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:41:31.428Z] #38 78.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:41:31.428Z] #38 78.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:41:31.428Z] #38 79.88 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:41:31.428Z] #38 79.88 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:41:31.428Z] #38 79.91 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:41:31.428Z] #38 80.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:41:31.428Z] #38 80.44 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:41:31.428Z] #38 80.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:41:31.428Z] #38 80.75 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:41:31.428Z] #38 80.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:41:31.428Z] #38 80.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:41:31.428Z] #38 81.01 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:41:31.428Z] #38 81.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:41:31.634Z] #47 26.97 Reading package lists... [2022-01-03T15:41:31.634Z] #47 ... [2022-01-03T15:41:31.634Z] [2022-01-03T15:41:31.634Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:41:31.634Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T15:41:31.634Z] #49 30.78 Usage of /build/vndr: [2022-01-03T15:41:31.634Z] #49 30.78 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:41:31.634Z] #49 30.78 /build/vndr init [2022-01-03T15:41:31.634Z] #49 30.78 -strict [2022-01-03T15:41:31.634Z] #49 30.78 checking mode. treat non-trivial warning as an error [2022-01-03T15:41:31.634Z] #49 30.78 -verbose [2022-01-03T15:41:31.634Z] #49 30.78 shows all warnings [2022-01-03T15:41:31.634Z] #49 30.78 -whitelist value [2022-01-03T15:41:31.634Z] #49 30.78 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:41:31.634Z] #49 DONE 30.9s [2022-01-03T15:41:31.689Z] #38 81.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:41:31.689Z] #38 81.29 Selecting previously unselected package cmake. [2022-01-03T15:41:31.895Z] [2022-01-03T15:41:31.895Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:31.895Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:31.895Z] #53 29.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:41:31.895Z] #53 29.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:41:31.895Z] #53 30.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:41:31.895Z] #53 30.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:41:31.895Z] #53 30.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:41:31.895Z] #53 30.48 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:41:31.895Z] #53 31.10 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:41:31.949Z] #38 81.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:41:31.949Z] #38 81.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:41:34.994Z] #60 ... [2022-01-03T15:41:34.994Z] [2022-01-03T15:41:34.994Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:41:34.994Z] #26 sha256:27042405db3bc32323e207436be506aa97ce2429ff5c747e49838c93c04df569 [2022-01-03T15:41:34.994Z] #26 14.26 + mkdir -p /build [2022-01-03T15:41:34.994Z] #26 14.26 + mv docker/docker /build/ [2022-01-03T15:41:34.994Z] #26 14.26 + rmdir docker [2022-01-03T15:41:34.994Z] #26 DONE 14.9s [2022-01-03T15:41:34.994Z] [2022-01-03T15:41:34.994Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:41:34.994Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:34.994Z] #53 12.83 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:41:34.994Z] #53 12.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:41:34.994Z] #53 12.88 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:41:34.994Z] #53 13.00 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:41:34.994Z] #53 13.00 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:41:34.994Z] #53 13.35 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:41:34.994Z] #53 13.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:41:34.994Z] #53 13.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:41:34.994Z] #53 14.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:41:34.994Z] #53 14.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:41:36.109Z] #53 ... [2022-01-03T15:41:36.109Z] [2022-01-03T15:41:36.109Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:36.109Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:36.109Z] #14 25.11 Fetched 8372 kB in 19s (441 kB/s) [2022-01-03T15:41:36.109Z] #14 25.11 Reading package lists... [2022-01-03T15:41:36.109Z] #14 32.90 Reading package lists... [2022-01-03T15:41:36.109Z] #14 ... [2022-01-03T15:41:36.109Z] [2022-01-03T15:41:36.109Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:36.109Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:36.109Z] #38 25.23 Fetched 8372 kB in 19s (445 kB/s) [2022-01-03T15:41:36.109Z] #38 25.23 Reading package lists... [2022-01-03T15:41:36.109Z] #38 33.29 Reading package lists... [2022-01-03T15:41:36.109Z] #38 ... [2022-01-03T15:41:36.109Z] [2022-01-03T15:41:36.109Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:41:36.109Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:41:36.109Z] #43 30.84 Updating files: 80% (1414/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:41:36.109Z] #43 31.32 + git checkout -q v2.3.0 [2022-01-03T15:41:36.109Z] #43 33.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-01-03T15:41:36.911Z] #53 ... [2022-01-03T15:41:36.911Z] [2022-01-03T15:41:36.911Z] #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-01-03T15:41:36.911Z] #65 sha256:b202b83dda64e791a7e07cbe761fa52029da9493ca8dbb03151f98ec580056d8 [2022-01-03T15:41:36.911Z] #65 7.020 + RM_GOPATH=0 [2022-01-03T15:41:36.911Z] #65 7.021 + TMP_GOPATH= [2022-01-03T15:41:36.911Z] #65 7.021 + : /build [2022-01-03T15:41:36.911Z] #65 7.022 + '[' -z '' ']' [2022-01-03T15:41:36.911Z] #65 7.023 ++ mktemp -d [2022-01-03T15:41:36.911Z] #65 7.093 + export GOPATH=/tmp/tmp.ZePcJzEq8f [2022-01-03T15:41:36.911Z] #65 7.093 + GOPATH=/tmp/tmp.ZePcJzEq8f [2022-01-03T15:41:36.911Z] #65 7.093 + RM_GOPATH=1 [2022-01-03T15:41:36.911Z] #65 7.093 + case "$(go env GOARCH)" in [2022-01-03T15:41:36.911Z] #65 7.093 ++ go env GOARCH [2022-01-03T15:41:36.911Z] #65 7.102 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:36.911Z] #65 7.102 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:36.911Z] #65 7.103 ++ dirname /install.sh [2022-01-03T15:41:36.911Z] #65 7.104 + dir=/ [2022-01-03T15:41:36.911Z] #65 7.115 + bin=rootlesskit [2022-01-03T15:41:36.911Z] #65 7.116 + shift [2022-01-03T15:41:36.911Z] #65 7.116 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:41:36.911Z] #65 7.116 + . //rootlesskit.installer [2022-01-03T15:41:36.911Z] #65 7.116 ++ : v0.14.6 [2022-01-03T15:41:36.911Z] #65 7.116 + install_rootlesskit [2022-01-03T15:41:36.911Z] #65 7.116 + case "$1" in [2022-01-03T15:41:36.911Z] #65 7.116 + export CGO_ENABLED=0 [2022-01-03T15:41:36.911Z] #65 7.116 + CGO_ENABLED=0 [2022-01-03T15:41:36.911Z] #65 7.116 + _install_rootlesskit [2022-01-03T15:41:36.911Z] #65 7.116 Install rootlesskit version v0.14.6 [2022-01-03T15:41:36.911Z] #65 7.117 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:41:36.911Z] #65 7.117 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:41:36.911Z] #65 7.117 + GOBIN=/build [2022-01-03T15:41:36.911Z] #65 7.117 + GO111MODULE=on [2022-01-03T15:41:36.911Z] #65 7.117 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:41:36.911Z] #65 7.679 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:41:36.911Z] #65 10.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:41:36.911Z] #65 10.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:41:36.911Z] #65 10.71 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:41:36.911Z] #65 13.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:41:36.911Z] #65 14.79 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:41:36.911Z] #65 14.85 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:41:36.911Z] #65 15.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:41:36.911Z] #65 15.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:41:36.911Z] #65 15.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:41:36.911Z] #65 15.39 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:41:36.911Z] #65 16.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:41:36.911Z] #65 16.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:41:36.911Z] #65 16.48 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:41:37.856Z] #65 ... [2022-01-03T15:41:37.856Z] [2022-01-03T15:41:37.856Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:37.856Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:37.856Z] #53 18.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:41:37.856Z] #53 18.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:41:37.856Z] #53 18.42 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:41:37.856Z] #53 18.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:41:37.856Z] #53 18.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:41:38.117Z] #53 18.79 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:41:38.117Z] #53 18.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:41:38.532Z] #38 ... [2022-01-03T15:41:38.532Z] [2022-01-03T15:41:38.532Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:38.532Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:38.532Z] #47 86.83 Setting up criu (3.16.1-3) ... [2022-01-03T15:41:38.662Z] #43 ... [2022-01-03T15:41:38.662Z] [2022-01-03T15:41:38.662Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:38.662Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:38.662Z] #14 32.90 Reading package lists... [2022-01-03T15:41:38.689Z] #53 19.26 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:41:38.689Z] #53 19.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:41:38.689Z] #53 19.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:41:38.689Z] #53 19.36 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:41:38.950Z] #53 19.51 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:41:38.950Z] #53 19.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:41:38.950Z] #53 19.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:41:38.950Z] #53 19.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:41:38.950Z] #53 19.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:41:39.103Z] #47 ... [2022-01-03T15:41:39.103Z] [2022-01-03T15:41:39.103Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:39.103Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:39.103Z] #14 78.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:41:39.103Z] #14 78.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:41:39.103Z] #14 78.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:41:39.103Z] #14 83.35 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:41:39.103Z] #14 83.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:41:39.103Z] #14 83.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:41:39.103Z] #14 83.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:41:39.103Z] #14 83.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:41:39.103Z] #14 83.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:41:39.103Z] #14 83.91 Selecting previously unselected package dmsetup. [2022-01-03T15:41:39.103Z] #14 83.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:41:39.103Z] #14 83.92 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:41:39.103Z] #14 84.19 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:41:39.103Z] #14 84.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:41:39.103Z] #14 84.21 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:41:39.211Z] #53 19.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:41:39.212Z] #53 19.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:41:39.212Z] #53 19.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:41:39.212Z] #53 19.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:41:39.212Z] #53 19.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:41:39.212Z] #53 20.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:41:39.212Z] #53 20.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:41:39.473Z] #53 20.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:41:39.473Z] #53 20.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:41:39.473Z] #53 20.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:41:39.473Z] #53 20.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:41:39.473Z] #53 20.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:41:39.624Z] #14 37.62 Building dependency tree... [2022-01-03T15:41:39.734Z] #53 20.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:41:39.734Z] #53 20.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:41:39.734Z] #53 20.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:41:39.734Z] #53 20.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:41:39.995Z] #53 20.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:41:39.995Z] #53 20.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:41:40.045Z] #14 ... [2022-01-03T15:41:40.045Z] [2022-01-03T15:41:40.045Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:40.045Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:40.045Z] #38 89.55 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:41:40.045Z] #38 89.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:40.045Z] #38 89.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:41:40.045Z] #38 89.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:40.045Z] #38 89.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:41:40.257Z] #53 20.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:41:40.257Z] #53 20.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:41:40.257Z] #53 20.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:41:40.257Z] #53 21.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:41:40.257Z] #53 21.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:41:40.306Z] #38 89.71 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:41:40.306Z] #38 89.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:41:40.306Z] #38 89.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:41:40.306Z] #38 89.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:41:40.519Z] #53 21.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:41:40.519Z] #53 21.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:41:40.519Z] #53 21.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:41:40.568Z] #14 ... [2022-01-03T15:41:40.568Z] [2022-01-03T15:41:40.568Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:40.568Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:40.568Z] #31 23.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:41:40.568Z] #31 25.83 #=#=# [2022-01-03T15:41:40.568Z] #31 26.22 #=#=# ##O#-# ######################### 35.2% ######################################################################## 100.0% [2022-01-03T15:41:40.568Z] #31 28.51 [2022-01-03T15:41:40.568Z] #31 32.30 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:41:40.568Z] #38 89.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:41:40.568Z] #38 89.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:40.780Z] #53 21.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:41:40.780Z] #53 21.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:41:40.780Z] #53 ... [2022-01-03T15:41:40.780Z] [2022-01-03T15:41:40.780Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:40.780Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:40.780Z] #47 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:41:40.780Z] #47 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:41:40.780Z] #47 17.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:41:40.780Z] #47 ... [2022-01-03T15:41:40.780Z] [2022-01-03T15:41:40.780Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:40.780Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:40.780Z] #53 21.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:41:40.780Z] #53 21.64 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:41:40.832Z] #31 33.42 [2022-01-03T15:41:40.832Z] #31 ... [2022-01-03T15:41:40.832Z] [2022-01-03T15:41:40.832Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:40.832Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:41:40.832Z] #53 38.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:41:40.832Z] #53 38.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:41:40.832Z] #53 38.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:41:40.832Z] #53 38.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:41:40.832Z] #53 38.30 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:41:40.832Z] #53 39.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:41:40.832Z] #53 39.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:41:40.832Z] #53 39.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:41:41.043Z] #53 21.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:41:41.043Z] #53 21.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:41:41.043Z] #53 21.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:41:41.043Z] #53 ... [2022-01-03T15:41:41.043Z] [2022-01-03T15:41:41.043Z] #49 [vndr 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/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:41:41.043Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:41:41.043Z] #49 21.21 Usage of /build/vndr: [2022-01-03T15:41:41.043Z] #49 21.21 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:41:41.043Z] #49 21.21 /build/vndr init [2022-01-03T15:41:41.043Z] #49 21.21 -strict [2022-01-03T15:41:41.043Z] #49 21.21 checking mode. treat non-trivial warning as an error [2022-01-03T15:41:41.043Z] #49 21.21 -verbose [2022-01-03T15:41:41.043Z] #49 21.21 shows all warnings [2022-01-03T15:41:41.043Z] #49 21.21 -whitelist value [2022-01-03T15:41:41.043Z] #49 21.21 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:41:41.043Z] #49 DONE 21.8s [2022-01-03T15:41:41.043Z] [2022-01-03T15:41:41.043Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:41:41.043Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:41:41.043Z] #36 20.80 tomll can be used in two ways: [2022-01-03T15:41:41.043Z] #36 20.80 Writing to STDIN and reading from STDOUT: [2022-01-03T15:41:41.043Z] #36 20.80 cat file.toml | tomll > file.toml [2022-01-03T15:41:41.043Z] #36 20.80 [2022-01-03T15:41:41.043Z] #36 20.80 Reading and updating a list of files: [2022-01-03T15:41:41.043Z] #36 20.80 tomll a.toml b.toml c.toml [2022-01-03T15:41:41.043Z] #36 20.80 [2022-01-03T15:41:41.043Z] #36 20.80 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:41:41.043Z] #36 DONE 21.8s [2022-01-03T15:41:41.303Z] [2022-01-03T15:41:41.304Z] #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-01-03T15:41:41.304Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:41.304Z] #60 19.64 Fetched 8487 kB in 14s (613 kB/s) [2022-01-03T15:41:42.247Z] #60 19.64 Reading package lists... [2022-01-03T15:41:42.248Z] #60 ... [2022-01-03T15:41:42.248Z] [2022-01-03T15:41:42.248Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:42.248Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:42.248Z] #14 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:41:42.248Z] #14 21.71 Fetched 8487 kB in 15s (581 kB/s) [2022-01-03T15:41:42.303Z] #19 56.45 Reading package lists... [2022-01-03T15:41:42.509Z] #14 21.71 Reading package lists... [2022-01-03T15:41:42.509Z] #14 ... [2022-01-03T15:41:42.509Z] [2022-01-03T15:41:42.509Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:42.509Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:42.509Z] #53 22.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:41:42.509Z] #53 22.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:41:42.509Z] #53 22.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:41:42.509Z] #53 22.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:41:42.509Z] #53 23.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:41:42.509Z] #53 23.21 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:41:42.771Z] #53 23.61 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:41:43.116Z] #38 ... [2022-01-03T15:41:43.116Z] [2022-01-03T15:41:43.116Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:43.116Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:43.116Z] #47 90.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:43.116Z] #47 DONE 92.0s [2022-01-03T15:41:43.116Z] [2022-01-03T15:41:43.116Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:43.116Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:43.116Z] #38 DONE 92.2s [2022-01-03T15:41:43.116Z] [2022-01-03T15:41:43.116Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:41:43.116Z] #39 sha256:759268fca2a5ccbd4e8c872b49c60f1ac8a939d2b4811ee9aa3a16abc102db52 [2022-01-03T15:41:43.116Z] #39 DONE 0.3s [2022-01-03T15:41:43.116Z] [2022-01-03T15:41:43.116Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:41:43.116Z] #40 sha256:928ef8c6182f2f054f88ac97600ce39dd862c5a8eeb6a697135cff75d9ffef30 [2022-01-03T15:41:43.345Z] #53 ... [2022-01-03T15:41:43.345Z] [2022-01-03T15:41:43.345Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:43.345Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:43.345Z] #38 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:41:43.345Z] #38 22.51 Fetched 8487 kB in 15s (575 kB/s) [2022-01-03T15:41:43.589Z] #53 ... [2022-01-03T15:41:43.589Z] [2022-01-03T15:41:43.589Z] #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-01-03T15:41:43.589Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:41:43.589Z] #60 24.67 Reading package lists... [2022-01-03T15:41:43.589Z] #60 32.75 Reading package lists... [2022-01-03T15:41:43.589Z] #60 37.38 Building dependency tree... [2022-01-03T15:41:43.589Z] #60 40.58 The following additional packages will be installed: [2022-01-03T15:41:43.589Z] #60 40.59 libbtrfs0 [2022-01-03T15:41:43.589Z] #60 40.80 The following NEW packages will be installed: [2022-01-03T15:41:43.589Z] #60 40.84 libbtrfs-dev libbtrfs0 [2022-01-03T15:41:43.589Z] #60 41.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:43.589Z] #60 41.25 Need to get 454 kB of archives. [2022-01-03T15:41:43.589Z] #60 41.25 After this operation, 1275 kB of additional disk space will be used. [2022-01-03T15:41:43.589Z] #60 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T15:41:43.589Z] #60 41.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T15:41:43.589Z] #60 42.31 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:43.589Z] #60 ... [2022-01-03T15:41:43.589Z] [2022-01-03T15:41:43.589Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:43.589Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:43.589Z] #31 33.70 #=#=# 0.0% ######## 12.5% ################## 25.7% ######################### 34.8% ################################## 48.1% ############################################ 61.7% ################################################# 69.2% ########################################################### 82.3% #################################################################### 95.1% ######################################################################## 100.0% [2022-01-03T15:41:43.589Z] #31 35.74 [2022-01-03T15:41:43.607Z] #38 22.51 Reading package lists... [2022-01-03T15:41:43.607Z] #38 ... [2022-01-03T15:41:43.607Z] [2022-01-03T15:41:43.607Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:41:43.607Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:41:43.607Z] #43 23.32 Updating files: 90% (1592/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:41:43.608Z] #43 23.42 + git checkout -q v2.3.0 [2022-01-03T15:41:44.994Z] #43 25.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:41:44.994Z] #43 ... [2022-01-03T15:41:44.994Z] [2022-01-03T15:41:44.994Z] #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-01-03T15:41:44.994Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:41:44.994Z] #51 15.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:41:44.994Z] #51 15.88 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:41:45.123Z] Running on azwin-2-8160a0 in d:\jenkins\workspace\moby_PR-43107 [Pipeline] { [Pipeline] ws [2022-01-03T15:41:45.143Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:41:45.269Z] #51 ... [2022-01-03T15:41:45.270Z] [2022-01-03T15:41:45.270Z] #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-01-03T15:41:45.270Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:45.270Z] #60 19.64 Reading package lists... [2022-01-03T15:41:45.506Z] #31 ... [2022-01-03T15:41:45.506Z] [2022-01-03T15:41:45.506Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:45.506Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:45.506Z] #47 26.97 Reading package lists... [2022-01-03T15:41:45.506Z] #47 34.63 Reading package lists... [2022-01-03T15:41:45.506Z] #47 38.40 Building dependency tree... [2022-01-03T15:41:45.506Z] #47 41.65 The following additional packages will be installed: [2022-01-03T15:41:45.506Z] #47 41.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:45.506Z] #47 41.66 python3-protobuf python3-six [2022-01-03T15:41:45.506Z] #47 41.66 Suggested packages: [2022-01-03T15:41:45.506Z] #47 41.66 python3-setuptools [2022-01-03T15:41:45.506Z] #47 41.66 Recommended packages: [2022-01-03T15:41:45.506Z] #47 41.66 iproute2 | iproute [2022-01-03T15:41:45.506Z] #47 41.96 The following NEW packages will be installed: [2022-01-03T15:41:45.506Z] #47 41.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:45.506Z] #47 41.98 python3-protobuf python3-six [2022-01-03T15:41:45.506Z] #47 42.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:45.506Z] #47 42.69 Need to get 2115 kB of archives. [2022-01-03T15:41:45.506Z] #47 42.69 After this operation, 10.7 MB of additional disk space will be used. [2022-01-03T15:41:45.506Z] #47 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-03T15:41:45.506Z] #47 42.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:41:45.506Z] #47 42.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:41:45.506Z] #47 42.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-03T15:41:45.506Z] #47 43.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T15:41:45.506Z] #47 43.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-03T15:41:45.506Z] #47 43.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T15:41:45.506Z] #47 ... [2022-01-03T15:41:45.506Z] [2022-01-03T15:41:45.506Z] #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-01-03T15:41:45.506Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T15:41:45.506Z] #55 41.31 v3.0.2 [2022-01-03T15:41:45.506Z] #55 DONE 44.7s [2022-01-03T15:41:45.506Z] [2022-01-03T15:41:45.506Z] #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-01-03T15:41:45.506Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:41:45.506Z] #60 43.08 Fetched 454 kB in 0s (1379 kB/s) [2022-01-03T15:41:45.506Z] #60 43.79 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T15:41:45.506Z] #60 43.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-01-03T15:41:45.506Z] #60 43.84 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T15:41:45.506Z] #60 43.95 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:41:45.506Z] #60 44.29 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T15:41:45.506Z] #60 44.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T15:41:45.506Z] #60 44.54 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:41:45.767Z] #60 45.06 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:41:45.767Z] #60 45.12 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:41:46.029Z] #60 45.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:46.419Z] #40 2.787 + RM_GOPATH=0 [2022-01-03T15:41:46.419Z] #40 2.787 + TMP_GOPATH= [2022-01-03T15:41:46.419Z] #40 2.787 + : /build [2022-01-03T15:41:46.419Z] #40 2.787 + '[' -z '' ']' [2022-01-03T15:41:46.419Z] #40 2.798 ++ mktemp -d [2022-01-03T15:41:46.419Z] #40 2.798 + export GOPATH=/tmp/tmp.BeVpun91vD [2022-01-03T15:41:46.419Z] #40 2.798 + GOPATH=/tmp/tmp.BeVpun91vD [2022-01-03T15:41:46.419Z] #40 2.798 + RM_GOPATH=1 [2022-01-03T15:41:46.419Z] #40 2.798 + case "$(go env GOARCH)" in [2022-01-03T15:41:46.419Z] #40 2.798 ++ go env GOARCH [2022-01-03T15:41:46.419Z] #40 2.850 Install tini version v0.19.0 [2022-01-03T15:41:46.419Z] #40 2.850 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:46.419Z] #40 2.850 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:46.419Z] #40 2.850 ++ dirname /install.sh [2022-01-03T15:41:46.419Z] #40 2.850 + dir=/ [2022-01-03T15:41:46.419Z] #40 2.850 + bin=tini [2022-01-03T15:41:46.419Z] #40 2.850 + shift [2022-01-03T15:41:46.419Z] #40 2.850 + '[' '!' -f //tini.installer ']' [2022-01-03T15:41:46.419Z] #40 2.850 + . //tini.installer [2022-01-03T15:41:46.419Z] #40 2.850 ++ : v0.19.0 [2022-01-03T15:41:46.419Z] #40 2.850 + install_tini [2022-01-03T15:41:46.419Z] #40 2.850 + echo 'Install tini version v0.19.0' [2022-01-03T15:41:46.419Z] #40 2.850 + git clone https://github.com/krallin/tini.git /tmp/tmp.BeVpun91vD/tini [2022-01-03T15:41:46.419Z] #40 2.879 Cloning into '/tmp/tmp.BeVpun91vD/tini'... [2022-01-03T15:41:46.533Z] using credential docker-jenkins-github-credentials [2022-01-03T15:41:46.611Z] Cloning the remote Git repository [2022-01-03T15:41:46.611Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:41:46.632Z] The recommended git tool is: git [2022-01-03T15:41:47.363Z] #40 3.997 + cd /tmp/tmp.BeVpun91vD/tini [2022-01-03T15:41:47.363Z] #40 3.997 + git checkout -q v0.19.0 [2022-01-03T15:41:47.363Z] #40 4.051 + cmake . [2022-01-03T15:41:46.806Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:41:47.211Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:41:47.438Z] #60 DONE 46.5s [2022-01-03T15:41:47.438Z] [2022-01-03T15:41:47.438Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:41:47.438Z] #61 sha256:8268fdb5c5cc3f7d31a45d5297c5f4f83b352ac62f55258df06c1b2616f4e34a [2022-01-03T15:41:47.934Z] #40 4.892 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:41:48.257Z] #40 5.044 -- Detecting C compiler ABI info [2022-01-03T15:41:48.380Z] #61 DONE 0.8s [2022-01-03T15:41:48.380Z] [2022-01-03T15:41:48.380Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:48.380Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:41:48.380Z] #34 46.99 Updating files: 89% (1357/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) [2022-01-03T15:41:48.380Z] #34 ... [2022-01-03T15:41:48.380Z] [2022-01-03T15:41:48.380Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:48.380Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:48.380Z] #38 33.29 Reading package lists... [2022-01-03T15:41:48.380Z] #38 37.73 Building dependency tree... [2022-01-03T15:41:48.380Z] #38 40.83 The following additional packages will be installed: [2022-01-03T15:41:48.380Z] #38 40.85 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:41:48.380Z] #38 40.87 Suggested packages: [2022-01-03T15:41:48.380Z] #38 40.87 cmake-doc ninja-build lrzip [2022-01-03T15:41:48.380Z] #38 40.87 Recommended packages: [2022-01-03T15:41:48.380Z] #38 40.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:41:48.380Z] #38 41.62 The following NEW packages will be installed: [2022-01-03T15:41:48.380Z] #38 41.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:41:48.380Z] #38 41.67 vim-common xxd [2022-01-03T15:41:48.380Z] #38 42.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:48.380Z] #38 42.03 Need to get 15.6 MB of archives. [2022-01-03T15:41:48.380Z] #38 42.03 After this operation, 67.4 MB of additional disk space will be used. [2022-01-03T15:41:48.380Z] #38 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:41:48.380Z] #38 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:41:48.380Z] #38 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:41:48.380Z] #38 42.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T15:41:48.380Z] #38 43.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-03T15:41:48.380Z] #38 43.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-03T15:41:48.380Z] #38 43.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-03T15:41:48.380Z] #38 43.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-03T15:41:48.380Z] #38 43.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-03T15:41:48.380Z] #38 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-03T15:41:48.380Z] #38 44.75 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:48.380Z] #38 45.20 Fetched 15.6 MB in 2s (7960 kB/s) [2022-01-03T15:41:48.380Z] #38 45.39 Selecting previously unselected package xxd. [2022-01-03T15:41:48.380Z] #38 45.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-03T15:41:48.380Z] #38 45.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:41:48.380Z] #38 45.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:48.380Z] #38 46.25 Selecting previously unselected package vim-common. [2022-01-03T15:41:48.380Z] #38 46.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:41:48.380Z] #38 46.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:41:48.380Z] #38 46.78 Selecting previously unselected package cmake-data. [2022-01-03T15:41:48.380Z] #38 46.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:41:48.380Z] #38 46.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:41:48.380Z] #38 ... [2022-01-03T15:41:48.380Z] [2022-01-03T15:41:48.380Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:48.380Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:41:48.585Z] #60 24.87 Reading package lists... [2022-01-03T15:41:48.585Z] #60 ... [2022-01-03T15:41:48.585Z] [2022-01-03T15:41:48.585Z] #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-01-03T15:41:48.585Z] #65 sha256:b202b83dda64e791a7e07cbe761fa52029da9493ca8dbb03151f98ec580056d8 [2022-01-03T15:41:48.585Z] #65 18.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:41:48.585Z] #65 ... [2022-01-03T15:41:48.585Z] [2022-01-03T15:41:48.585Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:48.585Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:48.585Z] #38 22.51 Reading package lists... [2022-01-03T15:41:48.641Z] #34 46.99 Updating files: 89% (1357/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:41:48.851Z] #40 ... [2022-01-03T15:41:48.851Z] [2022-01-03T15:41:48.851Z] #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-01-03T15:41:48.851Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:41:48.851Z] #51 98.31 gotestsum version dev [2022-01-03T15:41:48.903Z] #34 47.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:41:49.110Z] #51 DONE 98.6s [2022-01-03T15:41:49.110Z] [2022-01-03T15:41:49.110Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:41:49.110Z] #40 sha256:928ef8c6182f2f054f88ac97600ce39dd862c5a8eeb6a697135cff75d9ffef30 [2022-01-03T15:41:49.110Z] #40 6.035 -- Detecting C compiler ABI info - done [2022-01-03T15:41:49.163Z] #34 48.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:41:49.377Z] #40 6.230 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:41:49.377Z] #40 6.230 -- Detecting C compile features [2022-01-03T15:41:49.377Z] #40 6.230 -- Detecting C compile features - done [2022-01-03T15:41:49.377Z] #40 6.331 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:41:47.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:41:47.996Z] > git --version # timeout=10 [2022-01-03T15:41:48.032Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:41:48.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:41:48.034Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:41:49.971Z] #40 6.723 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:41:49.971Z] #40 6.903 -- Configuring done [2022-01-03T15:41:49.971Z] #40 6.923 -- Generating done [2022-01-03T15:41:49.971Z] #40 6.923 -- Build files have been written to: /tmp/tmp.BeVpun91vD/tini [2022-01-03T15:41:49.971Z] #40 6.955 + make tini-static [2022-01-03T15:41:50.541Z] #40 7.452 Scanning dependencies of target tini-static [2022-01-03T15:41:50.801Z] #40 7.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:41:51.709Z] #34 ... [2022-01-03T15:41:51.709Z] [2022-01-03T15:41:51.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:51.709Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:51.709Z] #14 40.98 The following additional packages will be installed: [2022-01-03T15:41:51.709Z] #14 40.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:51.709Z] #14 40.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:41:51.709Z] #14 40.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:41:51.709Z] #14 40.99 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:41:51.709Z] #14 40.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:41:51.709Z] #14 40.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:41:51.709Z] #14 41.00 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:41:51.709Z] #14 41.01 Suggested packages: [2022-01-03T15:41:51.709Z] #14 41.02 gcc-10-locales seccomp wine64 [2022-01-03T15:41:51.709Z] #14 41.98 The following NEW packages will be installed: [2022-01-03T15:41:51.709Z] #14 41.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:51.709Z] #14 41.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:41:51.709Z] #14 41.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:41:51.709Z] #14 41.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:41:51.709Z] #14 41.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:41:51.709Z] #14 41.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:41:51.709Z] #14 41.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:41:51.709Z] #14 41.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:41:51.709Z] #14 41.99 mingw-w64-x86-64-dev [2022-01-03T15:41:51.709Z] #14 42.31 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:51.709Z] #14 42.31 Need to get 108 MB of archives. [2022-01-03T15:41:51.709Z] #14 42.31 After this operation, 620 MB of additional disk space will be used. [2022-01-03T15:41:51.709Z] #14 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-01-03T15:41:51.709Z] #14 42.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-01-03T15:41:51.709Z] #14 43.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:41:51.709Z] #14 43.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-01-03T15:41:51.709Z] #14 43.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-03T15:41:51.709Z] #14 43.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:41:51.709Z] #14 43.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:41:51.709Z] #14 43.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:41:51.709Z] #14 43.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:41:51.709Z] #14 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-03T15:41:51.709Z] #14 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-01-03T15:41:51.709Z] #14 46.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:41:51.709Z] #14 47.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-03T15:41:51.709Z] #14 49.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-01-03T15:41:51.709Z] #14 49.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:41:51.709Z] #14 49.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T15:41:51.709Z] #14 49.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T15:41:51.709Z] #14 49.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T15:41:51.709Z] #14 49.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T15:41:51.709Z] #14 49.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-01-03T15:41:51.709Z] #14 49.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-03T15:41:51.709Z] #14 49.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-03T15:41:51.709Z] #14 49.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-03T15:41:51.709Z] #14 49.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-03T15:41:51.709Z] #14 49.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-03T15:41:51.709Z] #14 49.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-03T15:41:51.709Z] #14 49.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-03T15:41:51.709Z] #14 49.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:41:51.709Z] #14 49.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T15:41:51.709Z] #14 49.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-03T15:41:51.970Z] #14 51.04 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:51.970Z] #14 ... [2022-01-03T15:41:51.970Z] [2022-01-03T15:41:51.970Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:51.970Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:41:51.970Z] #47 46.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-03T15:41:51.970Z] #47 47.74 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:51.970Z] #47 48.00 Fetched 2115 kB in 4s (488 kB/s) [2022-01-03T15:41:51.970Z] #47 48.17 Selecting previously unselected package libprotobuf23:arm64. [2022-01-03T15:41:51.970Z] #47 48.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-03T15:41:51.970Z] #47 48.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 48.26 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T15:41:51.970Z] #47 49.21 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:41:51.970Z] #47 49.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:41:51.970Z] #47 49.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:41:51.970Z] #47 49.69 Selecting previously unselected package python3-six. [2022-01-03T15:41:51.970Z] #47 49.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:41:51.970Z] #47 49.69 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:41:51.970Z] #47 49.82 Selecting previously unselected package python3-protobuf. [2022-01-03T15:41:51.970Z] #47 49.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 49.84 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:41:51.970Z] #47 50.55 Selecting previously unselected package libnet1:arm64. [2022-01-03T15:41:51.970Z] #47 50.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 50.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:41:51.970Z] #47 50.66 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T15:41:51.970Z] #47 50.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 50.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:41:51.970Z] #47 50.79 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T15:41:51.970Z] #47 50.79 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 50.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:41:51.970Z] #47 50.90 Selecting previously unselected package criu. [2022-01-03T15:41:51.970Z] #47 50.91 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-03T15:41:51.970Z] #47 50.91 Unpacking criu (3.16.1-3) ... [2022-01-03T15:41:51.970Z] #47 ... [2022-01-03T15:41:51.970Z] [2022-01-03T15:41:51.970Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:51.970Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:51.970Z] #38 51.27 Selecting previously unselected package libicu67:arm64. [2022-01-03T15:41:52.236Z] #38 51.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-03T15:41:52.236Z] #38 51.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T15:41:52.715Z] #40 9.359 [100%] Linking C executable tini-static [2022-01-03T15:41:52.811Z] #38 27.78 Reading package lists... [2022-01-03T15:41:52.812Z] #38 ... [2022-01-03T15:41:52.812Z] [2022-01-03T15:41:52.812Z] #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-01-03T15:41:52.812Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:41:52.812Z] #55 32.08 v3.0.2 [2022-01-03T15:41:52.812Z] #55 DONE 32.7s [2022-01-03T15:41:52.812Z] [2022-01-03T15:41:52.812Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:41:52.812Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:41:52.812Z] #53 30.92 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:41:52.812Z] #53 31.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:41:52.812Z] #53 31.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:41:52.812Z] #53 31.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:41:52.812Z] #53 31.24 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:41:52.812Z] #53 32.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:41:52.812Z] #53 32.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:41:52.812Z] #53 32.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:41:52.812Z] #53 ... [2022-01-03T15:41:52.812Z] [2022-01-03T15:41:52.812Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:52.812Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:52.812Z] #47 23.19 Fetched 8491 kB in 16s (540 kB/s) [2022-01-03T15:41:52.812Z] #47 23.19 Reading package lists... [2022-01-03T15:41:52.812Z] #47 28.01 Reading package lists... [2022-01-03T15:41:53.073Z] #47 32.54 Building dependency tree... [2022-01-03T15:41:53.073Z] #47 ... [2022-01-03T15:41:53.073Z] [2022-01-03T15:41:53.073Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:53.073Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:41:53.073Z] #38 27.78 Reading package lists... [2022-01-03T15:41:53.287Z] #40 10.19 [100%] Built target tini-static [2022-01-03T15:41:53.287Z] #40 10.28 + mkdir -p /build [2022-01-03T15:41:53.287Z] #40 10.29 + cp tini-static /build/docker-init [2022-01-03T15:41:53.335Z] #38 33.01 Building dependency tree... [2022-01-03T15:41:53.547Z] #40 DONE 10.5s [2022-01-03T15:41:53.547Z] [2022-01-03T15:41:53.547Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:53.547Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:53.547Z] #14 94.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:41:53.547Z] #14 94.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:41:53.548Z] #14 94.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:41:54.119Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:41:54.119Z] #14 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:41:54.119Z] #14 103.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:41:54.380Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:41:54.380Z] #14 103.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:41:54.380Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:41:55.883Z] #38 36.14 The following additional packages will be installed: [2022-01-03T15:41:55.883Z] #38 36.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:41:55.883Z] #38 36.14 Suggested packages: [2022-01-03T15:41:55.883Z] #38 36.14 cmake-doc ninja-build lrzip [2022-01-03T15:41:55.883Z] #38 36.14 Recommended packages: [2022-01-03T15:41:55.883Z] #38 36.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:41:56.144Z] #38 ... [2022-01-03T15:41:56.144Z] [2022-01-03T15:41:56.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:56.144Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:56.144Z] #14 21.71 Reading package lists... [2022-01-03T15:41:56.144Z] #14 27.10 Reading package lists... [2022-01-03T15:41:56.144Z] #14 32.61 Building dependency tree... [2022-01-03T15:41:56.144Z] #14 35.71 The following additional packages will be installed: [2022-01-03T15:41:56.144Z] #14 35.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:56.145Z] #14 35.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:41:56.145Z] #14 35.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:41:56.145Z] #14 35.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:41:56.145Z] #14 35.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:41:56.145Z] #14 35.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:41:56.145Z] #14 35.71 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:41:56.145Z] #14 35.71 Suggested packages: [2022-01-03T15:41:56.145Z] #14 35.71 gcc-10-locales seccomp wine64 [2022-01-03T15:41:56.406Z] #14 ... [2022-01-03T15:41:56.406Z] [2022-01-03T15:41:56.406Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:41:56.406Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:41:56.406Z] #47 32.54 Building dependency tree... [2022-01-03T15:41:56.406Z] #47 35.24 The following additional packages will be installed: [2022-01-03T15:41:56.406Z] #47 35.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:56.406Z] #47 35.30 python3-protobuf python3-six [2022-01-03T15:41:56.406Z] #47 35.30 Suggested packages: [2022-01-03T15:41:56.406Z] #47 35.30 python3-setuptools [2022-01-03T15:41:56.406Z] #47 35.30 Recommended packages: [2022-01-03T15:41:56.406Z] #47 35.30 iproute2 | iproute [2022-01-03T15:41:56.406Z] #47 35.87 The following NEW packages will be installed: [2022-01-03T15:41:56.406Z] #47 35.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:41:56.406Z] #47 35.87 python3-protobuf python3-six [2022-01-03T15:41:56.406Z] #47 36.33 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:56.406Z] #47 36.33 Need to get 2292 kB of archives. [2022-01-03T15:41:56.406Z] #47 36.33 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:41:56.406Z] #47 36.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:41:56.406Z] #47 36.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:41:56.406Z] #47 36.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:41:56.406Z] #47 36.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:41:56.406Z] #47 36.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:41:56.406Z] #47 36.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:41:56.406Z] #47 36.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:41:56.450Z] #38 ... [2022-01-03T15:41:56.450Z] [2022-01-03T15:41:56.450Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:56.450Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:56.450Z] #31 38.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:41:56.450Z] #31 40.36 #=#=# [2022-01-03T15:41:56.450Z] #31 40.73 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:56.450Z] #31 42.69 [2022-01-03T15:41:56.450Z] #31 45.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:41:56.450Z] #31 46.66 [2022-01-03T15:41:56.450Z] #31 46.94 #=#=# ######################################################################## 100.0% [2022-01-03T15:41:56.450Z] #31 47.85 [2022-01-03T15:41:56.450Z] #31 48.12 Download of images into '/build' complete. [2022-01-03T15:41:56.450Z] #31 48.12 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:41:56.450Z] #31 48.12 tar -cC '/build' . | docker load [2022-01-03T15:41:56.450Z] #31 ... [2022-01-03T15:41:56.450Z] [2022-01-03T15:41:56.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:56.450Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:41:56.450Z] #14 51.23 Fetched 108 MB in 8s (13.7 MB/s) [2022-01-03T15:41:56.450Z] #14 51.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:41:56.450Z] #14 51.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 ... 15700 files and directories currently installed.) [2022-01-03T15:41:56.450Z] #14 51.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T15:41:56.450Z] #14 51.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:41:56.450Z] #14 52.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:41:56.450Z] #14 52.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T15:41:56.450Z] #14 52.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:41:56.979Z] #47 ... [2022-01-03T15:41:56.979Z] [2022-01-03T15:41:56.979Z] #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-01-03T15:41:56.979Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:41:56.979Z] #60 24.87 Reading package lists... [2022-01-03T15:41:56.979Z] #60 30.18 Building dependency tree... [2022-01-03T15:41:56.979Z] #60 33.45 The following additional packages will be installed: [2022-01-03T15:41:56.979Z] #60 33.46 libbtrfs0 [2022-01-03T15:41:56.979Z] #60 33.64 The following NEW packages will be installed: [2022-01-03T15:41:56.979Z] #60 33.64 libbtrfs-dev libbtrfs0 [2022-01-03T15:41:56.979Z] #60 34.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:56.979Z] #60 34.12 Need to get 460 kB of archives. [2022-01-03T15:41:56.979Z] #60 34.12 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:41:56.979Z] #60 34.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:41:56.979Z] #60 34.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:41:56.979Z] #60 35.07 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:41:56.979Z] #60 35.31 Fetched 460 kB in 0s (1299 kB/s) [2022-01-03T15:41:56.979Z] #60 35.42 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:41:56.979Z] #60 35.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:41:56.979Z] #60 35.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:41:56.979Z] #60 35.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:41:56.979Z] #60 35.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:41:56.979Z] #60 35.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:41:56.979Z] #60 35.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:41:56.979Z] #60 36.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:41:56.979Z] #60 36.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:41:56.979Z] #60 36.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:41:56.979Z] #60 DONE 37.7s [2022-01-03T15:41:57.240Z] [2022-01-03T15:41:57.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:41:57.240Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:41:57.240Z] #14 36.83 The following NEW packages will be installed: [2022-01-03T15:41:57.240Z] #14 36.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:41:57.240Z] #14 36.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:41:57.240Z] #14 36.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:41:57.240Z] #14 36.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:41:57.240Z] #14 36.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:41:57.240Z] #14 36.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:41:57.240Z] #14 36.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:41:57.240Z] #14 36.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:41:57.240Z] #14 36.83 mingw-w64-x86-64-dev [2022-01-03T15:41:57.240Z] #14 37.25 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:41:57.240Z] #14 37.25 Need to get 115 MB of archives. [2022-01-03T15:41:57.240Z] #14 37.25 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:41:57.240Z] #14 37.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:41:57.240Z] #14 37.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:41:57.240Z] #14 37.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:41:57.240Z] #14 37.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:41:57.240Z] #14 37.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:41:57.240Z] #14 37.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:41:57.240Z] #14 37.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:41:57.505Z] #14 56.20 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:41:57.505Z] #14 56.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:41:57.505Z] #14 56.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:41:57.517Z] #14 38.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:41:57.517Z] #14 38.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:41:57.778Z] #14 38.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:41:58.077Z] #14 57.08 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-03T15:41:58.077Z] #14 57.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:41:58.077Z] #14 57.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:41:58.338Z] #14 57.48 Selecting previously unselected package dmsetup. [2022-01-03T15:41:58.338Z] #14 57.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:41:58.338Z] #14 ... [2022-01-03T15:41:58.338Z] [2022-01-03T15:41:58.338Z] #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-01-03T15:41:58.338Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:41:58.338Z] #62 0.815 + RM_GOPATH=0 [2022-01-03T15:41:58.338Z] #62 0.815 + TMP_GOPATH= [2022-01-03T15:41:58.338Z] #62 0.815 + : /build [2022-01-03T15:41:58.338Z] #62 0.815 + '[' -z '' ']' [2022-01-03T15:41:58.338Z] #62 0.815 ++ mktemp -d [2022-01-03T15:41:58.338Z] #62 0.815 + export GOPATH=/tmp/tmp.upWAl7FsEM [2022-01-03T15:41:58.338Z] #62 0.815 + GOPATH=/tmp/tmp.upWAl7FsEM [2022-01-03T15:41:58.338Z] #62 0.815 + RM_GOPATH=1 [2022-01-03T15:41:58.338Z] #62 0.815 + case "$(go env GOARCH)" in [2022-01-03T15:41:58.338Z] #62 0.815 ++ go env GOARCH [2022-01-03T15:41:58.338Z] #62 0.818 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:58.338Z] #62 0.818 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:41:58.338Z] #62 0.819 ++ dirname /install.sh [2022-01-03T15:41:58.338Z] #62 0.831 + dir=/ [2022-01-03T15:41:58.338Z] #62 0.831 + bin=containerd [2022-01-03T15:41:58.338Z] #62 0.831 + shift [2022-01-03T15:41:58.338Z] #62 0.831 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:41:58.338Z] #62 0.831 + . //containerd.installer [2022-01-03T15:41:58.338Z] #62 0.831 ++ set -e [2022-01-03T15:41:58.338Z] #62 0.831 ++ : v1.5.8 [2022-01-03T15:41:58.338Z] #62 0.831 + install_containerd [2022-01-03T15:41:58.338Z] #62 0.831 + echo 'Install containerd version v1.5.8' [2022-01-03T15:41:58.338Z] #62 0.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.upWAl7FsEM/src/github.com/containerd/containerd [2022-01-03T15:41:58.338Z] #62 0.835 Install containerd version v1.5.8 [2022-01-03T15:41:58.338Z] #62 0.838 Cloning into '/tmp/tmp.upWAl7FsEM/src/github.com/containerd/containerd'... [2022-01-03T15:41:58.338Z] #62 ... [2022-01-03T15:41:58.338Z] [2022-01-03T15:41:58.338Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:41:58.338Z] #31 sha256:563ce0ff274f171e054e90c1e85145cc99652257dd2a28d7bbb7d6a588dc223b [2022-01-03T15:41:58.338Z] #31 DONE 51.1s [2022-01-03T15:41:58.338Z] [2022-01-03T15:41:58.338Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:41:58.338Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:41:58.338Z] #38 57.51 Selecting previously unselected package libxml2:arm64. [2022-01-03T15:41:58.338Z] #38 57.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-03T15:41:58.338Z] #38 57.54 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:41:58.355Z] #14 ... [2022-01-03T15:41:58.355Z] [2022-01-03T15:41:58.355Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:41:58.355Z] #61 sha256:abbd7ca9fa7a1d1f85e2beb3bb18a71fc614c0477ecebd8ae8c97d40f50e9647 [2022-01-03T15:41:58.355Z] #61 DONE 1.2s [2022-01-03T15:41:58.355Z] [2022-01-03T15:41:58.355Z] #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-01-03T15:41:58.355Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:41:59.280Z] #38 58.22 Selecting previously unselected package libarchive13:arm64. [2022-01-03T15:41:59.281Z] #38 58.23 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-03T15:41:59.281Z] #38 58.24 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T15:41:59.281Z] #38 58.65 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-03T15:41:59.281Z] #38 58.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-03T15:41:59.281Z] #38 58.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T15:41:59.852Z] #38 58.87 Selecting previously unselected package librhash0:arm64. [2022-01-03T15:41:59.852Z] #38 58.88 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-03T15:41:59.852Z] #38 58.88 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-03T15:41:59.852Z] #38 59.08 Selecting previously unselected package libuv1:arm64. [2022-01-03T15:41:59.852Z] #38 59.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-03T15:41:59.852Z] #38 59.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-03T15:42:00.115Z] #38 59.26 Selecting previously unselected package cmake. [2022-01-03T15:42:00.115Z] #38 59.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-03T15:42:00.115Z] #38 59.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:42:00.403Z] #19 75.31 Reading package lists... [2022-01-03T15:42:01.502Z] #38 ... [2022-01-03T15:42:01.502Z] [2022-01-03T15:42:01.502Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:42:01.502Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:42:01.502Z] #47 51.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:42:01.502Z] #47 52.80 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T15:42:01.502Z] #47 52.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:42:01.502Z] #47 52.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:42:01.502Z] #47 52.87 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:42:01.502Z] #47 53.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:42:01.502Z] #47 53.80 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:42:01.502Z] #47 57.46 Setting up criu (3.16.1-3) ... [2022-01-03T15:42:01.502Z] #47 59.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:42:01.502Z] #47 DONE 60.8s [2022-01-03T15:42:01.765Z] [2022-01-03T15:42:01.765Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:01.765Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:01.765Z] #14 57.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:42:01.765Z] #14 57.75 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:42:01.765Z] #14 57.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:42:01.765Z] #14 57.79 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:42:02.579Z] #62 4.151 + RM_GOPATH=0 [2022-01-03T15:42:02.579Z] #62 4.151 + TMP_GOPATH= [2022-01-03T15:42:02.579Z] #62 4.151 + : /build [2022-01-03T15:42:02.579Z] #62 4.151 + '[' -z '' ']' [2022-01-03T15:42:02.579Z] #62 4.151 ++ mktemp -d [2022-01-03T15:42:02.579Z] #62 4.175 + export GOPATH=/tmp/tmp.M7S12GPiIV [2022-01-03T15:42:02.579Z] #62 4.175 + GOPATH=/tmp/tmp.M7S12GPiIV [2022-01-03T15:42:02.579Z] #62 4.175 + RM_GOPATH=1 [2022-01-03T15:42:02.579Z] #62 4.175 + case "$(go env GOARCH)" in [2022-01-03T15:42:02.579Z] #62 4.175 ++ go env GOARCH [2022-01-03T15:42:02.579Z] #62 4.189 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:02.579Z] #62 4.189 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:02.579Z] #62 4.189 ++ dirname /install.sh [2022-01-03T15:42:02.579Z] #62 4.199 Install containerd version v1.5.8 [2022-01-03T15:42:02.579Z] #62 4.203 + dir=/ [2022-01-03T15:42:02.579Z] #62 4.203 + bin=containerd [2022-01-03T15:42:02.579Z] #62 4.203 + shift [2022-01-03T15:42:02.579Z] #62 4.203 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:42:02.579Z] #62 4.203 + . //containerd.installer [2022-01-03T15:42:02.579Z] #62 4.203 ++ set -e [2022-01-03T15:42:02.579Z] #62 4.203 ++ : v1.5.8 [2022-01-03T15:42:02.579Z] #62 4.203 + install_containerd [2022-01-03T15:42:02.579Z] #62 4.203 + echo 'Install containerd version v1.5.8' [2022-01-03T15:42:02.579Z] #62 4.203 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M7S12GPiIV/src/github.com/containerd/containerd [2022-01-03T15:42:02.579Z] #62 4.203 Cloning into '/tmp/tmp.M7S12GPiIV/src/github.com/containerd/containerd'... [2022-01-03T15:42:02.941Z] #19 94.26 Building dependency tree... [2022-01-03T15:42:03.523Z] #62 ... [2022-01-03T15:42:03.523Z] [2022-01-03T15:42:03.523Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:42:03.523Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:42:03.523Z] #34 42.27 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:42:03.523Z] #34 42.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:42:03.523Z] #34 43.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:42:03.544Z] Running on azwin-2-a79a00 in d:\jenkins\workspace\moby_PR-43107 [Pipeline] { [Pipeline] ws [2022-01-03T15:42:03.561Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:42:03.717Z] #14 ... [2022-01-03T15:42:03.717Z] [2022-01-03T15:42:03.717Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:42:03.717Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:42:03.717Z] #38 62.11 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T15:42:03.717Z] #38 62.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:03.717Z] #38 62.19 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-03T15:42:03.717Z] #38 62.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:03.717Z] #38 62.28 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T15:42:03.717Z] #38 62.32 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-03T15:42:03.717Z] #38 62.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:42:03.717Z] #38 62.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:42:03.933Z] Fetching without tags [2022-01-03T15:42:03.981Z] #38 62.99 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T15:42:03.981Z] #38 63.00 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:42:03.981Z] #38 63.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:42:04.242Z] #38 DONE 63.4s [2022-01-03T15:42:04.242Z] [2022-01-03T15:42:04.242Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:42:04.242Z] #39 sha256:8a82dd2e09f5250169f429e3c5db530ceaca70119ca07373d261e99904e22411 [2022-01-03T15:42:04.633Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:04.813Z] #39 DONE 0.5s [2022-01-03T15:42:04.814Z] [2022-01-03T15:42:04.814Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:42:04.814Z] #40 sha256:d0395ed6ddcfb9f8d293913891db733a32b46c238e6e8cc4d09f0fa8a39a9625 [2022-01-03T15:42:04.876Z] The recommended git tool is: git [2022-01-03T15:42:03.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:03.700Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:42:03.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:03.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:03.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:42:03.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:03.978Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:04.746Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:04.794Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:05.384Z] #40 ... [2022-01-03T15:42:05.385Z] [2022-01-03T15:42:05.385Z] #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-01-03T15:42:05.385Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:42:05.385Z] #51 64.16 gotestsum version dev [2022-01-03T15:42:05.385Z] #51 DONE 64.4s [2022-01-03T15:42:05.385Z] [2022-01-03T15:42:05.385Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:05.385Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:05.385Z] #14 64.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:42:05.385Z] #14 64.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:42:05.385Z] #14 64.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:42:06.610Z] #14 114.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:42:06.610Z] #14 114.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:06.610Z] #14 114.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:06.826Z] #34 ... [2022-01-03T15:42:06.826Z] [2022-01-03T15:42:06.826Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:42:06.826Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:42:06.826Z] #38 37.13 The following NEW packages will be installed: [2022-01-03T15:42:06.826Z] #38 37.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:42:06.826Z] #38 37.13 vim-common xxd [2022-01-03T15:42:06.826Z] #38 37.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:42:06.826Z] #38 37.40 Need to get 17.7 MB of archives. [2022-01-03T15:42:06.826Z] #38 37.40 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T15:42:06.826Z] #38 37.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:42:06.826Z] #38 37.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:42:06.826Z] #38 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:42:06.826Z] #38 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:42:06.826Z] #38 37.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:42:06.826Z] #38 37.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:42:06.826Z] #38 37.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:42:06.826Z] #38 37.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:42:06.826Z] #38 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:42:06.826Z] #38 37.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:42:06.826Z] #38 39.09 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:42:06.826Z] #38 39.40 Fetched 17.7 MB in 1s (16.8 MB/s) [2022-01-03T15:42:06.826Z] #38 39.40 Selecting previously unselected package xxd. [2022-01-03T15:42:06.826Z] #38 39.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:42:06.826Z] #38 39.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:42:06.826Z] #38 39.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:06.826Z] #38 39.73 Selecting previously unselected package vim-common. [2022-01-03T15:42:06.827Z] #38 39.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:42:06.827Z] #38 39.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:06.827Z] #38 40.05 Selecting previously unselected package cmake-data. [2022-01-03T15:42:06.827Z] #38 40.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:42:06.827Z] #38 40.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:42:06.827Z] #38 43.16 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:42:06.827Z] #38 43.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:42:06.827Z] #38 43.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:42:06.827Z] #38 ... [2022-01-03T15:42:06.827Z] [2022-01-03T15:42:06.827Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:42:06.827Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:42:06.827Z] #47 39.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:42:06.827Z] #47 41.07 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:42:06.827Z] #47 41.28 Fetched 2292 kB in 4s (552 kB/s) [2022-01-03T15:42:06.827Z] #47 41.40 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:42:06.827Z] #47 41.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:42:06.827Z] #47 41.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 41.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:42:06.827Z] #47 42.18 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:42:06.827Z] #47 42.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:42:06.827Z] #47 42.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:42:06.827Z] #47 42.43 Selecting previously unselected package python3-six. [2022-01-03T15:42:06.827Z] #47 42.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:42:06.827Z] #47 42.45 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:42:06.827Z] #47 42.57 Selecting previously unselected package python3-protobuf. [2022-01-03T15:42:06.827Z] #47 42.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 42.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:42:06.827Z] #47 43.02 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:42:06.827Z] #47 43.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 43.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:42:06.827Z] #47 43.21 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:42:06.827Z] #47 43.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 43.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:42:06.827Z] #47 43.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:42:06.827Z] #47 43.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 43.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:42:06.827Z] #47 43.47 Selecting previously unselected package criu. [2022-01-03T15:42:06.827Z] #47 43.49 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:42:06.827Z] #47 43.49 Unpacking criu (3.16.1-3) ... [2022-01-03T15:42:06.827Z] #47 44.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:42:06.827Z] #47 45.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:42:06.827Z] #47 45.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:42:06.827Z] #47 45.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:42:06.827Z] #47 45.87 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:42:06.827Z] #47 47.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:42:06.827Z] #47 47.17 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:42:07.141Z] #19 103.1 The following additional packages will be installed: [2022-01-03T15:42:07.141Z] #19 103.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T15:42:07.141Z] #19 103.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T15:42:07.141Z] #19 103.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-03T15:42:07.141Z] #19 103.1 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-03T15:42:07.141Z] #19 103.1 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T15:42:07.141Z] #19 103.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T15:42:07.141Z] #19 103.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T15:42:07.141Z] #19 103.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T15:42:07.141Z] #19 103.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T15:42:07.141Z] #19 103.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T15:42:07.141Z] #19 103.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T15:42:07.141Z] #19 103.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T15:42:07.141Z] #19 103.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T15:42:07.141Z] #19 103.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T15:42:07.141Z] #19 103.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T15:42:07.141Z] #19 103.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T15:42:07.141Z] #19 103.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T15:42:07.141Z] #19 103.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T15:42:07.141Z] #19 103.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T15:42:07.141Z] #19 103.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T15:42:07.141Z] #19 103.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T15:42:07.141Z] #19 103.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T15:42:07.141Z] #19 103.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T15:42:07.141Z] #19 103.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T15:42:07.141Z] #19 103.2 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T15:42:07.141Z] #19 103.2 Suggested packages: [2022-01-03T15:42:07.141Z] #19 103.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-03T15:42:07.141Z] #19 103.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-03T15:42:07.141Z] #19 103.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-03T15:42:07.141Z] #19 103.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-03T15:42:07.141Z] #19 103.2 libyaml-shell-perl ed diffutils-doc [2022-01-03T15:42:07.141Z] #19 103.2 Recommended packages: [2022-01-03T15:42:07.141Z] #19 103.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-03T15:42:07.141Z] #19 103.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-03T15:42:07.839Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:07.839Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:42:07.509Z] > git remote # timeout=10 [2022-01-03T15:42:07.581Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:42:07.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:07.626Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:42:07.757Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:42:07.878Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:07.919Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:08.745Z] #47 ... [2022-01-03T15:42:08.745Z] [2022-01-03T15:42:08.745Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:42:08.745Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:42:08.745Z] #38 49.12 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:42:08.745Z] #38 49.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:42:08.745Z] #38 49.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:42:09.006Z] #38 ... [2022-01-03T15:42:09.006Z] [2022-01-03T15:42:09.006Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:09.006Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:09.006Z] #14 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:42:09.006Z] #14 40.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:42:09.006Z] #14 40.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:42:09.006Z] #14 41.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:42:09.006Z] #14 42.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:42:09.006Z] #14 42.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:42:09.006Z] #14 42.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:42:09.006Z] #14 42.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:42:09.006Z] #14 42.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:42:09.006Z] #14 42.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:42:09.006Z] #14 42.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:42:09.006Z] #14 42.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:42:09.006Z] #14 42.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:42:09.006Z] #14 42.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:42:09.006Z] #14 42.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:42:09.006Z] #14 42.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:42:09.007Z] #14 42.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:42:09.007Z] #14 42.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:42:09.007Z] #14 42.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:42:09.007Z] #14 42.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:42:09.007Z] #14 43.37 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:42:09.007Z] #14 43.61 Fetched 115 MB in 5s (20.9 MB/s) [2022-01-03T15:42:09.007Z] #14 43.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:42:09.007Z] #14 43.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:42:09.007Z] #14 43.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:42:09.007Z] #14 43.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:42:09.007Z] #14 45.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:42:09.007Z] #14 45.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:42:09.007Z] #14 45.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:42:09.007Z] #14 48.05 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:42:09.007Z] #14 48.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:42:09.007Z] #14 48.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:42:09.007Z] #14 48.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:42:09.007Z] #14 48.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:42:09.007Z] #14 48.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:42:09.007Z] #14 48.40 Selecting previously unselected package dmsetup. [2022-01-03T15:42:09.007Z] #14 48.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:42:09.007Z] #14 48.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:42:09.007Z] #14 48.59 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:42:09.007Z] #14 48.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:42:09.007Z] #14 48.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:42:09.269Z] #14 ... [2022-01-03T15:42:09.269Z] [2022-01-03T15:42:09.269Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:42:09.269Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:42:09.269Z] #38 49.91 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:42:09.269Z] #38 49.92 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:42:09.269Z] #38 49.92 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:42:09.532Z] #38 50.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:42:09.532Z] #38 50.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:42:09.532Z] #38 50.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:42:09.793Z] #38 50.36 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:42:09.793Z] #38 50.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:42:09.793Z] #38 50.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:42:09.793Z] #38 50.57 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:42:09.793Z] #38 50.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:42:09.793Z] #38 50.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:42:10.055Z] #38 50.72 Selecting previously unselected package cmake. [2022-01-03T15:42:10.055Z] #38 50.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:42:10.055Z] #38 50.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:42:10.674Z] #14 ... [2022-01-03T15:42:10.674Z] [2022-01-03T15:42:10.674Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:42:10.674Z] #40 sha256:d0395ed6ddcfb9f8d293913891db733a32b46c238e6e8cc4d09f0fa8a39a9625 [2022-01-03T15:42:10.674Z] #40 1.435 + RM_GOPATH=0 [2022-01-03T15:42:10.674Z] #40 1.435 + TMP_GOPATH= [2022-01-03T15:42:10.674Z] #40 1.435 + : /build [2022-01-03T15:42:10.674Z] #40 1.435 + '[' -z '' ']' [2022-01-03T15:42:10.674Z] #40 1.435 ++ mktemp -d [2022-01-03T15:42:10.674Z] #40 1.435 + export GOPATH=/tmp/tmp.dGKkwk6qgK [2022-01-03T15:42:10.674Z] #40 1.435 + GOPATH=/tmp/tmp.dGKkwk6qgK [2022-01-03T15:42:10.674Z] #40 1.435 + RM_GOPATH=1 [2022-01-03T15:42:10.674Z] #40 1.435 + case "$(go env GOARCH)" in [2022-01-03T15:42:10.674Z] #40 1.435 ++ go env GOARCH [2022-01-03T15:42:10.674Z] #40 1.459 Install tini version v0.19.0 [2022-01-03T15:42:10.674Z] #40 1.459 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:10.674Z] #40 1.459 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:10.674Z] #40 1.459 ++ dirname /install.sh [2022-01-03T15:42:10.674Z] #40 1.459 + dir=/ [2022-01-03T15:42:10.674Z] #40 1.459 + bin=tini [2022-01-03T15:42:10.674Z] #40 1.459 + shift [2022-01-03T15:42:10.674Z] #40 1.459 + '[' '!' -f //tini.installer ']' [2022-01-03T15:42:10.674Z] #40 1.459 + . //tini.installer [2022-01-03T15:42:10.674Z] #40 1.459 ++ : v0.19.0 [2022-01-03T15:42:10.674Z] #40 1.459 + install_tini [2022-01-03T15:42:10.674Z] #40 1.459 + echo 'Install tini version v0.19.0' [2022-01-03T15:42:10.674Z] #40 1.459 + git clone https://github.com/krallin/tini.git /tmp/tmp.dGKkwk6qgK/tini [2022-01-03T15:42:10.674Z] #40 1.491 Cloning into '/tmp/tmp.dGKkwk6qgK/tini'... [2022-01-03T15:42:10.674Z] #40 2.268 + cd /tmp/tmp.dGKkwk6qgK/tini [2022-01-03T15:42:10.674Z] #40 2.268 + git checkout -q v0.19.0 [2022-01-03T15:42:10.674Z] #40 2.307 + cmake . [2022-01-03T15:42:10.674Z] #40 2.943 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:42:10.674Z] #40 3.045 -- Detecting C compiler ABI info [2022-01-03T15:42:10.674Z] #40 3.907 -- Detecting C compiler ABI info - done [2022-01-03T15:42:10.674Z] #40 4.067 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:42:10.674Z] #40 4.067 -- Detecting C compile features [2022-01-03T15:42:10.674Z] #40 4.075 -- Detecting C compile features - done [2022-01-03T15:42:10.674Z] #40 4.127 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:42:10.674Z] #40 4.411 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:42:10.674Z] #40 4.519 -- Configuring done [2022-01-03T15:42:10.674Z] #40 4.529 -- Generating done [2022-01-03T15:42:10.674Z] #40 4.529 -- Build files have been written to: /tmp/tmp.dGKkwk6qgK/tini [2022-01-03T15:42:10.674Z] #40 4.579 + make tini-static [2022-01-03T15:42:10.674Z] #40 4.981 Scanning dependencies of target tini-static [2022-01-03T15:42:10.674Z] #40 5.109 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:42:10.789Z] using credential docker-jenkins-github-credentials [2022-01-03T15:42:10.864Z] Cloning the remote Git repository [2022-01-03T15:42:10.864Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:42:10.935Z] #40 6.194 [100%] Linking C executable tini-static [2022-01-03T15:42:11.196Z] #40 6.515 [100%] Built target tini-static [2022-01-03T15:42:11.196Z] #40 6.563 + mkdir -p /build [2022-01-03T15:42:11.465Z] #40 6.565 + cp tini-static /build/docker-init [2022-01-03T15:42:12.186Z] #40 ... [2022-01-03T15:42:12.186Z] [2022-01-03T15:42:12.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:12.186Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:12.186Z] #14 71.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:42:12.186Z] #14 71.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:12.186Z] #14 71.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:42:12.447Z] #14 71.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.#14 ... [2022-01-03T15:42:12.447Z] [2022-01-03T15:42:12.447Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:42:12.447Z] #40 sha256:d0395ed6ddcfb9f8d293913891db733a32b46c238e6e8cc4d09f0fa8a39a9625 [2022-01-03T15:42:12.447Z] #40 DONE 7.8s [2022-01-03T15:42:12.447Z] [2022-01-03T15:42:12.447Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:12.447Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:12.447Z] #14 71.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:42:12.447Z] #14 71.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:12.447Z] #14 71.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:11.054Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:42:11.448Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:42:12.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:42:12.333Z] > git --version # timeout=10 [2022-01-03T15:42:12.394Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:42:12.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:12.400Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:14.261Z] #38 ... [2022-01-03T15:42:14.261Z] [2022-01-03T15:42:14.261Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:42:14.262Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:42:14.262Z] #47 50.99 Setting up criu (3.16.1-3) ... [2022-01-03T15:42:14.262Z] #47 52.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:42:14.262Z] #47 DONE 53.8s [2022-01-03T15:42:14.262Z] [2022-01-03T15:42:14.262Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:14.262Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:14.262Z] #14 54.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:42:14.262Z] #14 54.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:42:14.262Z] #14 54.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:42:15.207Z] #14 ... [2022-01-03T15:42:15.207Z] [2022-01-03T15:42:15.207Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:42:15.207Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:42:15.207Z] #38 54.86 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:42:15.207Z] #38 54.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:15.207Z] #38 54.92 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:42:15.207Z] #38 54.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:42:15.207Z] #38 55.00 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:42:15.207Z] #38 55.01 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:42:15.207Z] #38 55.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:42:15.207Z] #38 55.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:42:15.207Z] #38 55.05 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:42:15.207Z] #38 55.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:42:15.207Z] #38 55.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:42:15.207Z] #38 DONE 55.7s [2022-01-03T15:42:15.207Z] [2022-01-03T15:42:15.207Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:42:15.207Z] #39 sha256:bf5a49c8e7c866c992cc2c5023dc90c659080c0296eeb016731f563fcdb9c84c [2022-01-03T15:42:15.320Z] #19 110.3 The following NEW packages will be installed: [2022-01-03T15:42:15.320Z] #19 110.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T15:42:15.320Z] #19 110.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T15:42:15.320Z] #19 110.3 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-03T15:42:15.320Z] #19 110.3 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-03T15:42:15.320Z] #19 110.3 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-03T15:42:15.320Z] #19 110.3 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-03T15:42:15.320Z] #19 110.3 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-03T15:42:15.320Z] #19 110.3 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T15:42:15.320Z] #19 110.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T15:42:15.320Z] #19 110.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T15:42:15.320Z] #19 110.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T15:42:15.320Z] #19 110.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T15:42:15.320Z] #19 110.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T15:42:15.320Z] #19 110.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T15:42:15.320Z] #19 110.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T15:42:15.320Z] #19 110.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T15:42:15.320Z] #19 110.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T15:42:15.320Z] #19 110.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T15:42:15.320Z] #19 110.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T15:42:15.320Z] #19 110.4 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T15:42:15.320Z] #19 110.4 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.4 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T15:42:15.320Z] #19 110.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T15:42:15.320Z] #19 110.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T15:42:15.320Z] #19 110.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T15:42:15.320Z] #19 110.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T15:42:15.320Z] #19 110.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T15:42:15.320Z] #19 110.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T15:42:15.320Z] #19 110.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T15:42:15.320Z] #19 110.4 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T15:42:15.320Z] #19 111.0 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:42:15.320Z] #19 111.0 Need to get 787 MB of archives. [2022-01-03T15:42:15.320Z] #19 111.0 After this operation, 3385 MB of additional disk space will be used. [2022-01-03T15:42:15.320Z] #19 111.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-03T15:42:15.320Z] #19 111.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:42:15.320Z] #19 111.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-03T15:42:15.320Z] #19 111.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-03T15:42:15.320Z] #19 111.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-03T15:42:15.320Z] #19 111.0 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:42:15.320Z] #19 111.1 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-03T15:42:15.320Z] #19 111.2 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-03T15:42:15.320Z] #19 111.3 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-03T15:42:15.320Z] #19 111.4 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-03T15:42:15.320Z] #19 111.4 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-03T15:42:15.320Z] #19 111.5 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:42:15.320Z] #19 111.5 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-03T15:42:16.150Z] #39 DONE 0.9s [2022-01-03T15:42:16.150Z] [2022-01-03T15:42:16.150Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:42:16.150Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:42:16.150Z] #53 ... [2022-01-03T15:42:16.150Z] [2022-01-03T15:42:16.150Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:42:16.150Z] #40 sha256:7418c491d3fba63e939006713497d5893c25b767fdce5c30d9e45c63cd1a315e [2022-01-03T15:42:17.342Z] #19 113.2 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:42:17.342Z] #19 113.2 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-03T15:42:17.587Z] #40 ... [2022-01-03T15:42:17.587Z] [2022-01-03T15:42:17.587Z] #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-01-03T15:42:17.587Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:42:17.587Z] #51 57.89 gotestsum version dev [2022-01-03T15:42:17.587Z] #51 DONE 58.3s [2022-01-03T15:42:17.850Z] [2022-01-03T15:42:17.850Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:42:17.850Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:42:19.031Z] #14 77.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:42:19.031Z] #14 77.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:19.031Z] #14 77.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:19.237Z] Commit message: "Ensure system clock was set" [2022-01-03T15:42:19.248Z] #53 ... [2022-01-03T15:42:19.248Z] [2022-01-03T15:42:19.248Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:19.248Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:19.248Z] #14 59.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:42:19.248Z] #14 59.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:19.248Z] #14 59.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:42:19.248Z] #14 59.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:42:19.248Z] #14 59.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:19.249Z] #14 59.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:19.252Z] #19 115.2 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:42:19.252Z] #19 115.2 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:42:20.632Z] #19 117.0 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:42:20.893Z] #19 117.0 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-03T15:42:21.509Z] #14 ... [2022-01-03T15:42:21.509Z] [2022-01-03T15:42:21.509Z] #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-01-03T15:42:21.509Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:42:21.509Z] #62 63.80 Updating files: 35% (1664/4734) Updating files: 36% (1705/4734) Updating files: 37% (1752/4734) Updating files: 38% (1799/4734) Updating files: 39% (1847/4734) Updating files: 40% (1894/4734) Updating files: 41% (1941/4734) Updating files: 42% (1989/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:42:21.509Z] #62 65.80 + cd /tmp/tmp.3Ayi0M6ALr/src/github.com/containerd/containerd [2022-01-03T15:42:21.509Z] #62 65.80 + git checkout -q v1.5.8 [2022-01-03T15:42:22.549Z] + docker version [2022-01-03T15:42:22.807Z] #19 119.1 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:42:23.067Z] #19 119.1 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-03T15:42:23.421Z] #62 67.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:42:23.422Z] #62 67.91 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:42:23.422Z] #62 67.91 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:23.422Z] #62 67.91 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:23.422Z] #62 67.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:42:23.422Z] #62 67.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:42:23.422Z] #62 67.92 + '[' '' = dynamic ']' [2022-01-03T15:42:23.422Z] #62 67.92 + make [2022-01-03T15:42:24.346Z] #14 ... [2022-01-03T15:42:24.346Z] [2022-01-03T15:42:24.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-01-03T15:42:24.346Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:42:24.347Z] #62 34.99 Updating files: 77% (3691/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:42:24.347Z] #62 35.52 + cd /tmp/tmp.upWAl7FsEM/src/github.com/containerd/containerd [2022-01-03T15:42:24.347Z] #62 35.52 + git checkout -q v1.5.8 [2022-01-03T15:42:24.924Z] #62 36.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:42:24.924Z] #62 36.87 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:42:24.924Z] #62 36.87 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:24.924Z] #62 36.87 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:24.924Z] #62 36.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:42:24.924Z] #62 36.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:42:24.924Z] #62 36.87 + '[' '' = dynamic ']' [2022-01-03T15:42:24.924Z] #62 36.87 + make [2022-01-03T15:42:24.982Z] #19 120.9 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-03T15:42:24.982Z] #19 120.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-03T15:42:24.982Z] #19 121.0 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-03T15:42:24.982Z] #19 121.0 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-01-03T15:42:24.982Z] #19 121.0 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-03T15:42:24.982Z] #19 121.0 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-03T15:42:24.982Z] #19 121.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-03T15:42:24.982Z] #19 121.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-03T15:42:24.982Z] #19 121.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-03T15:42:24.982Z] #19 121.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-03T15:42:24.982Z] #19 121.2 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-03T15:42:24.982Z] #19 121.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-03T15:42:25.241Z] #19 121.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-01-03T15:42:25.241Z] #19 121.3 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-03T15:42:25.334Z] #62 69.72 + bin/ctr [2022-01-03T15:42:25.837Z] #14 ... [2022-01-03T15:42:25.837Z] [2022-01-03T15:42:25.837Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:42:25.837Z] #40 sha256:7418c491d3fba63e939006713497d5893c25b767fdce5c30d9e45c63cd1a315e [2022-01-03T15:42:25.837Z] #40 4.967 + RM_GOPATH=0 [2022-01-03T15:42:25.837Z] #40 4.967 + TMP_GOPATH= [2022-01-03T15:42:25.837Z] #40 4.967 + : /build [2022-01-03T15:42:25.837Z] #40 4.967 + '[' -z '' ']' [2022-01-03T15:42:25.837Z] #40 4.967 ++ mktemp -d [2022-01-03T15:42:25.837Z] #40 4.967 + export GOPATH=/tmp/tmp.zh6apTxnaj [2022-01-03T15:42:25.837Z] #40 4.967 + GOPATH=/tmp/tmp.zh6apTxnaj [2022-01-03T15:42:25.837Z] #40 4.967 + RM_GOPATH=1 [2022-01-03T15:42:25.837Z] #40 4.967 + case "$(go env GOARCH)" in [2022-01-03T15:42:25.837Z] #40 4.967 ++ go env GOARCH [2022-01-03T15:42:25.837Z] #40 4.985 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:25.837Z] #40 4.985 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:42:25.837Z] #40 4.985 ++ dirname /install.sh [2022-01-03T15:42:25.837Z] #40 4.985 + dir=/ [2022-01-03T15:42:25.837Z] #40 4.985 + bin=tini [2022-01-03T15:42:25.837Z] #40 4.985 + shift [2022-01-03T15:42:25.837Z] #40 4.985 + '[' '!' -f //tini.installer ']' [2022-01-03T15:42:25.837Z] #40 4.985 + . //tini.installer [2022-01-03T15:42:25.837Z] #40 4.985 ++ : v0.19.0 [2022-01-03T15:42:25.837Z] #40 4.985 + install_tini [2022-01-03T15:42:25.837Z] #40 4.985 + echo 'Install tini version v0.19.0' [2022-01-03T15:42:25.837Z] #40 4.985 + git clone https://github.com/krallin/tini.git /tmp/tmp.zh6apTxnaj/tini [2022-01-03T15:42:25.837Z] #40 4.985 Cloning into '/tmp/tmp.zh6apTxnaj/tini'... [2022-01-03T15:42:25.837Z] #40 4.989 Install tini version v0.19.0 [2022-01-03T15:42:25.837Z] #40 5.723 + cd /tmp/tmp.zh6apTxnaj/tini [2022-01-03T15:42:25.837Z] #40 5.723 + git checkout -q v0.19.0 [2022-01-03T15:42:25.837Z] #40 5.755 + cmake . [2022-01-03T15:42:25.837Z] #40 6.260 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:42:25.837Z] #40 6.327 -- Detecting C compiler ABI info [2022-01-03T15:42:25.837Z] #40 6.804 -- Detecting C compiler ABI info - done [2022-01-03T15:42:25.837Z] #40 6.876 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:42:25.837Z] #40 6.890 -- Detecting C compile features [2022-01-03T15:42:25.837Z] #40 6.893 -- Detecting C compile features - done [2022-01-03T15:42:25.837Z] #40 6.947 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:42:25.837Z] #40 7.134 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:42:25.837Z] #40 7.177 -- Configuring done [2022-01-03T15:42:25.837Z] #40 7.276 -- Generating done [2022-01-03T15:42:25.837Z] #40 7.276 -- Build files have been written to: /tmp/tmp.zh6apTxnaj/tini [2022-01-03T15:42:25.837Z] #40 7.403 + make tini-static [2022-01-03T15:42:25.837Z] #40 7.507 Scanning dependencies of target tini-static [2022-01-03T15:42:25.837Z] #40 7.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:42:25.837Z] #40 9.051 [100%] Linking C executable tini-static [2022-01-03T15:42:25.837Z] #40 9.812 [100%] Built target tini-static [2022-01-03T15:42:25.837Z] #40 9.884 + mkdir -p /build [2022-01-03T15:42:26.099Z] #40 9.905 + cp tini-static /build/docker-init [2022-01-03T15:42:26.099Z] #40 DONE 10.2s [2022-01-03T15:42:26.099Z] [2022-01-03T15:42:26.099Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:42:26.099Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:42:26.310Z] #62 38.06 + bin/ctr [2022-01-03T15:42:26.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:42:26.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:42:27.043Z] #43 ... [2022-01-03T15:42:27.043Z] [2022-01-03T15:42:27.043Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:27.043Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:27.043Z] #14 67.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:42:27.043Z] #14 67.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:27.043Z] #14 67.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:27.785Z] #19 123.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-01-03T15:42:27.785Z] #19 123.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-01-03T15:42:27.785Z] #19 123.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-03T15:42:27.785Z] #19 123.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-01-03T15:42:27.785Z] #19 123.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-03T15:42:27.881Z] #62 ... [2022-01-03T15:42:27.881Z] [2022-01-03T15:42:27.881Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:27.881Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:27.881Z] #14 137.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:42:27.881Z] #14 137.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:27.881Z] #14 137.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:29.701Z] #19 125.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:42:29.701Z] #19 125.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:42:29.701Z] #19 125.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-03T15:42:29.701Z] #19 125.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-03T15:42:29.701Z] #19 125.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-03T15:42:29.701Z] #19 125.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-03T15:42:29.701Z] #19 126.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-03T15:42:29.701Z] #19 126.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-01-03T15:42:29.961Z] #19 126.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-03T15:42:29.961Z] #19 126.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-03T15:42:29.961Z] #19 126.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-03T15:42:29.961Z] #19 126.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-03T15:42:29.961Z] #19 126.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-03T15:42:29.961Z] #19 126.1 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-01-03T15:42:29.961Z] #19 126.2 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-03T15:42:30.359Z] using credential docker-jenkins-github-credentials [2022-01-03T15:42:30.399Z] Client: [2022-01-03T15:42:30.399Z] Version: 20.10.9 [2022-01-03T15:42:30.399Z] API version: 1.41 [2022-01-03T15:42:30.399Z] Go version: go1.16.8 [2022-01-03T15:42:30.399Z] Git commit: c2ea9bc [2022-01-03T15:42:30.399Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:42:30.399Z] OS/Arch: windows/amd64 [2022-01-03T15:42:30.399Z] Context: default [2022-01-03T15:42:30.399Z] Experimental: true [2022-01-03T15:42:30.399Z] [2022-01-03T15:42:30.399Z] Server: Docker Engine - Community [2022-01-03T15:42:30.399Z] Engine: [2022-01-03T15:42:30.399Z] Version: 20.10.9 [2022-01-03T15:42:30.399Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:42:30.399Z] Go version: go1.16.8 [2022-01-03T15:42:30.399Z] Git commit: 79ea9d3 [2022-01-03T15:42:30.399Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:42:30.399Z] OS/Arch: windows/amd64 [2022-01-03T15:42:30.399Z] Experimental: true [Pipeline] sh [2022-01-03T15:42:30.439Z] Cloning the remote Git repository [2022-01-03T15:42:30.439Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:42:30.799Z] Fetching without tags [2022-01-03T15:42:30.634Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:42:31.045Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:42:31.317Z] + docker info [2022-01-03T15:42:31.317Z] Client: [2022-01-03T15:42:31.317Z] Context: default [2022-01-03T15:42:31.317Z] Debug Mode: false [2022-01-03T15:42:31.317Z] [2022-01-03T15:42:31.317Z] Server: [2022-01-03T15:42:31.317Z] Containers: 0 [2022-01-03T15:42:31.317Z] Running: 0 [2022-01-03T15:42:31.317Z] Paused: 0 [2022-01-03T15:42:31.317Z] Stopped: 0 [2022-01-03T15:42:31.317Z] Images: 0 [2022-01-03T15:42:31.317Z] Server Version: 20.10.9 [2022-01-03T15:42:31.317Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:42:31.317Z] Windows: [2022-01-03T15:42:31.317Z] LCOW: [2022-01-03T15:42:31.317Z] Logging Driver: json-file [2022-01-03T15:42:31.317Z] Plugins: [2022-01-03T15:42:31.317Z] Volume: local [2022-01-03T15:42:31.317Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:42:31.317Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:42:31.317Z] Swarm: inactive [2022-01-03T15:42:31.317Z] Default Isolation: process [2022-01-03T15:42:31.317Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:42:31.317Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:42:31.317Z] OSType: windows [2022-01-03T15:42:31.317Z] Architecture: x86_64 [2022-01-03T15:42:31.317Z] CPUs: 4 [2022-01-03T15:42:31.317Z] Total Memory: 32GiB [2022-01-03T15:42:31.317Z] Name: azwin-2-b87e40 [2022-01-03T15:42:31.317Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:42:31.317Z] Docker Root Dir: D:\docker [2022-01-03T15:42:31.317Z] Debug Mode: false [2022-01-03T15:42:31.318Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:42:31.318Z] Labels: [2022-01-03T15:42:31.318Z] Experimental: true [2022-01-03T15:42:31.318Z] Insecure Registries: [2022-01-03T15:42:31.318Z] 10.0.0.4:5000 [2022-01-03T15:42:31.318Z] 127.0.0.0/8 [2022-01-03T15:42:31.318Z] Registry Mirrors: [2022-01-03T15:42:31.318Z] http://10.0.0.4:5000/ [2022-01-03T15:42:31.318Z] Live Restore Enabled: false [2022-01-03T15:42:31.318Z] Product License: Community Engine [2022-01-03T15:42:31.318Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:42:31.575Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:32.505Z] #19 128.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-01-03T15:42:32.505Z] #19 128.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-01-03T15:42:32.505Z] #19 128.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-03T15:42:32.505Z] #19 128.7 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-01-03T15:42:32.505Z] #19 128.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-01-03T15:42:33.075Z] #19 ... [2022-01-03T15:42:33.075Z] [2022-01-03T15:42:33.075Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:42:33.075Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:42:33.075Z] #41 DONE 144.5s [2022-01-03T15:42:30.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:30.512Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:42:30.574Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:30.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:30.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:42:30.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:30.837Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:31.685Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:31.741Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:33.336Z] [2022-01-03T15:42:33.336Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:42:33.336Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:42:31.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:42:31.870Z] > git --version # timeout=10 [2022-01-03T15:42:31.905Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:42:31.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:31.908Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:34.274Z] #50 ... [2022-01-03T15:42:34.275Z] [2022-01-03T15:42:34.275Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:42:34.275Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:42:34.275Z] #19 130.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:42:34.275Z] #19 130.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-03T15:42:34.275Z] #19 130.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-03T15:42:34.275Z] #19 130.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-01-03T15:42:34.275Z] #19 130.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-03T15:42:34.275Z] #19 130.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-03T15:42:34.275Z] #19 130.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-03T15:42:34.275Z] #19 130.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-03T15:42:34.275Z] #19 130.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-03T15:42:34.275Z] #19 130.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-01-03T15:42:34.275Z] #19 130.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-01-03T15:42:35.175Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:35.176Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:42:36.067Z] #14 145.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:42:36.067Z] #14 145.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:36.067Z] #14 145.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:36.185Z] #19 132.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-01-03T15:42:36.185Z] #19 132.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-01-03T15:42:36.185Z] #19 132.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-03T15:42:36.185Z] #19 132.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-01-03T15:42:36.185Z] #19 132.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-01-03T15:42:34.793Z] > git remote # timeout=10 [2022-01-03T15:42:34.868Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:42:34.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:34.926Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:42:35.073Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:42:35.211Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:35.268Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:38.097Z] #19 134.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-01-03T15:42:38.097Z] #19 134.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-03T15:42:38.097Z] #19 134.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-03T15:42:38.097Z] #19 134.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-01-03T15:42:38.097Z] #19 134.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-03T15:42:38.097Z] #19 134.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-03T15:42:38.097Z] #19 134.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-03T15:42:38.097Z] #19 134.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-03T15:42:38.097Z] #19 134.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-03T15:42:38.097Z] #19 134.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-03T15:42:38.097Z] #19 134.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-03T15:42:38.097Z] #19 134.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-03T15:42:38.097Z] #19 134.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-03T15:42:38.097Z] #19 134.4 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-01-03T15:42:38.098Z] #19 134.4 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-03T15:42:38.558Z] #62 ... [2022-01-03T15:42:38.558Z] [2022-01-03T15:42:38.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:38.558Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:38.558Z] #14 86.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:42:38.558Z] #14 86.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:38.558Z] #14 86.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:38.558Z] #14 90.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:42:38.558Z] #14 90.28 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:38.558Z] #14 90.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:38.558Z] #14 94.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:42:38.558Z] #14 94.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:38.558Z] #14 94.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:40.011Z] #19 136.1 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-01-03T15:42:40.011Z] #19 136.1 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-01-03T15:42:40.011Z] #19 136.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-03T15:42:40.011Z] #19 136.2 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-01-03T15:42:40.011Z] #19 136.3 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-01-03T15:42:40.471Z] #14 ... [2022-01-03T15:42:40.471Z] [2022-01-03T15:42:40.471Z] #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-01-03T15:42:40.471Z] #65 sha256:799c58691284ae1a15ff3e6010b75daefad8e7db084279e1b28ce3eaf6ba740f [2022-01-03T15:42:40.471Z] #65 99.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:42:40.471Z] #65 99.44 + GOBIN=/build [2022-01-03T15:42:40.471Z] #65 99.44 + GO111MODULE=on [2022-01-03T15:42:40.471Z] #65 99.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:42:41.924Z] #19 137.8 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-01-03T15:42:41.924Z] #19 137.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-03T15:42:41.924Z] #19 137.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-03T15:42:41.924Z] #19 137.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-03T15:42:41.924Z] #19 137.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-03T15:42:41.924Z] #19 138.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-01-03T15:42:41.924Z] #19 138.0 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-01-03T15:42:41.961Z] #14 ... [2022-01-03T15:42:41.962Z] [2022-01-03T15:42:41.962Z] #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-01-03T15:42:41.962Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:42:41.962Z] #62 41.34 Updating files: 48% (2318/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 92% (4381/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:42:41.962Z] #62 42.57 + cd /tmp/tmp.M7S12GPiIV/src/github.com/containerd/containerd [2022-01-03T15:42:41.962Z] #62 42.57 + git checkout -q v1.5.8 [2022-01-03T15:42:42.534Z] #62 44.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:42:42.534Z] #62 44.24 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:42:42.534Z] #62 44.24 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:42.534Z] #62 44.24 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:42:42.534Z] #62 44.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:42:42.534Z] #62 44.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:42:42.534Z] #62 44.24 + '[' '' = dynamic ']' [2022-01-03T15:42:42.534Z] #62 44.24 + make [2022-01-03T15:42:42.868Z] #19 138.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-01-03T15:42:42.869Z] #19 138.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-01-03T15:42:42.869Z] #19 139.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-03T15:42:42.869Z] #19 139.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-01-03T15:42:42.869Z] #19 139.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-01-03T15:42:43.809Z] #19 139.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:42:43.809Z] #19 139.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-03T15:42:43.924Z] #62 45.84 + bin/ctr [2022-01-03T15:42:44.208Z] #14 153.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:42:44.208Z] #14 153.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:44.208Z] #14 153.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:44.380Z] #19 140.7 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:42:44.672Z] #65 103.7 rootlesskit version 0.14.6 [2022-01-03T15:42:44.673Z] #65 103.7 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:42:44.673Z] #65 103.7 -container-ip string [2022-01-03T15:42:44.673Z] #65 103.7 container ip [2022-01-03T15:42:44.673Z] #65 103.7 -container-port int [2022-01-03T15:42:44.673Z] #65 103.7 container port (default -1) [2022-01-03T15:42:44.673Z] #65 103.7 -host-ip string [2022-01-03T15:42:44.673Z] #65 103.7 host ip [2022-01-03T15:42:44.673Z] #65 103.7 -host-port int [2022-01-03T15:42:44.673Z] #65 103.7 host port (default -1) [2022-01-03T15:42:44.673Z] #65 103.7 -proto string [2022-01-03T15:42:44.673Z] #65 103.7 proxy protocol (default "tcp") [2022-01-03T15:42:44.949Z] #19 141.0 Fetched 787 MB in 29s (27.0 MB/s) [2022-01-03T15:42:44.949Z] #19 141.2 Selecting previously unselected package liblocale-gettext-perl. [2022-01-03T15:42:44.949Z] #19 141.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:42:44.949Z] #19 141.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-03T15:42:44.949Z] #19 141.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T15:42:45.209Z] #19 141.4 Selecting previously unselected package bzip2. [2022-01-03T15:42:45.209Z] #19 141.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:42:45.209Z] #19 141.4 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:42:45.209Z] #19 141.5 Selecting previously unselected package libmagic-mgc. [2022-01-03T15:42:45.209Z] #19 141.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-03T15:42:45.209Z] #19 141.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-03T15:42:45.469Z] #19 141.7 Selecting previously unselected package libmagic1:amd64. [2022-01-03T15:42:45.469Z] #19 141.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-03T15:42:45.469Z] #19 141.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-03T15:42:45.469Z] #19 141.8 Selecting previously unselected package file. [2022-01-03T15:42:45.469Z] #19 141.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-03T15:42:45.730Z] #19 141.8 Unpacking file (1:5.39-3) ... [2022-01-03T15:42:45.730Z] #19 141.8 Selecting previously unselected package xz-utils. [2022-01-03T15:42:45.730Z] #19 141.8 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:42:45.730Z] #19 141.8 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:42:45.730Z] #19 142.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-03T15:42:45.730Z] #19 142.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:42:45.989Z] #19 142.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T15:42:46.571Z] Commit message: "Ensure system clock was set" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:42:47.369Z] #19 143.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-03T15:42:47.370Z] #19 143.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-03T15:42:47.370Z] #19 143.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T15:42:47.692Z] Fetching without tags [2022-01-03T15:42:48.319Z] #19 144.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-03T15:42:48.319Z] #19 144.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-03T15:42:48.319Z] #19 144.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T15:42:48.387Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:48.875Z] #65 ... [2022-01-03T15:42:48.875Z] [2022-01-03T15:42:48.875Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:48.875Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:48.875Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:42:48.875Z] #14 102.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:42:48.875Z] #14 102.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:48.875Z] #14 107.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:42:48.875Z] #14 107.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:42:48.875Z] #14 107.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:42:48.875Z] #14 108.2 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T15:42:47.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:47.463Z] > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10 [2022-01-03T15:42:47.500Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:47.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:42:47.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:42:47.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:47.733Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:42:48.503Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:48.548Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:49.136Z] #14 108.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T15:42:49.136Z] #14 108.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:42:49.258Z] #19 145.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-03T15:42:49.258Z] #19 145.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:42:49.258Z] #19 145.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-03T15:42:49.717Z] + docker version [2022-01-03T15:42:49.786Z] #14 108.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T15:42:49.786Z] #14 108.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T15:42:49.885Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:42:49.885Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0cb176c1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:42:49.885Z] ---------------------------------------------------------------------------- [2022-01-03T15:42:49.885Z] [2022-01-03T15:42:49.885Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:42:48 CUT 2022 [2022-01-03T15:42:49.885Z] [2022-01-03T15:42:49.885Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:42:49.885Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:42:49.885Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T15:42:49.885Z] INFO: Environment variables: [2022-01-03T15:42:49.885Z] [2022-01-03T15:42:49.885Z] Name Value [2022-01-03T15:42:49.885Z] ---- ----- [2022-01-03T15:42:49.885Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:42:49.885Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:42:49.885Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:42:49.885Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:42:49.885Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:42:49.885Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:42:49.885Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:42:49.885Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:42:49.885Z] BRANCH_NAME PR-43107 [2022-01-03T15:42:49.885Z] BUILD_DISPLAY_NAME #2 [2022-01-03T15:42:49.885Z] BUILD_ID 2 [2022-01-03T15:42:49.885Z] BUILD_NUMBER 2 [2022-01-03T15:42:49.885Z] BUILD_TAG jenkins-moby-PR-43107-2 [2022-01-03T15:42:49.885Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/ [2022-01-03T15:42:49.885Z] CHANGE_AUTHOR BreiteSeite [2022-01-03T15:42:49.885Z] CHANGE_AUTHOR_DISPLAY_NAME Michael Kühn [2022-01-03T15:42:49.885Z] CHANGE_BRANCH patch-1 [2022-01-03T15:42:49.885Z] CHANGE_FORK BreiteSeite [2022-01-03T15:42:49.885Z] CHANGE_ID 43107 [2022-01-03T15:42:49.885Z] CHANGE_TARGET master [2022-01-03T15:42:49.885Z] CHANGE_TITLE systemd: start dockerd after time-set.target [2022-01-03T15:42:49.885Z] CHANGE_URL https://github.com/moby/moby/pull/43107 [2022-01-03T15:42:49.885Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:42:49.885Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:42:49.885Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:42:49.885Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:42:49.885Z] COMPUTERNAME azwin-2-b87e40 [2022-01-03T15:42:49.885Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:42:49.885Z] ConfigSequenceNumber 0 [2022-01-03T15:42:49.885Z] DOCKER_BUILDKIT 0 [2022-01-03T15:42:49.885Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:42:49.885Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:42:49.885Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:42:49.885Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:42:49.885Z] EXECUTOR_NUMBER 0 [2022-01-03T15:42:49.885Z] FQDN azwin-2-b87e40.westus.cloudapp.azure.com [2022-01-03T15:42:49.885Z] GIT_BRANCH PR-43107 [2022-01-03T15:42:49.885Z] GIT_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:49.885Z] GIT_PREVIOUS_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:49.885Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:42:49.885Z] HUDSON_COOKIE 365ced9b-0921-4a9f-ab69-28e6b1f83274 [2022-01-03T15:42:49.885Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:42:49.885Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:42:49.885Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:42:49.885Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:42:49.885Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:42:49.885Z] JENKINS_NODE_COOKIE e7d99d01-5b45-4815-9c4a-2f7d1261266a [2022-01-03T15:42:49.885Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:42:49.885Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:42:49.885Z] JOB_BASE_NAME PR-43107 [2022-01-03T15:42:49.885Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/display/redirect [2022-01-03T15:42:49.885Z] JOB_NAME moby/PR-43107 [2022-01-03T15:42:49.885Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/ [2022-01-03T15:42:49.885Z] library.jps.version master [2022-01-03T15:42:49.885Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:42:49.885Z] NODE_LABELS amd64 azure azwin-2-b87e40 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T15:42:49.885Z] NODE_NAME azwin-2-b87e40 [2022-01-03T15:42:49.886Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:42:49.886Z] OS Windows_NT [2022-01-03T15:42:49.886Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:42:49.886Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:42:49.886Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:42:49.886Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T15:42:49.886Z] PROCESSOR_LEVEL 6 [2022-01-03T15:42:49.886Z] PROCESSOR_REVISION 4f01 [2022-01-03T15:42:49.886Z] ProgramData C:\ProgramData [2022-01-03T15:42:49.886Z] ProgramFiles C:\Program Files [2022-01-03T15:42:49.886Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:42:49.886Z] ProgramW6432 C:\Program Files [2022-01-03T15:42:49.886Z] PROMPT $P$G [2022-01-03T15:42:49.886Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:42:49.886Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:42:49.886Z] PUBLIC C:\Users\Public [2022-01-03T15:42:49.886Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=artif... [2022-01-03T15:42:49.886Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=changes [2022-01-03T15:42:49.886Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect [2022-01-03T15:42:49.886Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=tests [2022-01-03T15:42:49.886Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:42:49.886Z] SOURCES_DRIVE d [2022-01-03T15:42:49.886Z] SOURCES_SUBDIR gopath [2022-01-03T15:42:49.886Z] STAGE_NAME Run tests [2022-01-03T15:42:49.886Z] SystemDrive C: [2022-01-03T15:42:49.886Z] SystemRoot C:\Windows [2022-01-03T15:42:49.886Z] TEMP C:\Windows\TEMP [2022-01-03T15:42:49.886Z] TESTDEBUG 0 [2022-01-03T15:42:49.886Z] TESTRUN_DRIVE d [2022-01-03T15:42:49.886Z] TESTRUN_SUBDIR CI [2022-01-03T15:42:49.886Z] TIMEOUT 120m [2022-01-03T15:42:49.886Z] TMP C:\Windows\TEMP [2022-01-03T15:42:49.886Z] USERDOMAIN WORKGROUP [2022-01-03T15:42:49.886Z] USERNAME azwin-2-b87e40$ [2022-01-03T15:42:49.886Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:42:49.886Z] windir C:\Windows [2022-01-03T15:42:49.886Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:42:49.886Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T15:42:49.886Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:42:49.886Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:42:49.886Z] [2022-01-03T15:42:49.886Z] [2022-01-03T15:42:49.886Z] [2022-01-03T15:42:50.062Z] #14 109.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:42:50.197Z] #19 146.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-03T15:42:50.197Z] #19 146.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:42:50.197Z] #19 146.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T15:42:50.509Z] #62 ... [2022-01-03T15:42:50.509Z] [2022-01-03T15:42:50.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-01-03T15:42:50.509Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:42:50.509Z] #14 80.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:42:50.509Z] #14 80.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:50.509Z] #14 80.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:50.509Z] #14 85.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:42:50.509Z] #14 85.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:50.509Z] #14 85.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:50.877Z] INFO: Sources under d:\gopath\... [2022-01-03T15:42:50.878Z] INFO: Test run under d:\CI\... [2022-01-03T15:42:50.878Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:42:50.878Z] INFO: docker/docker repository was found [2022-01-03T15:42:51.004Z] #14 110.3 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T15:42:51.004Z] #14 110.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T15:42:51.136Z] #19 147.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-03T15:42:51.136Z] #19 147.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:42:51.136Z] #19 147.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:42:51.136Z] #19 147.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-03T15:42:51.136Z] #19 147.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:42:51.136Z] #19 147.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:42:51.265Z] #14 110.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:42:51.348Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-03T15:42:51.451Z] #14 91.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:42:51.451Z] #14 91.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:42:51.451Z] #14 91.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:51.696Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:42:51.696Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107) [2022-01-03T15:42:51.819Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:42:51.819Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:42:51.819Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:42:51.276Z] > git remote # timeout=10 [2022-01-03T15:42:51.439Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:42:51.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:42:51.482Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:42:51.620Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:42:51.733Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:42:51.773Z] > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10 [2022-01-03T15:42:52.251Z] #14 111.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T15:42:52.251Z] #14 111.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T15:42:52.251Z] #14 111.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:42:52.346Z] #14 ... [2022-01-03T15:42:52.346Z] [2022-01-03T15:42:52.346Z] #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-01-03T15:42:52.346Z] #65 sha256:939a65da726af9b05aea5653e773391fcb8bb07b2ea87b56149b3ed44db3136d [2022-01-03T15:42:52.346Z] #65 160.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:42:52.346Z] #65 160.4 + GOBIN=/build [2022-01-03T15:42:52.346Z] #65 160.4 + GO111MODULE=on [2022-01-03T15:42:52.346Z] #65 160.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:42:53.186Z] #14 112.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-03T15:42:53.186Z] #14 112.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:42:53.186Z] #14 112.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:42:53.785Z] #14 113.0 Selecting previously unselected package libudev-dev:arm64. [2022-01-03T15:42:54.046Z] #14 113.0 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-03T15:42:54.046Z] #14 113.0 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-03T15:42:54.046Z] #14 113.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-03T15:42:54.046Z] #14 113.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-03T15:42:54.617Z] #14 ... [2022-01-03T15:42:54.617Z] [2022-01-03T15:42:54.617Z] #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-01-03T15:42:54.617Z] #65 sha256:799c58691284ae1a15ff3e6010b75daefad8e7db084279e1b28ce3eaf6ba740f [2022-01-03T15:42:54.617Z] #65 DONE 113.4s [2022-01-03T15:42:54.617Z] [2022-01-03T15:42:54.617Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:54.617Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:54.617Z] #14 113.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T15:42:54.617Z] #14 ... [2022-01-03T15:42:54.617Z] [2022-01-03T15:42:54.617Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:42:54.617Z] #66 sha256:96a5890757bc8a56f4a1a802fd880982abd9f5f88cb17dc7955a9240de719979 [2022-01-03T15:42:54.617Z] #66 DONE 0.1s [2022-01-03T15:42:54.617Z] [2022-01-03T15:42:54.617Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:42:54.617Z] #67 sha256:ca89c769483e2f559a8a1351a00b72ba4da22769929e89ebe3d79ccffd272331 [2022-01-03T15:42:54.617Z] #67 DONE 0.2s [2022-01-03T15:42:54.617Z] [2022-01-03T15:42:54.617Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:42:54.617Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:42:54.617Z] #14 114.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-03T15:42:54.617Z] #14 114.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-03T15:42:54.617Z] #14 114.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T15:42:54.886Z] #14 114.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-03T15:42:55.147Z] #14 114.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-03T15:42:55.147Z] #14 114.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T15:42:55.408Z] #14 114.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-03T15:42:55.408Z] #14 114.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-03T15:42:55.408Z] #14 114.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-03T15:42:55.408Z] #14 114.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-03T15:42:55.408Z] #14 114.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-03T15:42:55.408Z] #14 114.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T15:42:55.982Z] #14 115.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-03T15:42:55.982Z] #14 115.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-03T15:42:55.982Z] #14 115.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T15:42:56.242Z] #14 115.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-03T15:42:56.242Z] #14 115.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:42:56.242Z] #14 115.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:42:56.502Z] #14 115.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T15:42:56.502Z] #14 115.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:42:56.502Z] #14 115.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:42:56.762Z] #14 115.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-03T15:42:56.762Z] #14 115.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-03T15:42:56.762Z] #14 115.9 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T15:42:57.346Z] #14 116.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:42:57.346Z] #14 116.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:42:57.346Z] #14 116.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T15:42:57.346Z] #14 116.7 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-03T15:42:57.346Z] #14 116.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-03T15:42:57.346Z] #14 116.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:42:57.346Z] #14 116.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:42:57.346Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:57.607Z] #14 116.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:42:57.607Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:57.607Z] #14 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T15:42:57.607Z] #14 116.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:57.607Z] #14 116.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-01-03T15:42:57.607Z] #14 116.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:42:57.607Z] #14 116.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:42:57.636Z] #65 166.7 rootlesskit version 0.14.6 [2022-01-03T15:42:57.636Z] #65 166.7 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:42:57.636Z] #65 166.7 -container-ip string [2022-01-03T15:42:57.636Z] #65 166.7 container ip [2022-01-03T15:42:57.636Z] #65 166.7 -container-port int [2022-01-03T15:42:57.636Z] #65 166.7 container port (default -1) [2022-01-03T15:42:57.636Z] #65 166.7 -host-ip string [2022-01-03T15:42:57.636Z] #65 166.7 host ip [2022-01-03T15:42:57.636Z] #65 166.7 -host-port int [2022-01-03T15:42:57.636Z] #65 166.7 host port (default -1) [2022-01-03T15:42:57.636Z] #65 166.7 -proto string [2022-01-03T15:42:57.636Z] #65 166.7 proxy protocol (default "tcp") [2022-01-03T15:42:57.868Z] #14 116.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-01-03T15:42:57.868Z] #14 117.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:42:57.868Z] #14 117.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:42:57.868Z] #14 117.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:42:57.868Z] #14 117.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:42:57.868Z] #14 117.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:42:57.868Z] #14 117.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:42:57.868Z] #14 117.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:42:58.295Z] Client: [2022-01-03T15:42:58.295Z] Version: 20.10.9 [2022-01-03T15:42:58.295Z] API version: 1.41 [2022-01-03T15:42:58.295Z] Go version: go1.16.8 [2022-01-03T15:42:58.295Z] Git commit: c2ea9bc [2022-01-03T15:42:58.295Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:42:58.295Z] OS/Arch: windows/amd64 [2022-01-03T15:42:58.295Z] Context: default [2022-01-03T15:42:58.295Z] Experimental: true [2022-01-03T15:42:58.295Z] [2022-01-03T15:42:58.295Z] Server: Docker Engine - Community [2022-01-03T15:42:58.295Z] Engine: [2022-01-03T15:42:58.295Z] Version: 20.10.9 [2022-01-03T15:42:58.295Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:42:58.295Z] Go version: go1.16.8 [2022-01-03T15:42:58.295Z] Git commit: 79ea9d3 [2022-01-03T15:42:58.295Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:42:58.295Z] OS/Arch: windows/amd64 [2022-01-03T15:42:58.295Z] Experimental: true [2022-01-03T15:42:58.439Z] #14 DONE 117.6s [2022-01-03T15:42:58.439Z] [2022-01-03T15:42:58.439Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:42:58.439Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:42:58.700Z] #26 114.5 Updating files: 18% (2144/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3760/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 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: 58% (6671/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9571/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) [2022-01-03T15:42:58.700Z] #26 ... [2022-01-03T15:42:58.700Z] [2022-01-03T15:42:58.700Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:42:58.700Z] #57 sha256:497fa91b53a4dae13f74dff25e8e7cc1b88deff0859bb768e92265d4f31c9cbd [2022-01-03T15:42:58.700Z] #57 DONE 0.4s [2022-01-03T15:42:58.700Z] [2022-01-03T15:42:58.700Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:42:58.700Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [Pipeline] sh [2022-01-03T15:42:59.223Z] #26 114.5 Updating files: 18% (2144/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3760/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 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: 58% (6671/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9571/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-03T15:42:59.484Z] #26 118.3 + cd /tmp/tmp.5FRNEYXQrx/tmp/docker-ce [2022-01-03T15:42:59.484Z] #26 118.3 + git checkout -q v17.06.2-ce [2022-01-03T15:42:59.843Z] + docker info [2022-01-03T15:43:00.181Z] #65 DONE 169.3s [2022-01-03T15:43:00.181Z] [2022-01-03T15:43:00.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:43:00.181Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:43:00.181Z] #14 169.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:43:00.181Z] #14 169.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:43:00.181Z] #14 169.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:00.181Z] #14 ... [2022-01-03T15:43:00.181Z] [2022-01-03T15:43:00.181Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:43:00.181Z] #66 sha256:e10767bf30f2c67c30ea916aa16c949489ba96cb2973b02ed5cdaa8f3f564619 [2022-01-03T15:43:00.181Z] #66 DONE 0.1s [2022-01-03T15:43:00.443Z] [2022-01-03T15:43:00.443Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:43:00.443Z] #67 sha256:293e85b1367bca16fa434cbcbcd3d0bbd84ab9ed7822e04d5e74d1eb07edcdd2 [2022-01-03T15:43:00.443Z] #67 DONE 0.1s [2022-01-03T15:43:00.443Z] [2022-01-03T15:43:00.443Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:43:00.443Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:43:00.871Z] #26 ... [2022-01-03T15:43:00.871Z] [2022-01-03T15:43:00.871Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:43:00.871Z] #15 sha256:4a954e0993b503bcc07710a497b79f7256c96735d794e094e62c47d42d123df4 [2022-01-03T15:43:00.872Z] #15 DONE 2.1s [2022-01-03T15:43:00.872Z] [2022-01-03T15:43:00.872Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:43:00.872Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:43:00.872Z] #34 DONE 119.4s [2022-01-03T15:43:00.872Z] [2022-01-03T15:43:00.872Z] #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-01-03T15:43:00.872Z] #16 sha256:d0386eff6df3c786f47625e5ac3321241224ba7888b81d3d531cca91d199ce7e [2022-01-03T15:43:02.787Z] #16 DONE 2.3s [2022-01-03T15:43:02.787Z] [2022-01-03T15:43:02.787Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:43:02.787Z] #17 sha256:251938d9fdd54b37175bc2a28ccef4affc496cb99abb08f09715daaede704ba3 [2022-01-03T15:43:03.352Z] #19 158.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-03T15:43:03.352Z] #19 158.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:03.352Z] #19 158.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:43:03.352Z] #19 158.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-03T15:43:03.352Z] #19 158.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:03.352Z] #19 158.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:43:03.691Z] #14 ... [2022-01-03T15:43:03.691Z] [2022-01-03T15:43:03.691Z] #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-01-03T15:43:03.691Z] #65 sha256:b202b83dda64e791a7e07cbe761fa52029da9493ca8dbb03151f98ec580056d8 [2022-01-03T15:43:03.691Z] #65 102.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:43:03.691Z] #65 102.2 + GOBIN=/build [2022-01-03T15:43:03.691Z] #65 102.2 + GO111MODULE=on [2022-01-03T15:43:03.691Z] #65 102.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:43:03.708Z] Commit message: "Ensure system clock was set" [2022-01-03T15:43:03.730Z] #17 0.843 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:43:03.993Z] #17 DONE 1.2s [2022-01-03T15:43:03.993Z] [2022-01-03T15:43:03.993Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:43:03.993Z] #18 sha256:2e3de5589d5452cb9a1ddf392238fb0263006175ad240a964f451c630fe84fea [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:43:05.379Z] #18 DONE 1.1s [2022-01-03T15:43:05.379Z] [2022-01-03T15:43:05.379Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:43:05.379Z] #19 sha256:8b47caa8d7be625c06111e2ce11f771e5f28c537985da671406c94ac16712026 [2022-01-03T15:43:05.950Z] #19 DONE 0.9s [2022-01-03T15:43:05.950Z] [2022-01-03T15:43:05.950Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:43:05.950Z] #20 sha256:eb587ec51b54503f6439727010fe36a350507deaa47d42e2220c04f509abe91f [2022-01-03T15:43:06.890Z] #20 DONE 0.9s [2022-01-03T15:43:06.890Z] [2022-01-03T15:43:06.890Z] #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-01-03T15:43:06.890Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T15:43:07.028Z] #34 ... [2022-01-03T15:43:07.028Z] [2022-01-03T15:43:07.028Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:43:07.028Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:43:07.028Z] #14 175.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:43:07.028Z] #14 175.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:43:07.028Z] #14 175.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:43:07.028Z] #14 175.9 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:43:07.028Z] #14 176.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:43:07.028Z] #14 176.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:43:07.029Z] #14 176.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:43:07.029Z] #14 176.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:43:07.029Z] #14 176.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:43:07.029Z] #14 176.1 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:43:07.029Z] #14 176.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:43:07.029Z] #14 176.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:43:07.029Z] #14 176.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:43:07.029Z] #14 176.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:43:07.029Z] #14 176.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:43:07.029Z] #14 176.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:43:07.029Z] #14 176.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:43:07.029Z] #14 176.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:07.029Z] #14 176.5 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:43:07.029Z] #14 176.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:43:07.029Z] #14 176.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:43:07.034Z] + docker version [2022-01-03T15:43:07.289Z] #14 176.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:43:07.289Z] #14 176.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:43:07.289Z] #14 176.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:43:07.550Z] #14 176.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:43:07.550Z] #14 176.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:43:07.550Z] #14 176.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:43:07.550Z] #14 177.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:43:07.550Z] #14 177.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:43:07.550Z] #14 177.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:43:07.550Z] #14 177.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:43:07.550Z] #14 177.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:43:07.550Z] #14 177.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:43:07.550Z] #14 177.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:43:07.811Z] #14 177.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:43:07.811Z] #14 177.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:43:07.901Z] #65 107.6 rootlesskit version 0.14.6 [2022-01-03T15:43:07.901Z] #65 107.6 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:43:07.901Z] #65 107.6 -container-ip string [2022-01-03T15:43:07.901Z] #65 107.6 container ip [2022-01-03T15:43:07.901Z] #65 107.6 -container-port int [2022-01-03T15:43:07.901Z] #65 107.6 container port (default -1) [2022-01-03T15:43:07.901Z] #65 107.6 -host-ip string [2022-01-03T15:43:07.901Z] #65 107.6 host ip [2022-01-03T15:43:07.901Z] #65 107.6 -host-port int [2022-01-03T15:43:07.901Z] #65 107.6 host port (default -1) [2022-01-03T15:43:07.901Z] #65 107.6 -proto string [2022-01-03T15:43:07.901Z] #65 107.6 proxy protocol (default "tcp") [2022-01-03T15:43:08.071Z] #14 177.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:43:08.071Z] #14 177.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:43:08.071Z] #14 177.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:43:08.271Z] #21 1.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:43:08.271Z] #21 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:43:08.271Z] #21 1.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:43:08.331Z] #14 177.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:43:08.331Z] #14 177.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:43:08.331Z] #14 177.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:08.331Z] #14 177.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:43:08.331Z] #14 177.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:43:08.331Z] #14 177.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:43:08.331Z] #14 177.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:43:08.331Z] #14 177.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:43:08.331Z] #14 177.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:43:08.842Z] #21 1.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:43:08.842Z] #21 ... [2022-01-03T15:43:08.842Z] [2022-01-03T15:43:08.842Z] #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-01-03T15:43:08.842Z] #58 sha256:7e289058aabe9f6464653fce8bdb31938b7ba37af8dd4b9154628ad69a8d0e72 [2022-01-03T15:43:08.842Z] #58 1.250 + RM_GOPATH=0 [2022-01-03T15:43:08.842Z] #58 1.250 + TMP_GOPATH= [2022-01-03T15:43:08.842Z] #58 1.250 + : /build [2022-01-03T15:43:08.842Z] #58 1.250 + '[' -z '' ']' [2022-01-03T15:43:08.842Z] #58 1.250 ++ mktemp -d [2022-01-03T15:43:08.842Z] #58 1.258 + export GOPATH=/tmp/tmp.6s9qPNVVHc [2022-01-03T15:43:08.842Z] #58 1.258 + GOPATH=/tmp/tmp.6s9qPNVVHc [2022-01-03T15:43:08.842Z] #58 1.258 + RM_GOPATH=1 [2022-01-03T15:43:08.842Z] #58 1.258 + case "$(go env GOARCH)" in [2022-01-03T15:43:08.842Z] #58 1.258 ++ go env GOARCH [2022-01-03T15:43:08.842Z] #58 1.268 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:08.842Z] #58 1.268 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:08.842Z] #58 1.268 ++ dirname /install.sh [2022-01-03T15:43:08.842Z] #58 1.268 + dir=/ [2022-01-03T15:43:08.842Z] #58 1.268 + bin=runc [2022-01-03T15:43:08.842Z] #58 1.268 + shift [2022-01-03T15:43:08.842Z] #58 1.268 + '[' '!' -f //runc.installer ']' [2022-01-03T15:43:08.842Z] #58 1.268 + . //runc.installer [2022-01-03T15:43:08.842Z] #58 1.268 ++ set -e [2022-01-03T15:43:08.842Z] #58 1.268 ++ : v1.0.3 [2022-01-03T15:43:08.842Z] #58 1.268 + install_runc [2022-01-03T15:43:08.842Z] #58 1.268 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:43:08.842Z] #58 1.268 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:43:08.842Z] #58 1.268 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6s9qPNVVHc/src/github.com/opencontainers/runc [2022-01-03T15:43:08.842Z] #58 1.268 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:43:08.842Z] #58 1.304 Cloning into '/tmp/tmp.6s9qPNVVHc/src/github.com/opencontainers/runc'... [2022-01-03T15:43:08.845Z] #65 DONE 109.1s [2022-01-03T15:43:08.845Z] [2022-01-03T15:43:08.845Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:43:08.845Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:43:08.845Z] #14 104.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:43:08.845Z] #14 104.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:43:08.845Z] #14 104.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:08.845Z] #14 ... [2022-01-03T15:43:08.845Z] [2022-01-03T15:43:08.845Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:43:08.845Z] #66 sha256:c5b8637a0969b9d18a767c7e4e9135e5a27ddb3dbe7238f5f82121b8d5950a23 [2022-01-03T15:43:08.845Z] #66 DONE 0.1s [2022-01-03T15:43:08.901Z] #14 178.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:43:08.901Z] #14 178.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:43:08.901Z] #14 178.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:43:08.901Z] #14 178.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:43:08.901Z] #14 178.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:43:08.901Z] #14 178.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:43:09.106Z] [2022-01-03T15:43:09.106Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:43:09.106Z] #67 sha256:010c8dcc4436d3e8972289f56a47398f030dd5cf96d9485364f8a95147a19721 [2022-01-03T15:43:09.106Z] #67 DONE 0.2s [2022-01-03T15:43:09.106Z] [2022-01-03T15:43:09.106Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:43:09.106Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:43:09.106Z] #14 109.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:43:09.106Z] #14 109.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:43:09.106Z] #14 110.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:43:09.161Z] #14 178.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:43:09.161Z] #14 178.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:43:09.161Z] #14 178.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.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-01-03T15:43:09.161Z] #14 178.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.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-01-03T15:43:09.161Z] #14 178.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:43:09.161Z] #14 178.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:09.161Z] #14 178.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-01-03T15:43:09.367Z] #14 110.1 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:43:09.367Z] #14 110.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:43:09.367Z] #14 110.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:43:09.367Z] #14 110.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:43:09.421Z] #14 178.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:43:09.421Z] #14 178.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:43:09.421Z] #14 178.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:09.421Z] #14 178.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:43:09.421Z] #14 178.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:09.421Z] #14 178.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:09.421Z] #14 178.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:43:09.628Z] #14 110.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:43:09.628Z] #14 110.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:43:09.671Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:43:09.671Z] 8f616e6e9eec: Download complete [2022-01-03T15:43:09.782Z] #58 10.92 + cd /tmp/tmp.6s9qPNVVHc/src/github.com/opencontainers/runc [2022-01-03T15:43:09.782Z] #58 10.92 + git checkout -q v1.0.3 [2022-01-03T15:43:09.889Z] #14 110.4 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:43:09.889Z] #14 110.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:43:09.889Z] #14 110.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:43:09.889Z] #14 110.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:43:09.889Z] #14 110.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:43:09.889Z] #14 110.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:43:09.889Z] #14 110.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:43:09.995Z] #14 DONE 179.5s [2022-01-03T15:43:09.995Z] [2022-01-03T15:43:09.995Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:43:09.995Z] #57 sha256:71085f333afb13d62f7286adee6e8a00a5efb3a4b0c23a4622a29e753a4c568f [2022-01-03T15:43:10.150Z] #14 110.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:43:10.151Z] #14 110.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:10.151Z] #14 110.9 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:43:10.151Z] #14 110.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:43:10.151Z] #14 110.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:43:10.255Z] #57 DONE 0.1s [2022-01-03T15:43:10.255Z] [2022-01-03T15:43:10.255Z] #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-01-03T15:43:10.255Z] #58 sha256:813ebe2ad5bdf3d33ca9fe15ce6262c27f61461774ba2596516eada2d44fe780 [2022-01-03T15:43:10.353Z] #58 ... [2022-01-03T15:43:10.353Z] [2022-01-03T15:43:10.353Z] #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-01-03T15:43:10.353Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T15:43:10.353Z] #21 3.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:43:10.412Z] #14 111.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:43:10.412Z] #14 111.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:43:10.412Z] #14 111.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:43:10.673Z] #14 111.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:43:10.673Z] #14 111.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:43:10.673Z] #14 111.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:43:10.673Z] #14 111.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:43:10.673Z] #14 111.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:43:10.934Z] #14 111.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:43:10.934Z] #14 111.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:43:10.934Z] #14 111.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:43:10.934Z] #14 111.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:43:10.934Z] #14 111.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:43:11.196Z] #14 111.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:43:11.196Z] #14 111.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:43:11.477Z] #19 166.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-03T15:43:11.477Z] #19 166.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:11.477Z] #19 166.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:43:11.477Z] #19 166.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-03T15:43:11.477Z] #19 166.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:11.477Z] #19 166.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:43:11.768Z] #14 112.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:43:11.768Z] #14 112.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:43:11.768Z] #14 112.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:43:11.768Z] #14 112.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:43:11.768Z] #14 112.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:43:11.768Z] #14 112.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:12.032Z] #14 112.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:43:12.032Z] #14 112.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:43:12.032Z] #14 112.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:43:12.168Z] #58 ... [2022-01-03T15:43:12.168Z] [2022-01-03T15:43:12.168Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:43:12.168Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:43:12.168Z] #15 DONE 2.0s [2022-01-03T15:43:12.168Z] [2022-01-03T15:43:12.168Z] #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-01-03T15:43:12.168Z] #58 sha256:813ebe2ad5bdf3d33ca9fe15ce6262c27f61461774ba2596516eada2d44fe780 [2022-01-03T15:43:12.168Z] #58 1.949 + RM_GOPATH=0 [2022-01-03T15:43:12.168Z] #58 1.949 + TMP_GOPATH= [2022-01-03T15:43:12.168Z] #58 1.949 + : /build [2022-01-03T15:43:12.168Z] #58 1.949 + '[' -z '' ']' [2022-01-03T15:43:12.168Z] #58 1.949 ++ mktemp -d [2022-01-03T15:43:12.168Z] #58 1.949 + export GOPATH=/tmp/tmp.k0FXi0jHHU [2022-01-03T15:43:12.168Z] #58 1.949 + GOPATH=/tmp/tmp.k0FXi0jHHU [2022-01-03T15:43:12.168Z] #58 1.949 + RM_GOPATH=1 [2022-01-03T15:43:12.168Z] #58 1.949 + case "$(go env GOARCH)" in [2022-01-03T15:43:12.168Z] #58 1.949 ++ go env GOARCH [2022-01-03T15:43:12.168Z] #58 1.960 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:12.168Z] #58 1.960 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:12.168Z] #58 1.960 ++ dirname /install.sh [2022-01-03T15:43:12.168Z] #58 1.968 + dir=/ [2022-01-03T15:43:12.168Z] #58 1.968 + bin=runc [2022-01-03T15:43:12.168Z] #58 1.968 + shift [2022-01-03T15:43:12.168Z] #58 1.968 + '[' '!' -f //runc.installer ']' [2022-01-03T15:43:12.168Z] #58 1.972 + . //runc.installer [2022-01-03T15:43:12.168Z] #58 1.972 ++ set -e [2022-01-03T15:43:12.168Z] #58 1.972 ++ : v1.0.3 [2022-01-03T15:43:12.168Z] #58 1.972 + install_runc [2022-01-03T15:43:12.168Z] #58 1.972 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:43:12.168Z] #58 1.972 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:43:12.168Z] #58 1.972 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:43:12.168Z] #58 1.986 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k0FXi0jHHU/src/github.com/opencontainers/runc [2022-01-03T15:43:12.168Z] #58 1.986 Cloning into '/tmp/tmp.k0FXi0jHHU/src/github.com/opencontainers/runc'... [2022-01-03T15:43:12.263Z] #21 5.301 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:43:12.294Z] #14 112.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:43:12.294Z] #14 112.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:43:12.294Z] #14 112.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:43:12.830Z] #14 113.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:43:12.830Z] #14 113.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:43:12.830Z] #14 113.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:43:12.830Z] #14 113.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:43:12.830Z] #14 113.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:43:12.830Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:43:12.830Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:43:12.830Z] #14 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T15:43:12.830Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:12.830Z] #14 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-03T15:43:12.830Z] #14 113.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:43:12.830Z] #14 113.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:43:13.094Z] #14 113.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-01-03T15:43:13.094Z] #14 113.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:43:13.094Z] #14 113.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:43:13.094Z] #14 113.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:13.094Z] #14 113.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:43:13.094Z] #14 113.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:13.094Z] #14 113.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:43:13.094Z] #14 113.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:43:13.648Z] #21 ... [2022-01-03T15:43:13.648Z] [2022-01-03T15:43:13.648Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:43:13.648Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:43:13.648Z] #26 122.4 + mkdir -p /tmp/tmp.5FRNEYXQrx/src/github.com/docker [2022-01-03T15:43:13.648Z] #26 122.4 + mv components/cli /tmp/tmp.5FRNEYXQrx/src/github.com/docker/cli [2022-01-03T15:43:13.648Z] #26 122.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-03T15:43:13.648Z] #26 ... [2022-01-03T15:43:13.648Z] [2022-01-03T15:43:13.648Z] #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-01-03T15:43:13.648Z] #58 sha256:7e289058aabe9f6464653fce8bdb31938b7ba37af8dd4b9154628ad69a8d0e72 [2022-01-03T15:43:13.648Z] #58 11.71 + '[' -z '' ']' [2022-01-03T15:43:13.648Z] #58 11.71 + target=static [2022-01-03T15:43:13.648Z] #58 11.71 + make BUILDTAGS=seccomp static [2022-01-03T15:43:13.648Z] #58 12.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:43:13.667Z] #14 DONE 114.3s [2022-01-03T15:43:13.667Z] [2022-01-03T15:43:13.667Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:43:13.667Z] #57 sha256:340ac1684a2ea0b27eb19f046f254e9d5bad05667b9f4f87c705e0e0e2c6dd77 [2022-01-03T15:43:14.095Z] #58 ... [2022-01-03T15:43:14.095Z] [2022-01-03T15:43:14.095Z] #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-01-03T15:43:14.095Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T15:43:14.095Z] #16 DONE 1.7s [2022-01-03T15:43:14.095Z] [2022-01-03T15:43:14.095Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:43:14.095Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:43:14.202Z] Client: [2022-01-03T15:43:14.202Z] Version: 20.10.9 [2022-01-03T15:43:14.202Z] API version: 1.41 [2022-01-03T15:43:14.202Z] Go version: go1.16.8 [2022-01-03T15:43:14.202Z] Git commit: c2ea9bc [2022-01-03T15:43:14.202Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:43:14.202Z] OS/Arch: windows/amd64 [2022-01-03T15:43:14.202Z] Context: default [2022-01-03T15:43:14.202Z] Experimental: true [2022-01-03T15:43:14.202Z] [2022-01-03T15:43:14.202Z] Server: Docker Engine - Community [2022-01-03T15:43:14.202Z] Engine: [2022-01-03T15:43:14.202Z] Version: 20.10.9 [2022-01-03T15:43:14.202Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:43:14.202Z] Go version: go1.16.8 [2022-01-03T15:43:14.202Z] Git commit: 79ea9d3 [2022-01-03T15:43:14.202Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:43:14.202Z] OS/Arch: windows/amd64 [2022-01-03T15:43:14.202Z] Experimental: true [2022-01-03T15:43:14.246Z] #57 DONE 0.4s [2022-01-03T15:43:14.246Z] [2022-01-03T15:43:14.246Z] #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-01-03T15:43:14.246Z] #58 sha256:d2556121396f7f2505a8c91a8407e72ccd07a56a894d9835d202b0cc0b14f2c0 [2022-01-03T15:43:14.673Z] Client: [2022-01-03T15:43:14.673Z] Context: default [2022-01-03T15:43:14.673Z] Debug Mode: false [2022-01-03T15:43:14.673Z] Plugins: [2022-01-03T15:43:14.673Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T15:43:14.673Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T15:43:14.673Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T15:43:14.673Z] [2022-01-03T15:43:14.673Z] Server: [2022-01-03T15:43:14.673Z] Containers: 0 [2022-01-03T15:43:14.673Z] Running: 0 [2022-01-03T15:43:14.673Z] Paused: 0 [2022-01-03T15:43:14.673Z] Stopped: 0 [2022-01-03T15:43:14.673Z] Images: 0 [2022-01-03T15:43:14.673Z] Server Version: 20.10.9 [2022-01-03T15:43:14.673Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:43:14.673Z] Windows: [2022-01-03T15:43:14.673Z] LCOW: [2022-01-03T15:43:14.673Z] Logging Driver: json-file [2022-01-03T15:43:14.673Z] Plugins: [2022-01-03T15:43:14.673Z] Volume: local [2022-01-03T15:43:14.673Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:43:14.673Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:43:14.673Z] Swarm: inactive [2022-01-03T15:43:14.673Z] Default Isolation: process [2022-01-03T15:43:14.673Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:43:14.673Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:43:14.673Z] OSType: windows [2022-01-03T15:43:14.673Z] Architecture: x86_64 [2022-01-03T15:43:14.673Z] CPUs: 4 [2022-01-03T15:43:14.673Z] Total Memory: 32GiB [2022-01-03T15:43:14.673Z] Name: azwin-2-8160a0 [2022-01-03T15:43:14.673Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T15:43:14.673Z] Docker Root Dir: D:\docker [2022-01-03T15:43:14.673Z] Debug Mode: false [2022-01-03T15:43:14.673Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:43:14.673Z] Labels: [2022-01-03T15:43:14.673Z] Experimental: true [2022-01-03T15:43:14.673Z] Insecure Registries: [2022-01-03T15:43:14.673Z] 10.0.0.4:5000 [2022-01-03T15:43:14.673Z] 127.0.0.0/8 [2022-01-03T15:43:14.673Z] Registry Mirrors: [2022-01-03T15:43:14.673Z] http://10.0.0.4:5000/ [2022-01-03T15:43:14.673Z] Live Restore Enabled: false [2022-01-03T15:43:14.673Z] Product License: Community Engine [2022-01-03T15:43:14.673Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:43:15.046Z] #17 1.406 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [Pipeline] sh [2022-01-03T15:43:15.620Z] #17 DONE 1.6s [2022-01-03T15:43:15.620Z] [2022-01-03T15:43:15.620Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:43:15.620Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:43:16.164Z] #58 ... [2022-01-03T15:43:16.164Z] [2022-01-03T15:43:16.164Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:43:16.164Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:43:16.164Z] #15 DONE 2.6s [2022-01-03T15:43:16.190Z] #58 ... [2022-01-03T15:43:16.190Z] [2022-01-03T15:43:16.190Z] #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-01-03T15:43:16.190Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T15:43:16.190Z] #21 9.336 Fetched 8372 kB in 8s (1003 kB/s) [2022-01-03T15:43:16.372Z] + docker info [2022-01-03T15:43:16.372Z] Client: [2022-01-03T15:43:16.372Z] Context: default [2022-01-03T15:43:16.372Z] Debug Mode: false [2022-01-03T15:43:16.372Z] [2022-01-03T15:43:16.372Z] Server: [2022-01-03T15:43:16.372Z] Containers: 0 [2022-01-03T15:43:16.372Z] Running: 0 [2022-01-03T15:43:16.372Z] Paused: 0 [2022-01-03T15:43:16.372Z] Stopped: 0 [2022-01-03T15:43:16.372Z] Images: 0 [2022-01-03T15:43:16.372Z] Server Version: 20.10.9 [2022-01-03T15:43:16.372Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:43:16.372Z] Windows: [2022-01-03T15:43:16.372Z] LCOW: [2022-01-03T15:43:16.372Z] Logging Driver: json-file [2022-01-03T15:43:16.372Z] Plugins: [2022-01-03T15:43:16.372Z] Volume: local [2022-01-03T15:43:16.372Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:43:16.372Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:43:16.372Z] Swarm: inactive [2022-01-03T15:43:16.372Z] Default Isolation: process [2022-01-03T15:43:16.372Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:43:16.372Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:43:16.372Z] OSType: windows [2022-01-03T15:43:16.372Z] Architecture: x86_64 [2022-01-03T15:43:16.372Z] CPUs: 4 [2022-01-03T15:43:16.372Z] Total Memory: 32GiB [2022-01-03T15:43:16.372Z] Name: azwin-2-a79a00 [2022-01-03T15:43:16.372Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:43:16.372Z] Docker Root Dir: D:\docker [2022-01-03T15:43:16.372Z] Debug Mode: false [2022-01-03T15:43:16.372Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:43:16.372Z] Labels: [2022-01-03T15:43:16.372Z] Experimental: true [2022-01-03T15:43:16.372Z] Insecure Registries: [2022-01-03T15:43:16.372Z] 10.0.0.4:5000 [2022-01-03T15:43:16.372Z] 127.0.0.0/8 [2022-01-03T15:43:16.372Z] Registry Mirrors: [2022-01-03T15:43:16.372Z] http://10.0.0.4:5000/ [2022-01-03T15:43:16.372Z] Live Restore Enabled: false [2022-01-03T15:43:16.372Z] Product License: Community Engine [2022-01-03T15:43:16.372Z] [2022-01-03T15:43:16.427Z] [2022-01-03T15:43:16.427Z] #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-01-03T15:43:16.427Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:43:16.756Z] #19 ... [2022-01-03T15:43:16.756Z] [2022-01-03T15:43:16.756Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:43:16.756Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:43:16.756Z] #60 187.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:43:17.008Z] #18 DONE 1.7s [2022-01-03T15:43:17.008Z] [2022-01-03T15:43:17.008Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:43:17.008Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:43:17.275Z] #53 ... [2022-01-03T15:43:17.275Z] [2022-01-03T15:43:17.275Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:43:17.275Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:43:18.344Z] #16 DONE 1.9s [2022-01-03T15:43:18.344Z] [2022-01-03T15:43:18.344Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:43:18.344Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:43:18.660Z] #19 DONE 1.4s [2022-01-03T15:43:18.660Z] [2022-01-03T15:43:18.660Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:43:18.660Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:43:19.732Z] #17 1.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:43:19.996Z] #17 DONE 2.0s [2022-01-03T15:43:19.996Z] [2022-01-03T15:43:19.996Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:43:19.996Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:43:20.395Z] #21 9.336 Reading package lists... [2022-01-03T15:43:20.572Z] #20 DONE 1.6s [2022-01-03T15:43:20.572Z] [2022-01-03T15:43:20.572Z] #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-01-03T15:43:20.572Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:43:20.572Z] #21 ... [2022-01-03T15:43:20.572Z] [2022-01-03T15:43:20.572Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:43:20.572Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:43:20.572Z] #34 DONE 190.0s [2022-01-03T15:43:20.833Z] [2022-01-03T15:43:20.833Z] #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-01-03T15:43:20.833Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:43:21.911Z] #18 DONE 2.0s [2022-01-03T15:43:21.911Z] [2022-01-03T15:43:21.911Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:43:21.911Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:43:22.028Z] #60 ... [2022-01-03T15:43:22.028Z] [2022-01-03T15:43:22.028Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:43:22.028Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:43:22.028Z] #19 175.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-03T15:43:22.028Z] #19 175.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:22.028Z] #19 175.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:43:22.028Z] #19 176.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-03T15:43:22.028Z] #19 176.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:22.028Z] #19 176.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:43:23.378Z] #21 2.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:43:23.378Z] #21 3.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:43:23.378Z] #21 3.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:43:23.406Z] #19 ... [2022-01-03T15:43:23.406Z] [2022-01-03T15:43:23.406Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:43:23.406Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:43:23.406Z] #60 DONE 194.8s [2022-01-03T15:43:23.406Z] [2022-01-03T15:43:23.406Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:43:23.406Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:43:23.406Z] #50 188.9 + dpkg --print-architecture [2022-01-03T15:43:23.406Z] #50 188.9 + git checkout -q v2.1.0 [2022-01-03T15:43:23.406Z] #50 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:43:23.406Z] #50 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:43:23.694Z] #21 13.00 Reading package lists... [2022-01-03T15:43:23.827Z] #19 DONE 1.7s [2022-01-03T15:43:23.827Z] [2022-01-03T15:43:23.827Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:43:23.827Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:43:23.950Z] #21 3.688 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:43:24.266Z] #21 16.42 Building dependency tree... [2022-01-03T15:43:25.743Z] #20 DONE 1.9s [2022-01-03T15:43:25.743Z] [2022-01-03T15:43:25.743Z] #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-01-03T15:43:25.743Z] #58 sha256:d2556121396f7f2505a8c91a8407e72ccd07a56a894d9835d202b0cc0b14f2c0 [2022-01-03T15:43:25.743Z] #58 2.699 + RM_GOPATH=0 [2022-01-03T15:43:25.743Z] #58 2.699 + TMP_GOPATH= [2022-01-03T15:43:25.743Z] #58 2.706 + : /build [2022-01-03T15:43:25.743Z] #58 2.706 + '[' -z '' ']' [2022-01-03T15:43:25.743Z] #58 2.706 ++ mktemp -d [2022-01-03T15:43:25.743Z] #58 2.706 + export GOPATH=/tmp/tmp.7bkgTf6Ybj [2022-01-03T15:43:25.743Z] #58 2.706 + GOPATH=/tmp/tmp.7bkgTf6Ybj [2022-01-03T15:43:25.743Z] #58 2.706 + RM_GOPATH=1 [2022-01-03T15:43:25.743Z] #58 2.706 + case "$(go env GOARCH)" in [2022-01-03T15:43:25.743Z] #58 2.706 ++ go env GOARCH [2022-01-03T15:43:25.743Z] #58 2.719 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:25.743Z] #58 2.719 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:43:25.743Z] #58 2.719 ++ dirname /install.sh [2022-01-03T15:43:25.743Z] #58 2.719 + dir=/ [2022-01-03T15:43:25.743Z] #58 2.719 + bin=runc [2022-01-03T15:43:25.743Z] #58 2.719 + shift [2022-01-03T15:43:25.743Z] #58 2.719 + '[' '!' -f //runc.installer ']' [2022-01-03T15:43:25.743Z] #58 2.719 + . //runc.installer [2022-01-03T15:43:25.743Z] #58 2.719 ++ set -e [2022-01-03T15:43:25.743Z] #58 2.719 ++ : v1.0.3 [2022-01-03T15:43:25.743Z] #58 2.719 + install_runc [2022-01-03T15:43:25.743Z] #58 2.719 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:43:25.743Z] #58 2.719 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:43:25.743Z] #58 2.719 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7bkgTf6Ybj/src/github.com/opencontainers/runc [2022-01-03T15:43:25.743Z] #58 2.721 Cloning into '/tmp/tmp.7bkgTf6Ybj/src/github.com/opencontainers/runc'... [2022-01-03T15:43:25.743Z] #58 2.723 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:43:25.743Z] #58 ... [2022-01-03T15:43:25.743Z] [2022-01-03T15:43:25.743Z] #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-01-03T15:43:25.743Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:43:25.864Z] #21 5.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:43:26.181Z] #21 19.04 The following additional packages will be installed: [2022-01-03T15:43:26.181Z] #21 19.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:26.181Z] #21 19.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:43:26.181Z] #21 19.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:43:26.181Z] #21 19.05 python3-pkg-resources vim-runtime xxd [2022-01-03T15:43:26.181Z] #21 19.05 Suggested packages: [2022-01-03T15:43:26.181Z] #21 19.06 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:43:26.181Z] #21 19.06 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:43:26.181Z] #21 19.06 acl attr quota [2022-01-03T15:43:26.181Z] #21 19.06 Recommended packages: [2022-01-03T15:43:26.181Z] #21 19.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:43:27.122Z] #21 19.98 The following NEW packages will be installed: [2022-01-03T15:43:27.122Z] #21 19.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:43:27.122Z] #21 19.99 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:27.122Z] #21 19.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:43:27.122Z] #21 19.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:43:27.122Z] #21 19.99 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:43:27.122Z] #21 19.99 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:43:27.122Z] #21 19.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:43:27.122Z] #21 19.99 xz-utils zip zstd [2022-01-03T15:43:27.122Z] #21 20.31 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:43:27.122Z] #21 20.31 Need to get 27.0 MB of archives. [2022-01-03T15:43:27.122Z] #21 20.31 After this operation, 105 MB of additional disk space will be used. [2022-01-03T15:43:27.122Z] #21 20.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-03T15:43:27.122Z] #21 20.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-03T15:43:27.122Z] #21 20.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-03T15:43:27.122Z] #21 20.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-03T15:43:27.122Z] #21 20.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-03T15:43:27.122Z] #21 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-03T15:43:27.122Z] #21 20.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-03T15:43:27.122Z] #21 20.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-03T15:43:27.122Z] #21 20.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:43:27.122Z] #21 20.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:43:27.122Z] #21 20.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:43:27.123Z] #21 20.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-03T15:43:27.123Z] #21 20.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-03T15:43:27.362Z] #21 7.108 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:43:27.383Z] #21 20.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-03T15:43:27.383Z] #21 20.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-03T15:43:27.383Z] #21 20.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-03T15:43:27.383Z] #21 20.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T15:43:27.383Z] #21 20.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T15:43:27.383Z] #21 20.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T15:43:27.383Z] #21 20.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-03T15:43:27.383Z] #21 20.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-03T15:43:27.383Z] #21 20.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T15:43:27.656Z] #21 20.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-03T15:43:27.656Z] #21 20.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T15:43:27.656Z] #21 20.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-03T15:43:27.656Z] #21 20.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T15:43:27.656Z] #21 20.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-03T15:43:27.656Z] #21 20.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-03T15:43:27.656Z] #21 20.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:43:27.656Z] #21 20.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:43:27.656Z] #21 20.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:43:27.656Z] #21 20.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:43:27.656Z] #21 20.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:43:27.656Z] #21 20.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:43:27.656Z] #21 20.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:43:27.656Z] #21 20.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-03T15:43:27.656Z] #21 20.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-03T15:43:27.660Z] #21 2.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:43:27.660Z] #21 2.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:43:27.660Z] #21 2.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:43:27.929Z] #21 20.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-03T15:43:27.929Z] #21 20.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:43:27.929Z] #21 21.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-03T15:43:27.929Z] #21 21.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-03T15:43:28.196Z] #21 21.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-03T15:43:28.196Z] #21 21.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-03T15:43:28.232Z] #21 2.656 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:43:28.692Z] #50 DONE 199.1s [2022-01-03T15:43:28.692Z] [2022-01-03T15:43:28.692Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:43:28.692Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:43:28.692Z] #19 184.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-03T15:43:28.692Z] #19 184.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:28.692Z] #19 184.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:43:28.692Z] #19 184.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-03T15:43:28.692Z] #19 184.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:28.692Z] #19 184.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:43:28.773Z] #21 21.73 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:43:28.773Z] #21 21.87 Fetched 27.0 MB in 1s (22.3 MB/s) [2022-01-03T15:43:28.773Z] #21 21.90 Selecting previously unselected package pigz. [2022-01-03T15:43:28.773Z] #21 21.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-03T15:43:28.773Z] #21 21.94 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-03T15:43:28.773Z] #21 21.95 Unpacking pigz (2.6-1) ... [2022-01-03T15:43:29.036Z] #21 22.02 Selecting previously unselected package libelf1:arm64. [2022-01-03T15:43:29.036Z] #21 22.02 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-03T15:43:29.036Z] #21 22.04 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-03T15:43:29.036Z] #21 22.15 Selecting previously unselected package libbpf0:arm64. [2022-01-03T15:43:29.036Z] #21 22.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-03T15:43:29.036Z] #21 22.16 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-03T15:43:29.036Z] #21 22.23 Selecting previously unselected package libcap2:arm64. [2022-01-03T15:43:29.036Z] #21 22.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-03T15:43:29.036Z] #21 22.24 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-03T15:43:29.296Z] #21 22.29 Selecting previously unselected package libmnl0:arm64. [2022-01-03T15:43:29.296Z] #21 22.30 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-03T15:43:29.296Z] #21 22.32 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-03T15:43:29.296Z] #21 22.40 Selecting previously unselected package libxtables12:arm64. [2022-01-03T15:43:29.296Z] #21 22.40 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-03T15:43:29.296Z] #21 22.41 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-03T15:43:29.296Z] #21 22.45 Selecting previously unselected package libcap2-bin. [2022-01-03T15:43:29.296Z] #21 22.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-03T15:43:29.296Z] #21 22.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:43:29.557Z] #21 22.55 Selecting previously unselected package iproute2. [2022-01-03T15:43:29.557Z] #21 22.55 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-03T15:43:29.557Z] #21 22.56 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:43:29.618Z] #21 3.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:43:29.817Z] #21 22.93 Selecting previously unselected package xxd. [2022-01-03T15:43:29.817Z] #21 22.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:43:29.817Z] #21 22.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:29.817Z] #21 23.06 Selecting previously unselected package vim-common. [2022-01-03T15:43:29.817Z] #21 23.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:43:29.817Z] #21 23.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:30.078Z] #21 23.19 Selecting previously unselected package bash-completion. [2022-01-03T15:43:30.078Z] #21 23.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:43:31.004Z] #21 5.370 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:43:31.577Z] #21 ... [2022-01-03T15:43:31.577Z] [2022-01-03T15:43:31.577Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:43:31.577Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:43:31.577Z] #34 DONE 132.0s [2022-01-03T15:43:31.577Z] [2022-01-03T15:43:31.577Z] #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-01-03T15:43:31.577Z] #58 sha256:d2556121396f7f2505a8c91a8407e72ccd07a56a894d9835d202b0cc0b14f2c0 [2022-01-03T15:43:31.577Z] #58 11.92 + cd /tmp/tmp.7bkgTf6Ybj/src/github.com/opencontainers/runc [2022-01-03T15:43:31.577Z] #58 11.92 + git checkout -q v1.0.3 [2022-01-03T15:43:31.577Z] #58 12.74 + '[' -z '' ']' [2022-01-03T15:43:31.577Z] #58 12.74 + target=static [2022-01-03T15:43:31.577Z] #58 12.74 + make BUILDTAGS=seccomp static [2022-01-03T15:43:31.577Z] #58 13.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:43:31.991Z] #21 24.73 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:43:31.991Z] #21 25.01 Selecting previously unselected package bzip2. [2022-01-03T15:43:31.991Z] #21 25.02 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-03T15:43:31.991Z] #21 25.02 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:43:31.991Z] #21 25.11 Selecting previously unselected package xz-utils. [2022-01-03T15:43:31.991Z] #21 25.11 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-03T15:43:31.991Z] #21 25.12 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:43:32.077Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:43:32.077Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-037041e4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:43:32.077Z] ---------------------------------------------------------------------------- [2022-01-03T15:43:32.077Z] [2022-01-03T15:43:32.077Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:43:31 CUT 2022 [2022-01-03T15:43:32.077Z] [2022-01-03T15:43:32.077Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:43:32.077Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:43:32.252Z] #21 25.27 Selecting previously unselected package apparmor. [2022-01-03T15:43:32.252Z] #21 25.28 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-03T15:43:32.252Z] #21 25.32 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:43:32.513Z] #21 25.64 Selecting previously unselected package inetutils-ping. [2022-01-03T15:43:32.513Z] #21 25.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-03T15:43:32.513Z] #21 25.64 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:43:32.547Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T15:43:32.547Z] INFO: Environment variables: [2022-01-03T15:43:32.547Z] [2022-01-03T15:43:32.547Z] Name Value [2022-01-03T15:43:32.547Z] ---- ----- [2022-01-03T15:43:32.547Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:43:32.547Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:43:32.547Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:43:32.547Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:43:32.547Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:43:32.547Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:43:32.547Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:43:32.547Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:43:32.547Z] BRANCH_NAME PR-43107 [2022-01-03T15:43:32.547Z] BUILD_DISPLAY_NAME #2 [2022-01-03T15:43:32.547Z] BUILD_ID 2 [2022-01-03T15:43:32.547Z] BUILD_NUMBER 2 [2022-01-03T15:43:32.547Z] BUILD_TAG jenkins-moby-PR-43107-2 [2022-01-03T15:43:32.547Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/ [2022-01-03T15:43:32.547Z] CHANGE_AUTHOR BreiteSeite [2022-01-03T15:43:32.547Z] CHANGE_AUTHOR_DISPLAY_NAME Michael Kühn [2022-01-03T15:43:32.547Z] CHANGE_BRANCH patch-1 [2022-01-03T15:43:32.547Z] CHANGE_FORK BreiteSeite [2022-01-03T15:43:32.547Z] CHANGE_ID 43107 [2022-01-03T15:43:32.547Z] CHANGE_TARGET master [2022-01-03T15:43:32.547Z] CHANGE_TITLE systemd: start dockerd after time-set.target [2022-01-03T15:43:32.547Z] CHANGE_URL https://github.com/moby/moby/pull/43107 [2022-01-03T15:43:32.547Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:43:32.547Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:43:32.547Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:43:32.547Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:43:32.547Z] COMPUTERNAME azwin-2-a79a00 [2022-01-03T15:43:32.547Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:43:32.547Z] ConfigSequenceNumber 0 [2022-01-03T15:43:32.547Z] DOCKER_BUILDKIT 0 [2022-01-03T15:43:32.547Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:43:32.547Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:43:32.547Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:43:32.547Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-03T15:43:32.547Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:43:32.547Z] EXECUTOR_NUMBER 0 [2022-01-03T15:43:32.547Z] FQDN azwin-2-a79a00.westus.cloudapp.azure.com [2022-01-03T15:43:32.547Z] GIT_BRANCH PR-43107 [2022-01-03T15:43:32.547Z] GIT_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:43:32.547Z] GIT_PREVIOUS_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:43:32.547Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:43:32.547Z] HUDSON_COOKIE 4be91406-7371-4e08-8797-718afa9eac2d [2022-01-03T15:43:32.547Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:43:32.547Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:43:32.547Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:43:32.547Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:43:32.547Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:43:32.547Z] JENKINS_NODE_COOKIE 0c695e23-32a3-4527-beca-32177fc62765 [2022-01-03T15:43:32.547Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:43:32.547Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:43:32.547Z] JOB_BASE_NAME PR-43107 [2022-01-03T15:43:32.547Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/display/redirect [2022-01-03T15:43:32.547Z] JOB_NAME moby/PR-43107 [2022-01-03T15:43:32.547Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/ [2022-01-03T15:43:32.547Z] library.jps.version master [2022-01-03T15:43:32.547Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:43:32.547Z] NODE_LABELS amd64 azure azwin-2-a79a00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T15:43:32.547Z] NODE_NAME azwin-2-a79a00 [2022-01-03T15:43:32.547Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:43:32.547Z] OS Windows_NT [2022-01-03T15:43:32.547Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:43:32.547Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:43:32.547Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:43:32.547Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T15:43:32.547Z] PROCESSOR_LEVEL 6 [2022-01-03T15:43:32.547Z] PROCESSOR_REVISION 4f01 [2022-01-03T15:43:32.547Z] ProgramData C:\ProgramData [2022-01-03T15:43:32.547Z] ProgramFiles C:\Program Files [2022-01-03T15:43:32.547Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:43:32.547Z] ProgramW6432 C:\Program Files [2022-01-03T15:43:32.547Z] PROMPT $P$G [2022-01-03T15:43:32.547Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:43:32.547Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:43:32.547Z] PUBLIC C:\Users\Public [2022-01-03T15:43:32.547Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=artif... [2022-01-03T15:43:32.547Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=changes [2022-01-03T15:43:32.547Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect [2022-01-03T15:43:32.547Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=tests [2022-01-03T15:43:32.547Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:43:32.547Z] SOURCES_DRIVE d [2022-01-03T15:43:32.547Z] SOURCES_SUBDIR gopath [2022-01-03T15:43:32.547Z] STAGE_NAME Run tests [2022-01-03T15:43:32.547Z] SystemDrive C: [2022-01-03T15:43:32.547Z] SystemRoot C:\Windows [2022-01-03T15:43:32.547Z] TEMP C:\Windows\TEMP [2022-01-03T15:43:32.547Z] TESTDEBUG 0 [2022-01-03T15:43:32.547Z] TESTRUN_DRIVE d [2022-01-03T15:43:32.547Z] TESTRUN_SUBDIR CI [2022-01-03T15:43:32.547Z] TIMEOUT 120m [2022-01-03T15:43:32.547Z] TMP C:\Windows\TEMP [2022-01-03T15:43:32.547Z] USERDOMAIN WORKGROUP [2022-01-03T15:43:32.547Z] USERNAME azwin-2-a79a00$ [2022-01-03T15:43:32.547Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:43:32.547Z] windir C:\Windows [2022-01-03T15:43:32.547Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:43:32.547Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T15:43:32.548Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:43:32.548Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:43:32.548Z] [2022-01-03T15:43:32.548Z] [2022-01-03T15:43:32.548Z] [2022-01-03T15:43:32.774Z] #21 25.73 Selecting previously unselected package libip4tc2:arm64. [2022-01-03T15:43:32.774Z] #21 25.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-03T15:43:32.774Z] #21 25.74 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T15:43:32.774Z] #21 25.79 Selecting previously unselected package libip6tc2:arm64. [2022-01-03T15:43:32.774Z] #21 25.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-03T15:43:32.774Z] #21 25.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T15:43:32.774Z] #21 25.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-03T15:43:32.774Z] #21 25.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-03T15:43:32.774Z] #21 25.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T15:43:32.774Z] #21 25.92 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-03T15:43:32.774Z] #21 25.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-03T15:43:32.774Z] #21 25.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T15:43:33.035Z] #21 26.02 Selecting previously unselected package libnftnl11:arm64. [2022-01-03T15:43:33.035Z] #21 26.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-03T15:43:33.035Z] #21 26.03 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T15:43:33.035Z] #21 26.11 Selecting previously unselected package iptables. [2022-01-03T15:43:33.035Z] #21 26.12 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-03T15:43:33.035Z] #21 26.13 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:43:33.295Z] #21 26.40 Selecting previously unselected package libonig5:arm64. [2022-01-03T15:43:33.295Z] #21 26.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T15:43:33.295Z] #21 26.41 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:43:33.295Z] #21 26.53 Selecting previously unselected package libjq1:arm64. [2022-01-03T15:43:33.556Z] #21 26.53 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T15:43:33.556Z] #21 26.54 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:43:33.556Z] #21 26.60 Selecting previously unselected package jq. [2022-01-03T15:43:33.556Z] #21 26.60 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-03T15:43:33.556Z] #21 26.60 Unpacking jq (1.6-2.1) ... [2022-01-03T15:43:33.556Z] #21 26.70 Selecting previously unselected package libaio1:arm64. [2022-01-03T15:43:33.556Z] #21 26.70 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-03T15:43:33.556Z] #21 26.71 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-03T15:43:33.556Z] #21 26.75 Selecting previously unselected package libgpm2:arm64. [2022-01-03T15:43:33.556Z] #21 26.76 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-03T15:43:33.556Z] #21 26.76 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-03T15:43:33.556Z] #21 26.83 Selecting previously unselected package libicu67:arm64. [2022-01-03T15:43:33.817Z] #21 26.83 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-03T15:43:33.817Z] #21 26.85 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T15:43:33.943Z] #21 12.95 Fetched 8487 kB in 11s (808 kB/s) [2022-01-03T15:43:33.943Z] #21 12.95 Reading package lists... [2022-01-03T15:43:33.943Z] #21 ... [2022-01-03T15:43:33.943Z] [2022-01-03T15:43:33.943Z] #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-01-03T15:43:33.943Z] #58 sha256:813ebe2ad5bdf3d33ca9fe15ce6262c27f61461774ba2596516eada2d44fe780 [2022-01-03T15:43:33.943Z] #58 13.47 + cd /tmp/tmp.k0FXi0jHHU/src/github.com/opencontainers/runc [2022-01-03T15:43:33.943Z] #58 13.48 + git checkout -q v1.0.3 [2022-01-03T15:43:33.943Z] #58 14.51 + '[' -z '' ']' [2022-01-03T15:43:33.943Z] #58 14.51 + target=static [2022-01-03T15:43:33.943Z] #58 14.51 + make BUILDTAGS=seccomp static [2022-01-03T15:43:33.943Z] #58 15.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:43:34.072Z] #19 189.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-03T15:43:34.072Z] #19 189.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:34.072Z] #19 189.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:43:34.072Z] #19 189.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-03T15:43:34.072Z] #19 189.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:34.072Z] #19 189.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:43:34.072Z] #19 189.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-03T15:43:34.072Z] #19 189.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:34.072Z] #19 189.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:43:34.072Z] #19 189.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-03T15:43:34.072Z] #19 189.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:34.072Z] #19 189.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:43:34.072Z] #19 189.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-03T15:43:34.072Z] #19 189.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:34.072Z] #19 189.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:43:34.072Z] #19 189.5 Selecting previously unselected package cross-config. [2022-01-03T15:43:34.072Z] #19 189.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-03T15:43:34.072Z] #19 189.6 Selecting previously unselected package gcc-10-cross-base. [2022-01-03T15:43:34.072Z] #19 189.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 189.6 Selecting previously unselected package libc6-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T15:43:34.072Z] #19 189.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 189.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 189.8 Selecting previously unselected package libitm1-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 189.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 189.9 Selecting previously unselected package libasan6-arm64-cross. [2022-01-03T15:43:34.072Z] #19 189.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 189.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 190.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-03T15:43:34.072Z] #19 190.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 190.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.072Z] #19 190.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-03T15:43:34.072Z] #19 190.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.072Z] #19 190.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.117Z] INFO: Sources under d:\gopath\... [2022-01-03T15:43:34.117Z] INFO: Test run under d:\CI\... [2022-01-03T15:43:34.117Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:43:34.117Z] INFO: docker/docker repository was found [2022-01-03T15:43:34.117Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-03T15:43:34.338Z] #19 190.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-03T15:43:34.338Z] #19 190.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.338Z] #19 190.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.338Z] #19 190.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-03T15:43:34.338Z] #19 190.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.338Z] #19 190.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.338Z] #19 190.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-03T15:43:34.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:43:34.587Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:43:34.596Z] #19 190.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:34.596Z] #19 190.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:34.596Z] #19 190.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-03T15:43:34.596Z] #19 190.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:34.596Z] #19 190.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:43:34.936Z] #58 ... [2022-01-03T15:43:34.936Z] [2022-01-03T15:43:34.936Z] #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-01-03T15:43:34.936Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:43:34.936Z] #21 9.301 Fetched 8487 kB in 7s (1140 kB/s) [2022-01-03T15:43:35.057Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:43:35.057Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:43:36.360Z] #21 29.29 Selecting previously unselected package libinih1:arm64. [2022-01-03T15:43:36.360Z] #21 29.29 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-03T15:43:36.360Z] #21 29.31 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-03T15:43:36.360Z] #21 29.36 Selecting previously unselected package libnet1:arm64. [2022-01-03T15:43:36.360Z] #21 29.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T15:43:36.360Z] #21 29.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:43:36.360Z] #21 29.44 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T15:43:36.360Z] #21 29.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T15:43:36.360Z] #21 29.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:43:36.620Z] #21 29.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T15:43:36.620Z] #21 29.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T15:43:36.620Z] #21 29.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:43:36.620Z] #21 29.66 Selecting previously unselected package net-tools. [2022-01-03T15:43:36.620Z] #21 29.66 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-03T15:43:36.620Z] #21 29.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:43:36.620Z] #21 29.83 Selecting previously unselected package patch. [2022-01-03T15:43:36.620Z] #21 29.84 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-03T15:43:36.880Z] #21 29.86 Unpacking patch (2.7.6-7) ... [2022-01-03T15:43:36.880Z] #21 29.94 Selecting previously unselected package python-pip-whl. [2022-01-03T15:43:36.880Z] #21 29.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:43:36.880Z] #21 29.94 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:43:37.140Z] #21 30.41 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:43:37.236Z] #58 ... [2022-01-03T15:43:37.236Z] [2022-01-03T15:43:37.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-01-03T15:43:37.237Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:43:37.237Z] #21 12.95 Reading package lists... [2022-01-03T15:43:37.410Z] #21 30.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:43:37.411Z] #21 30.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:43:37.411Z] #21 30.52 Selecting previously unselected package python3-distutils. [2022-01-03T15:43:37.411Z] #21 30.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:43:37.411Z] #21 30.53 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:43:37.490Z] #21 9.301 Reading package lists... [2022-01-03T15:43:37.671Z] #21 30.64 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:43:37.671Z] #21 30.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:43:37.671Z] #21 30.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:43:37.671Z] #21 30.78 Selecting previously unselected package python3-setuptools. [2022-01-03T15:43:37.671Z] #21 30.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:43:37.671Z] #21 30.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:43:37.932Z] #21 31.01 Selecting previously unselected package python3-wheel. [2022-01-03T15:43:37.932Z] #21 31.01 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:43:37.932Z] #21 31.02 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:43:37.932Z] #21 31.07 Selecting previously unselected package python3-pip. [2022-01-03T15:43:37.932Z] #21 31.08 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:43:37.932Z] #21 31.08 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:43:38.192Z] #21 31.25 Selecting previously unselected package sudo. [2022-01-03T15:43:38.192Z] #21 31.27 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-03T15:43:38.192Z] #21 31.28 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:43:38.763Z] #21 31.72 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:43:38.763Z] #21 31.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-03T15:43:38.763Z] #21 31.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:43:38.763Z] #21 31.90 Selecting previously unselected package uidmap. [2022-01-03T15:43:38.763Z] #21 31.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-03T15:43:38.763Z] #21 31.91 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:43:39.023Z] #21 32.01 Selecting previously unselected package vim-runtime. [2022-01-03T15:43:39.023Z] #21 32.02 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:43:39.023Z] #21 32.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:43:39.023Z] #21 32.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:43:39.023Z] #21 32.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:39.867Z] #19 195.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-03T15:43:39.867Z] #19 195.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:39.867Z] #19 195.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:43:39.867Z] #19 195.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-03T15:43:39.867Z] #19 195.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:43:39.867Z] #19 195.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T15:43:39.867Z] #19 196.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-03T15:43:39.867Z] #19 196.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T15:43:39.867Z] #19 196.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T15:43:40.032Z] #21 11.96 Reading package lists... [2022-01-03T15:43:40.125Z] #19 196.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-03T15:43:40.125Z] #19 196.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:40.125Z] #19 196.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:43:40.386Z] #19 196.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-03T15:43:40.386Z] #19 196.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:40.386Z] #19 196.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:43:40.522Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:43:40.522Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d4dcc748\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:43:40.522Z] ---------------------------------------------------------------------------- [2022-01-03T15:43:40.522Z] [2022-01-03T15:43:40.522Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:43:37 CUT 2022 [2022-01-03T15:43:40.522Z] [2022-01-03T15:43:40.522Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:43:40.522Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:43:40.522Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-03T15:43:40.522Z] INFO: Environment variables: [2022-01-03T15:43:40.522Z] [2022-01-03T15:43:40.522Z] Name Value [2022-01-03T15:43:40.522Z] ---- ----- [2022-01-03T15:43:40.522Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:43:40.522Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:43:40.522Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:43:40.522Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:43:40.522Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:43:40.522Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:43:40.522Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:43:40.522Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:43:40.522Z] BRANCH_NAME PR-43107 [2022-01-03T15:43:40.522Z] BUILD_DISPLAY_NAME #2 [2022-01-03T15:43:40.522Z] BUILD_ID 2 [2022-01-03T15:43:40.522Z] BUILD_NUMBER 2 [2022-01-03T15:43:40.522Z] BUILD_TAG jenkins-moby-PR-43107-2 [2022-01-03T15:43:40.522Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/ [2022-01-03T15:43:40.522Z] CHANGE_AUTHOR BreiteSeite [2022-01-03T15:43:40.522Z] CHANGE_AUTHOR_DISPLAY_NAME Michael Kühn [2022-01-03T15:43:40.522Z] CHANGE_BRANCH patch-1 [2022-01-03T15:43:40.522Z] CHANGE_FORK BreiteSeite [2022-01-03T15:43:40.522Z] CHANGE_ID 43107 [2022-01-03T15:43:40.522Z] CHANGE_TARGET master [2022-01-03T15:43:40.522Z] CHANGE_TITLE systemd: start dockerd after time-set.target [2022-01-03T15:43:40.522Z] CHANGE_URL https://github.com/moby/moby/pull/43107 [2022-01-03T15:43:40.522Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:43:40.522Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:43:40.522Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:43:40.522Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:43:40.522Z] COMPUTERNAME azwin-2-8160a0 [2022-01-03T15:43:40.522Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:43:40.522Z] ConfigSequenceNumber 0 [2022-01-03T15:43:40.522Z] DOCKER_BUILDKIT 0 [2022-01-03T15:43:40.522Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:43:40.522Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:43:40.522Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:43:40.522Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:43:40.522Z] EXECUTOR_NUMBER 0 [2022-01-03T15:43:40.522Z] FQDN azwin-2-8160a0.westus.cloudapp.azure.com [2022-01-03T15:43:40.522Z] GIT_BRANCH PR-43107 [2022-01-03T15:43:40.522Z] GIT_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:43:40.522Z] GIT_PREVIOUS_COMMIT 60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:43:40.522Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:43:40.522Z] HUDSON_COOKIE 6371b44c-de3d-4d48-a785-6b65628eb601 [2022-01-03T15:43:40.522Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:43:40.522Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:43:40.522Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:43:40.522Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:43:40.522Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:43:40.522Z] JENKINS_NODE_COOKIE 9893bbc7-2bb0-4281-8366-5e9e9e219c6e [2022-01-03T15:43:40.522Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:43:40.522Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:43:40.522Z] JOB_BASE_NAME PR-43107 [2022-01-03T15:43:40.522Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/display/redirect [2022-01-03T15:43:40.522Z] JOB_NAME moby/PR-43107 [2022-01-03T15:43:40.522Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/ [2022-01-03T15:43:40.522Z] library.jps.version master [2022-01-03T15:43:40.522Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:43:40.522Z] NODE_LABELS amd64 azure azwin-2-8160a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-03T15:43:40.522Z] NODE_NAME azwin-2-8160a0 [2022-01-03T15:43:40.522Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:43:40.522Z] OS Windows_NT [2022-01-03T15:43:40.522Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:43:40.522Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:43:40.522Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:43:40.522Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T15:43:40.522Z] PROCESSOR_LEVEL 6 [2022-01-03T15:43:40.522Z] PROCESSOR_REVISION 4f01 [2022-01-03T15:43:40.522Z] ProgramData C:\ProgramData [2022-01-03T15:43:40.522Z] ProgramFiles C:\Program Files [2022-01-03T15:43:40.522Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:43:40.522Z] ProgramW6432 C:\Program Files [2022-01-03T15:43:40.522Z] PROMPT $P$G [2022-01-03T15:43:40.522Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:43:40.523Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:43:40.523Z] PUBLIC C:\Users\Public [2022-01-03T15:43:40.523Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=artif... [2022-01-03T15:43:40.523Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=changes [2022-01-03T15:43:40.523Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect [2022-01-03T15:43:40.523Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43107/2/display/redirect?page=tests [2022-01-03T15:43:40.523Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:43:40.523Z] SOURCES_DRIVE d [2022-01-03T15:43:40.523Z] SOURCES_SUBDIR gopath [2022-01-03T15:43:40.523Z] STAGE_NAME Run tests [2022-01-03T15:43:40.523Z] SystemDrive C: [2022-01-03T15:43:40.523Z] SystemRoot C:\Windows [2022-01-03T15:43:40.523Z] TEMP C:\Windows\TEMP [2022-01-03T15:43:40.523Z] TESTDEBUG 0 [2022-01-03T15:43:40.523Z] TESTRUN_DRIVE d [2022-01-03T15:43:40.523Z] TESTRUN_SUBDIR CI [2022-01-03T15:43:40.523Z] TIMEOUT 120m [2022-01-03T15:43:40.523Z] TMP C:\Windows\TEMP [2022-01-03T15:43:40.523Z] USERDOMAIN WORKGROUP [2022-01-03T15:43:40.523Z] USERNAME azwin-2-8160a0$ [2022-01-03T15:43:40.523Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:43:40.523Z] windir C:\Windows [2022-01-03T15:43:40.523Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:43:40.523Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-03T15:43:40.523Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:43:40.523Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:43:40.523Z] [2022-01-03T15:43:40.523Z] [2022-01-03T15:43:40.523Z] [2022-01-03T15:43:40.523Z] INFO: Sources under d:\gopath\... [2022-01-03T15:43:40.523Z] INFO: Test run under d:\CI\... [2022-01-03T15:43:40.523Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:43:40.523Z] INFO: docker/docker repository was found [2022-01-03T15:43:40.523Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-03T15:43:40.604Z] #21 14.49 Building dependency tree... [2022-01-03T15:43:40.984Z] ltsc2019: Pulling from windows/servercore [2022-01-03T15:43:40.984Z] 4612f6d0b889: Pulling fs layer [2022-01-03T15:43:40.984Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T15:43:41.432Z] #21 17.27 Reading package lists... [2022-01-03T15:43:41.545Z] #21 15.72 The following additional packages will be installed: [2022-01-03T15:43:41.545Z] #21 15.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:41.545Z] #21 15.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:43:41.545Z] #21 15.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:43:41.545Z] #21 15.74 python3-pkg-resources vim-runtime xxd [2022-01-03T15:43:41.545Z] #21 15.74 Suggested packages: [2022-01-03T15:43:41.545Z] #21 15.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:43:41.545Z] #21 15.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:43:41.545Z] #21 15.74 acl attr quota [2022-01-03T15:43:41.545Z] #21 15.74 Recommended packages: [2022-01-03T15:43:41.545Z] #21 15.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:43:41.565Z] #21 34.50 Selecting previously unselected package vim. [2022-01-03T15:43:41.565Z] #21 34.51 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:43:41.565Z] #21 34.52 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:41.825Z] #21 34.96 Selecting previously unselected package xfsprogs. [2022-01-03T15:43:41.825Z] #21 34.97 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-03T15:43:41.825Z] #21 34.97 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:43:42.085Z] #21 35.28 Selecting previously unselected package zip. [2022-01-03T15:43:42.085Z] #21 35.28 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-03T15:43:42.085Z] #21 35.28 Unpacking zip (3.0-12) ... [2022-01-03T15:43:42.346Z] #21 35.41 Selecting previously unselected package zstd. [2022-01-03T15:43:42.346Z] #21 35.42 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-03T15:43:42.346Z] #21 35.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:43:42.606Z] #21 35.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:43:42.814Z] #21 21.47 Building dependency tree... [2022-01-03T15:43:42.930Z] #21 17.08 The following NEW packages will be installed: [2022-01-03T15:43:42.930Z] #21 17.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:43:42.930Z] #21 17.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:42.930Z] #21 17.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:43:42.930Z] #21 17.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:43:42.930Z] #21 17.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:43:42.930Z] #21 17.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:43:42.930Z] #21 17.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:43:42.930Z] #21 17.08 xz-utils zip zstd [2022-01-03T15:43:42.930Z] #21 17.41 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:43:42.930Z] #21 17.41 Need to get 27.6 MB of archives. [2022-01-03T15:43:42.931Z] #21 17.41 After this operation, 106 MB of additional disk space will be used. [2022-01-03T15:43:42.931Z] #21 17.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:43:42.931Z] #21 17.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:43:42.931Z] #21 17.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:43:42.931Z] #21 17.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:43:42.931Z] #21 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:43:42.931Z] #21 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:43:42.931Z] #21 17.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:43:42.931Z] #21 17.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:43:42.931Z] #21 17.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:43:42.931Z] #21 17.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:43:42.931Z] #21 17.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:43:42.931Z] #21 17.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:43:42.931Z] #21 17.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:43:42.931Z] #21 17.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:43:42.931Z] #21 17.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:43:42.931Z] #21 17.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:43:42.931Z] #21 17.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:43:42.931Z] #21 17.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:43:42.931Z] #21 17.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:43:42.931Z] #21 17.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:43:42.931Z] #21 17.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:43:42.931Z] #21 17.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:43:43.191Z] #21 17.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:43:43.191Z] #21 17.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:43:43.191Z] #21 17.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:43:43.191Z] #21 17.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:43:43.191Z] #21 17.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:43:43.451Z] #21 17.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:43:43.451Z] #21 17.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:43:43.451Z] #21 17.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:43:43.451Z] #21 17.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:43:43.451Z] #21 17.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:43:43.451Z] #21 17.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:43:43.451Z] #21 17.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:43:43.451Z] #21 18.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:43:43.451Z] #21 18.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:43:43.451Z] #21 18.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:43:43.451Z] #21 18.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:43:43.451Z] #21 18.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:43:43.546Z] #21 36.48 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T15:43:43.546Z] #21 36.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:43:43.546Z] #21 36.51 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-03T15:43:43.546Z] #21 36.52 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T15:43:43.546Z] #21 36.53 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T15:43:43.546Z] #21 36.54 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-03T15:43:43.546Z] #21 36.55 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:43:43.546Z] #21 36.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:43:43.546Z] #21 36.58 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:43:43.546Z] #21 36.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:43:43.546Z] #21 36.60 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:43:43.711Z] #21 18.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:43:43.711Z] #21 18.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:43:43.711Z] #21 18.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:43:43.711Z] #21 18.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:43:43.711Z] #21 18.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:43:43.741Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:43:43.741Z] 4d1d74adc6a9: Download complete [2022-01-03T15:43:43.807Z] #21 37.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:43.807Z] #21 37.07 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-03T15:43:43.807Z] #21 37.08 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:43:43.972Z] #21 18.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:43:43.972Z] #21 18.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:43:43.972Z] #21 18.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:43:44.068Z] #21 37.11 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:43:44.233Z] #21 18.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:43:44.726Z] #21 24.51 The following additional packages will be installed: [2022-01-03T15:43:44.726Z] #21 24.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:44.726Z] #21 24.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:43:44.726Z] #21 24.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:43:44.726Z] #21 24.51 python3-pkg-resources vim-runtime xxd [2022-01-03T15:43:44.726Z] #21 24.55 Suggested packages: [2022-01-03T15:43:44.726Z] #21 24.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:43:44.726Z] #21 24.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:43:44.726Z] #21 24.55 acl attr quota [2022-01-03T15:43:44.726Z] #21 24.55 Recommended packages: [2022-01-03T15:43:44.726Z] #21 24.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:43:44.805Z] #21 19.21 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:43:45.067Z] #21 19.36 Fetched 27.6 MB in 1s (19.5 MB/s) [2022-01-03T15:43:45.067Z] #21 19.42 Selecting previously unselected package pigz. [2022-01-03T15:43:45.067Z] #21 19.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-03T15:43:45.067Z] #21 19.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:43:45.067Z] #21 19.47 Unpacking pigz (2.6-1) ... [2022-01-03T15:43:45.067Z] #21 19.56 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:43:45.067Z] #21 19.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:43:45.328Z] #21 19.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:43:45.328Z] #21 19.76 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:43:45.328Z] #21 19.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:43:45.328Z] #21 19.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:43:45.328Z] #21 19.86 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:43:45.462Z] #21 38.40 Setting up zip (3.0-12) ... [2022-01-03T15:43:45.462Z] #21 38.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:45.462Z] #21 38.43 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:43:45.589Z] #21 19.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:43:45.589Z] #21 19.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:43:45.589Z] #21 19.96 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:43:45.589Z] #21 19.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:43:45.589Z] #21 19.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:43:45.589Z] #21 20.06 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:43:45.589Z] #21 20.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:43:45.589Z] #21 20.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:43:45.589Z] #21 20.14 Selecting previously unselected package libcap2-bin. [2022-01-03T15:43:45.589Z] #21 20.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:43:45.589Z] #21 20.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:43:45.662Z] #19 202.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-03T15:43:45.662Z] #19 202.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:45.662Z] #19 202.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:43:45.662Z] #19 202.0 Selecting previously unselected package patch. [2022-01-03T15:43:45.662Z] #19 202.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:43:45.662Z] #19 202.0 Unpacking patch (2.7.6-7) ... [2022-01-03T15:43:45.662Z] #19 202.1 Selecting previously unselected package dpkg-dev. [2022-01-03T15:43:45.850Z] #21 20.26 Selecting previously unselected package iproute2. [2022-01-03T15:43:45.850Z] #21 20.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:43:45.850Z] #21 20.27 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:43:45.921Z] #19 202.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-03T15:43:45.921Z] #19 202.1 Unpacking dpkg-dev (1.20.9) ... [2022-01-03T15:43:46.180Z] #19 202.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-03T15:43:46.180Z] #19 202.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-03T15:43:46.180Z] #19 202.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T15:43:46.180Z] #19 202.2 Selecting previously unselected package libio-string-perl. [2022-01-03T15:43:46.180Z] #19 202.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-03T15:43:46.180Z] #19 202.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-03T15:43:46.180Z] #19 202.3 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:43:46.180Z] #19 202.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:43:46.180Z] #19 202.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:43:46.422Z] #21 20.76 Selecting previously unselected package xxd. [2022-01-03T15:43:46.422Z] #21 20.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:43:46.422Z] #21 20.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:46.422Z] #21 20.91 Selecting previously unselected package vim-common. [2022-01-03T15:43:46.422Z] #21 20.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:43:46.422Z] #21 20.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:46.642Z] #21 26.68 The following NEW packages will be installed: [2022-01-03T15:43:46.642Z] #21 26.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:43:46.642Z] #21 26.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:43:46.642Z] #21 26.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:43:46.642Z] #21 26.68 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:43:46.642Z] #21 26.68 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:43:46.642Z] #21 26.68 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:43:46.642Z] #21 26.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:43:46.642Z] #21 26.68 xz-utils zip zstd [2022-01-03T15:43:46.682Z] #21 21.11 Selecting previously unselected package bash-completion. [2022-01-03T15:43:46.682Z] #21 21.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:43:46.747Z] #19 203.1 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:43:46.846Z] #21 39.94 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:43:46.846Z] #21 39.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:43:46.846Z] #21 39.97 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-03T15:43:46.846Z] #21 39.98 Setting up patch (2.7.6-7) ... [2022-01-03T15:43:46.846Z] #21 39.99 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:43:46.846Z] #21 40.07 invoke-rc.d: could not determine current runlevel [2022-01-03T15:43:46.846Z] #21 40.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:43:46.846Z] #21 40.08 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:43:46.846Z] #21 40.09 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-03T15:43:46.846Z] #21 40.11 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:43:46.846Z] #21 40.12 Setting up pigz (2.6-1) ... [2022-01-03T15:43:46.846Z] #21 40.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T15:43:46.846Z] #21 40.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:43:46.846Z] #21 40.16 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:43:47.006Z] #19 203.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:43:47.006Z] #19 203.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:43:47.006Z] #19 203.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-03T15:43:47.006Z] #19 203.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-03T15:43:47.006Z] #19 203.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T15:43:47.006Z] #19 203.2 Selecting previously unselected package libxml-sax-base-perl. [2022-01-03T15:43:47.006Z] #19 203.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-03T15:43:47.006Z] #19 203.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T15:43:47.006Z] #19 203.3 Selecting previously unselected package libxml-sax-perl. [2022-01-03T15:43:47.006Z] #19 203.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-03T15:43:47.006Z] #19 203.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T15:43:47.006Z] #19 203.3 Selecting previously unselected package libxml-libxml-perl. [2022-01-03T15:43:47.006Z] #19 203.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-03T15:43:47.006Z] #19 203.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T15:43:47.006Z] #19 203.4 Selecting previously unselected package libxml-simple-perl. [2022-01-03T15:43:47.106Z] #21 40.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:47.214Z] #21 27.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:43:47.214Z] #21 27.10 Need to get 27.6 MB of archives. [2022-01-03T15:43:47.214Z] #21 27.10 After this operation, 106 MB of additional disk space will be used. [2022-01-03T15:43:47.214Z] #21 27.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:43:47.214Z] #21 27.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:43:47.214Z] #21 27.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:43:47.214Z] #21 27.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:43:47.214Z] #21 27.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:43:47.214Z] #21 27.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:43:47.214Z] #21 27.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:43:47.214Z] #21 27.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:43:47.214Z] #21 27.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:43:47.214Z] #21 27.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:43:47.214Z] #21 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:43:47.214Z] #21 27.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:43:47.265Z] #19 203.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-03T15:43:47.265Z] #19 203.4 Selecting previously unselected package libyaml-perl. [2022-01-03T15:43:47.265Z] #19 203.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.4 Unpacking libyaml-perl (1.30-1) ... [2022-01-03T15:43:47.265Z] #19 203.4 Selecting previously unselected package libconfig-auto-perl. [2022-01-03T15:43:47.265Z] #19 203.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-03T15:43:47.265Z] #19 203.5 Selecting previously unselected package libfile-which-perl. [2022-01-03T15:43:47.265Z] #19 203.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.5 Unpacking libfile-which-perl (1.23-1) ... [2022-01-03T15:43:47.265Z] #19 203.5 Selecting previously unselected package libfile-homedir-perl. [2022-01-03T15:43:47.265Z] #19 203.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-03T15:43:47.265Z] #19 203.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-03T15:43:47.265Z] #19 203.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-03T15:43:47.265Z] #19 203.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T15:43:47.265Z] #19 203.6 Selecting previously unselected package dpkg-cross. [2022-01-03T15:43:47.477Z] #21 27.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:43:47.477Z] #21 27.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:43:47.477Z] #21 27.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:43:47.477Z] #21 27.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:43:47.477Z] #21 27.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:43:47.477Z] #21 27.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:43:47.477Z] #21 27.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:43:47.477Z] #21 27.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:43:47.477Z] #21 27.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:43:47.477Z] #21 27.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:43:47.525Z] #19 203.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-03T15:43:47.525Z] #19 203.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-03T15:43:47.525Z] #19 203.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-03T15:43:47.525Z] #19 203.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-03T15:43:47.525Z] #19 203.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-03T15:43:47.525Z] #19 203.6 Selecting previously unselected package libc6-armel-cross. [2022-01-03T15:43:47.525Z] #19 203.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T15:43:47.525Z] #19 203.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-03T15:43:47.525Z] #19 203.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-03T15:43:47.525Z] #19 203.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:47.525Z] #19 203.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:47.525Z] #19 203.8 Selecting previously unselected package libgomp1-armel-cross. [2022-01-03T15:43:47.525Z] #19 203.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:47.525Z] #19 203.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:47.525Z] #19 203.8 Selecting previously unselected package libatomic1-armel-cross. [2022-01-03T15:43:47.676Z] #21 40.74 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-03T15:43:47.676Z] #21 40.75 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:43:47.739Z] #21 27.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:43:47.739Z] #21 27.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:43:47.739Z] #21 27.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:43:47.739Z] #21 27.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:43:47.739Z] #21 27.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:43:47.784Z] #19 203.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:47.784Z] #19 203.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:47.784Z] #19 203.9 Selecting previously unselected package libasan6-armel-cross. [2022-01-03T15:43:47.784Z] #19 203.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:47.784Z] #19 203.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:47.784Z] #19 204.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-03T15:43:47.936Z] #21 41.13 Setting up libelf1:arm64 (0.183-1) ... [2022-01-03T15:43:47.936Z] #21 41.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:43:47.999Z] #21 27.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:43:47.999Z] #21 27.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:43:47.999Z] #21 27.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:43:47.999Z] #21 27.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:43:47.999Z] #21 27.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:43:47.999Z] #21 27.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:43:47.999Z] #21 27.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:43:47.999Z] #21 27.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:43:47.999Z] #21 27.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:43:47.999Z] #21 28.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:43:48.045Z] #19 204.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:48.045Z] #19 204.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:48.045Z] #19 204.2 Selecting previously unselected package libubsan1-armel-cross. [2022-01-03T15:43:48.045Z] #19 204.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:48.045Z] #19 204.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:48.197Z] #21 41.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:43:48.197Z] #21 41.18 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:43:48.260Z] #21 28.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:43:48.260Z] #21 28.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:43:48.457Z] #21 41.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:48.457Z] #21 41.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:43:48.457Z] #21 41.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:43:48.457Z] #21 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:43:48.457Z] #21 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:43:48.457Z] #21 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:43:48.457Z] #21 41.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:43:48.457Z] #21 41.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:43:48.457Z] #21 41.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:43:48.457Z] #21 41.63 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:43:48.521Z] #21 28.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:43:48.521Z] #21 28.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:43:48.521Z] #21 28.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:43:48.521Z] #21 28.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:43:48.595Z] #21 23.16 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:43:48.612Z] #19 204.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-03T15:43:48.612Z] #19 204.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:48.612Z] #19 204.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:49.167Z] #21 23.60 Selecting previously unselected package bzip2. [2022-01-03T15:43:49.167Z] #21 23.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:43:49.167Z] #21 23.62 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:43:49.167Z] #21 23.69 Selecting previously unselected package xz-utils. [2022-01-03T15:43:49.167Z] #21 23.69 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:43:49.167Z] #21 23.69 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:43:49.178Z] #19 205.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-03T15:43:49.179Z] #19 205.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:49.179Z] #19 205.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:43:49.428Z] #21 23.82 Selecting previously unselected package apparmor. [2022-01-03T15:43:49.428Z] #21 23.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:43:49.428Z] #21 23.88 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:43:49.463Z] #21 29.45 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:43:49.724Z] #21 29.68 Fetched 27.6 MB in 2s (16.7 MB/s) [2022-01-03T15:43:49.839Z] #21 42.77 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:43:49.839Z] #21 42.78 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T15:43:49.839Z] #21 42.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:43:49.839Z] #21 42.81 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:43:49.985Z] #21 29.78 Selecting previously unselected package pigz. [2022-01-03T15:43:49.985Z] #21 29.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-03T15:43:49.985Z] #21 29.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:43:49.985Z] #21 29.87 Unpacking pigz (2.6-1) ... [2022-01-03T15:43:50.000Z] #21 24.48 Selecting previously unselected package inetutils-ping. [2022-01-03T15:43:50.001Z] #21 24.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:43:50.001Z] #21 24.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:43:50.001Z] #21 24.61 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:43:50.246Z] #21 30.03 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:43:50.246Z] #21 30.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:43:50.246Z] #21 30.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:43:50.262Z] #21 24.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:43:50.262Z] #21 24.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:43:50.262Z] #21 24.71 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:43:50.262Z] #21 24.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:43:50.262Z] #21 24.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:43:50.262Z] #21 24.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:43:50.262Z] #21 24.79 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:43:50.262Z] #21 24.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:43:50.506Z] #21 30.24 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:43:50.506Z] #21 30.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:43:50.506Z] #21 30.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:43:50.506Z] #21 30.42 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:43:50.506Z] #21 30.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:43:50.506Z] #21 30.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:43:50.506Z] #21 30.54 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:43:50.523Z] #21 24.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:43:50.523Z] #21 24.87 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:43:50.523Z] #21 24.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:43:50.523Z] #21 24.96 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:43:50.523Z] #21 24.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:43:50.523Z] #21 24.97 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:43:50.523Z] #21 25.04 Selecting previously unselected package iptables. [2022-01-03T15:43:50.523Z] #21 25.05 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:43:50.523Z] #21 25.05 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:43:50.767Z] #21 30.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:43:50.767Z] #21 30.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:43:50.767Z] #21 30.67 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:43:50.767Z] #21 30.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:43:50.779Z] #21 43.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T15:43:50.780Z] #21 43.77 Setting up jq (1.6-2.1) ... [2022-01-03T15:43:50.780Z] #21 43.78 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-03T15:43:50.780Z] #21 43.81 Setting up iptables (1.8.7-1) ... [2022-01-03T15:43:50.780Z] #21 43.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:43:50.780Z] #21 43.87 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:43:50.784Z] #21 25.31 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:43:50.784Z] #21 25.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:43:50.784Z] #21 25.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:43:51.028Z] #21 30.69 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:43:51.028Z] #21 30.82 Selecting previously unselected package libcap2-bin. [2022-01-03T15:43:51.028Z] #21 30.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:43:51.028Z] #21 30.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:43:51.040Z] #21 44.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:43:51.045Z] #21 25.49 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:43:51.045Z] #21 25.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:43:51.045Z] #21 25.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:43:51.288Z] #21 30.99 Selecting previously unselected package iproute2. [2022-01-03T15:43:51.288Z] #21 31.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:43:51.288Z] #21 31.01 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:43:51.306Z] #21 25.61 Selecting previously unselected package jq. [2022-01-03T15:43:51.306Z] #21 25.62 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:43:51.306Z] #21 25.62 Unpacking jq (1.6-2.1) ... [2022-01-03T15:43:51.306Z] #21 25.71 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:43:51.306Z] #21 25.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:43:51.306Z] #21 25.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:43:51.306Z] #21 25.81 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:43:51.567Z] #21 25.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:43:51.567Z] #21 25.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:43:51.567Z] #21 25.95 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:43:51.567Z] #21 25.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:43:51.567Z] #21 25.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:43:51.859Z] #21 31.86 Selecting previously unselected package xxd. [2022-01-03T15:43:52.120Z] #21 31.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:43:52.120Z] #21 31.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:52.120Z] #21 32.10 Selecting previously unselected package vim-common. [2022-01-03T15:43:52.120Z] #21 32.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:43:52.120Z] #21 32.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:43:52.411Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:43:52.411Z] 8f616e6e9eec: Download complete [2022-01-03T15:43:52.692Z] #21 32.40 Selecting previously unselected package bash-completion. [2022-01-03T15:43:52.692Z] #21 32.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:43:52.951Z] #21 DONE 45.8s [2022-01-03T15:43:52.951Z] [2022-01-03T15:43:52.951Z] #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-01-03T15:43:52.951Z] #22 sha256:2336cc2b21a317cf355f9b5ce227e82363de7429921e4069d83cf8d9f555d340 [2022-01-03T15:43:53.522Z] #22 0.891 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:43:53.522Z] #22 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:43:53.522Z] #22 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:43:53.522Z] #22 DONE 1.0s [2022-01-03T15:43:53.522Z] [2022-01-03T15:43:53.522Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:43:53.522Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T15:43:54.448Z] #19 210.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-03T15:43:54.448Z] #19 210.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:43:54.706Z] #19 210.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:43:54.904Z] #21 29.24 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:43:55.165Z] #21 29.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:43:55.165Z] #21 29.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:43:55.165Z] #21 29.30 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:43:55.165Z] #21 29.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:43:55.165Z] #21 29.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:43:55.165Z] #21 29.57 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:43:55.165Z] #21 29.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:43:55.165Z] #21 29.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:43:55.165Z] #21 29.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:43:55.165Z] #21 29.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:43:55.165Z] #21 29.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:43:55.272Z] #19 211.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-03T15:43:55.272Z] #19 211.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:43:55.446Z] #21 29.73 Selecting previously unselected package net-tools. [2022-01-03T15:43:55.446Z] #21 29.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:43:55.446Z] #21 29.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:43:55.446Z] #21 29.94 Selecting previously unselected package patch. [2022-01-03T15:43:55.446Z] #21 29.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:43:55.558Z] #19 211.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T15:43:55.707Z] #21 29.98 Unpacking patch (2.7.6-7) ... [2022-01-03T15:43:55.707Z] #21 30.12 Selecting previously unselected package python-pip-whl. [2022-01-03T15:43:55.707Z] #21 30.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:43:55.707Z] #21 30.14 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:43:55.834Z] 5ee7a7ea9cf2: Download complete [2022-01-03T15:43:56.279Z] #21 30.75 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:43:56.279Z] #21 30.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:43:56.279Z] #21 30.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:43:56.493Z] #19 212.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-03T15:43:56.493Z] #19 212.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T15:43:56.493Z] #19 212.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T15:43:56.493Z] #19 212.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-03T15:43:56.493Z] #19 212.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:43:56.540Z] #21 30.91 Selecting previously unselected package python3-distutils. [2022-01-03T15:43:56.540Z] #21 30.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:43:56.540Z] #21 30.93 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:43:56.540Z] #21 31.08 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:43:56.540Z] #21 31.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:43:56.540Z] #21 31.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:43:56.752Z] #19 212.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:43:56.801Z] #21 31.25 Selecting previously unselected package python3-setuptools. [2022-01-03T15:43:56.801Z] #21 31.26 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:43:56.801Z] #21 31.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:43:56.897Z] #21 36.17 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:43:56.897Z] #21 36.42 Selecting previously unselected package bzip2. [2022-01-03T15:43:56.897Z] #21 36.43 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:43:56.897Z] #21 36.44 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:43:56.897Z] #21 36.51 Selecting previously unselected package xz-utils. [2022-01-03T15:43:56.897Z] #21 36.52 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:43:56.897Z] #21 36.53 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:43:56.897Z] #21 36.66 Selecting previously unselected package apparmor. [2022-01-03T15:43:56.897Z] #21 36.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:43:56.897Z] #21 36.72 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:43:57.011Z] #19 213.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-03T15:43:57.011Z] #19 213.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:43:57.011Z] #19 213.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:43:57.062Z] #21 31.53 Selecting previously unselected package python3-wheel. [2022-01-03T15:43:57.062Z] #21 31.53 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:43:57.062Z] #21 31.53 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:43:57.062Z] #21 31.61 Selecting previously unselected package python3-pip. [2022-01-03T15:43:57.159Z] #21 37.11 Selecting previously unselected package inetutils-ping. [2022-01-03T15:43:57.323Z] #21 31.61 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:43:57.323Z] #21 31.62 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:43:57.379Z] 4612f6d0b889: Verifying Checksum [2022-01-03T15:43:57.379Z] 4612f6d0b889: Download complete [2022-01-03T15:43:57.421Z] #21 37.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:43:57.421Z] #21 37.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:43:57.421Z] #21 37.21 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:43:57.421Z] #21 37.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:43:57.421Z] #21 37.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:43:57.421Z] #21 37.26 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:43:57.421Z] #21 37.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:43:57.421Z] #21 37.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:43:57.421Z] #21 37.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:43:57.584Z] #21 31.95 Selecting previously unselected package sudo. [2022-01-03T15:43:57.585Z] #21 31.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:43:57.585Z] #21 31.98 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:43:57.682Z] #21 37.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:43:57.682Z] #21 37.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:43:57.682Z] #21 37.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:43:57.682Z] #21 37.39 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:43:57.682Z] #21 37.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:43:57.682Z] #21 37.48 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:43:57.682Z] #21 37.49 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:43:57.682Z] #21 37.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:43:57.682Z] #21 37.56 Selecting previously unselected package iptables. [2022-01-03T15:43:57.682Z] #21 37.57 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:43:57.682Z] #21 37.57 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:43:57.943Z] #21 37.81 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:43:57.943Z] #21 37.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:43:57.943Z] #21 37.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:43:57.943Z] #21 37.97 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:43:58.157Z] #21 32.62 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:43:58.157Z] #21 32.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:43:58.157Z] #21 32.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:43:58.204Z] #21 37.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:43:58.204Z] #21 37.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:43:58.204Z] #21 38.08 Selecting previously unselected package jq. [2022-01-03T15:43:58.204Z] #21 38.09 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:43:58.204Z] #21 38.09 Unpacking jq (1.6-2.1) ... [2022-01-03T15:43:58.204Z] #21 38.17 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:43:58.204Z] #21 38.17 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:43:58.204Z] #21 38.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:43:58.204Z] #21 38.22 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:43:58.419Z] #21 32.87 Selecting previously unselected package uidmap. [2022-01-03T15:43:58.419Z] #21 32.88 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:43:58.419Z] #21 32.88 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:43:58.465Z] #21 38.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:43:58.465Z] #21 38.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:43:58.465Z] #21 38.31 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:43:58.465Z] #21 38.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:43:58.465Z] #21 38.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:43:58.680Z] #21 33.04 Selecting previously unselected package vim-runtime. [2022-01-03T15:43:58.680Z] #21 33.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:43:58.680Z] #21 33.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:43:58.680Z] #21 33.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:43:58.680Z] #21 33.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:01.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:44:01.765Z] #21 41.27 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:44:01.765Z] #21 41.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:44:01.765Z] #21 41.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:44:01.765Z] #21 41.34 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:44:01.765Z] #21 41.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:44:01.765Z] #21 41.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:44:01.765Z] #21 41.42 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:44:01.766Z] #21 41.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:44:01.766Z] #21 41.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:44:01.766Z] #21 41.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:44:01.766Z] #21 41.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:44:01.766Z] #21 41.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:44:01.766Z] #21 41.59 Selecting previously unselected package net-tools. [2022-01-03T15:44:01.766Z] #21 41.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:44:01.766Z] #21 41.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:44:01.997Z] #21 36.40 Selecting previously unselected package vim. [2022-01-03T15:44:01.997Z] #21 36.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:44:01.997Z] #21 36.42 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:02.026Z] #21 41.75 Selecting previously unselected package patch. [2022-01-03T15:44:02.026Z] #21 41.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:44:02.026Z] #21 41.77 Unpacking patch (2.7.6-7) ... [2022-01-03T15:44:02.026Z] #21 41.88 Selecting previously unselected package python-pip-whl. [2022-01-03T15:44:02.027Z] #21 41.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:44:02.027Z] #21 41.89 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:44:02.284Z] #19 217.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-03T15:44:02.284Z] #19 217.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:02.284Z] #19 217.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:44:02.284Z] #19 217.7 Selecting previously unselected package crossbuild-essential-armel. [2022-01-03T15:44:02.284Z] #19 217.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-03T15:44:02.284Z] #19 217.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-03T15:44:02.284Z] #19 217.7 Selecting previously unselected package libc6-armhf-cross. [2022-01-03T15:44:02.284Z] #19 217.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:02.284Z] #19 217.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T15:44:02.284Z] #19 217.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-03T15:44:02.284Z] #19 217.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 217.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 217.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-03T15:44:02.284Z] #19 217.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 217.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 217.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-03T15:44:02.284Z] #19 217.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 218.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 218.0 Selecting previously unselected package libasan6-armhf-cross. [2022-01-03T15:44:02.284Z] #19 218.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 218.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 218.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-03T15:44:02.284Z] #19 218.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 218.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 218.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-03T15:44:02.284Z] #19 218.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 218.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 218.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-03T15:44:02.284Z] #19 218.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:02.284Z] #19 218.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:02.284Z] #19 218.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-03T15:44:02.284Z] #19 218.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:02.284Z] #19 218.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:44:02.569Z] #21 37.04 Selecting previously unselected package xfsprogs. [2022-01-03T15:44:02.569Z] #21 37.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:44:02.569Z] #21 37.05 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:44:02.598Z] #21 42.38 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:44:02.598Z] #21 42.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:44:02.598Z] #21 42.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:44:02.598Z] #21 42.46 Selecting previously unselected package python3-distutils. [2022-01-03T15:44:02.598Z] #21 42.48 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:44:02.598Z] #21 42.48 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:44:02.860Z] #21 42.59 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:44:02.860Z] #21 42.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:44:02.860Z] #21 42.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:44:02.860Z] #21 42.73 Selecting previously unselected package python3-setuptools. [2022-01-03T15:44:02.860Z] #21 42.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:44:02.860Z] #21 42.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:44:03.121Z] #21 42.97 Selecting previously unselected package python3-wheel. [2022-01-03T15:44:03.121Z] #21 42.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:44:03.121Z] #21 43.00 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:44:03.121Z] #21 43.07 Selecting previously unselected package python3-pip. [2022-01-03T15:44:03.121Z] #21 43.08 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:44:03.141Z] #21 37.53 Selecting previously unselected package zip. [2022-01-03T15:44:03.141Z] #21 37.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T15:44:03.141Z] #21 37.54 Unpacking zip (3.0-12) ... [2022-01-03T15:44:03.141Z] #21 37.67 Selecting previously unselected package zstd. [2022-01-03T15:44:03.141Z] #21 37.67 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:44:03.141Z] #21 37.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:44:03.382Z] #21 43.08 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:44:03.642Z] #21 43.33 Selecting previously unselected package sudo. [2022-01-03T15:44:03.642Z] #21 43.35 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:44:03.642Z] #21 43.36 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:44:03.713Z] #21 37.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:44:03.903Z] #21 43.88 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:44:03.903Z] #21 43.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:44:03.903Z] #21 43.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:44:04.163Z] #21 44.09 Selecting previously unselected package uidmap. [2022-01-03T15:44:04.163Z] #21 44.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:44:04.163Z] #21 44.12 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:44:04.424Z] #21 44.26 Selecting previously unselected package vim-runtime. [2022-01-03T15:44:04.424Z] #21 44.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:44:04.424Z] #21 44.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:44:04.424Z] #21 44.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:44:04.656Z] #21 38.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:44:04.656Z] #21 38.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:44:04.656Z] #21 38.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:44:04.656Z] #21 39.00 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:44:04.656Z] #21 39.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:44:04.656Z] #21 39.02 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:44:04.656Z] #21 39.04 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:44:04.656Z] #21 39.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:44:04.656Z] #21 39.09 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:44:04.656Z] #21 39.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:44:04.656Z] #21 39.11 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:44:04.685Z] #21 44.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:05.599Z] #21 39.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:05.599Z] #21 39.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:44:05.599Z] #21 39.89 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:44:05.599Z] #21 39.91 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:44:05.749Z] #23 ... [2022-01-03T15:44:05.749Z] [2022-01-03T15:44:05.749Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:44:05.749Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:44:05.749Z] #43 183.2 + dpkg --print-architecture [2022-01-03T15:44:05.749Z] #43 DONE 184.1s [2022-01-03T15:44:05.749Z] [2022-01-03T15:44:05.749Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:44:05.749Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T15:44:05.749Z] #23 11.06 Collecting yamllint==1.26.1 [2022-01-03T15:44:05.749Z] #23 12.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:44:07.133Z] #23 13.67 Collecting pathspec>=0.5.3 [2022-01-03T15:44:07.133Z] #23 13.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:44:07.230Z] #21 47.07 Selecting previously unselected package vim. [2022-01-03T15:44:07.230Z] #21 47.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:44:07.230Z] #21 47.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:07.394Z] #23 13.95 Collecting pyyaml [2022-01-03T15:44:07.515Z] #21 41.72 Setting up zip (3.0-12) ... [2022-01-03T15:44:07.515Z] #21 41.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:07.515Z] #21 41.77 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:44:07.556Z] #19 223.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-03T15:44:07.556Z] #19 223.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:07.556Z] #19 223.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:44:07.556Z] #19 223.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-03T15:44:07.556Z] #19 223.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:44:07.556Z] #19 223.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T15:44:07.556Z] #19 223.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-03T15:44:07.556Z] #19 223.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:07.556Z] #19 223.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T15:44:07.556Z] #19 223.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-03T15:44:07.556Z] #19 223.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:07.556Z] #19 223.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:07.556Z] #19 224.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-03T15:44:07.655Z] #23 13.98 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-03T15:44:07.655Z] #23 14.10 Building wheels for collected packages: yamllint [2022-01-03T15:44:07.655Z] #23 14.10 Building wheel for yamllint (setup.py): started [2022-01-03T15:44:07.802Z] #21 47.51 Selecting previously unselected package xfsprogs. [2022-01-03T15:44:07.802Z] #21 47.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:44:07.802Z] #21 47.55 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:44:07.815Z] #19 224.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:07.815Z] #19 224.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:44:08.063Z] #21 47.95 Selecting previously unselected package zip. [2022-01-03T15:44:08.063Z] #21 47.96 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T15:44:08.063Z] #21 47.97 Unpacking zip (3.0-12) ... [2022-01-03T15:44:08.227Z] #23 14.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:44:08.324Z] #21 48.09 Selecting previously unselected package zstd. [2022-01-03T15:44:08.324Z] #21 48.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:44:08.324Z] #21 48.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:44:08.488Z] #23 14.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8f9a1591d8e0480c34a412f7d3919a1b8c6145bd22783853c3592ff59309c352 [2022-01-03T15:44:08.488Z] #23 14.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:44:08.488Z] #23 14.83 Successfully built yamllint [2022-01-03T15:44:08.488Z] #23 14.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:44:08.586Z] #21 48.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:44:08.750Z] #23 15.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:44:09.528Z] #21 49.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:44:09.528Z] #21 49.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:44:09.528Z] #21 49.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:44:09.528Z] #21 49.41 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:44:09.528Z] #21 49.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:44:09.528Z] #21 49.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:44:09.528Z] #21 49.44 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:44:09.528Z] #21 49.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:44:09.528Z] #21 49.46 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:44:09.528Z] #21 49.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:44:09.528Z] #21 49.48 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:44:10.062Z] #21 44.04 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:44:10.062Z] #21 44.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:44:10.062Z] #21 44.10 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:44:10.062Z] #21 44.11 Setting up patch (2.7.6-7) ... [2022-01-03T15:44:10.062Z] #21 44.12 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:44:10.062Z] #21 44.20 invoke-rc.d: could not determine current runlevel [2022-01-03T15:44:10.062Z] #21 44.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:44:10.062Z] #21 44.22 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:44:10.062Z] #21 44.24 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:44:10.062Z] #21 44.25 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:44:10.062Z] #21 44.26 Setting up pigz (2.6-1) ... [2022-01-03T15:44:10.062Z] #21 44.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:44:10.062Z] #21 44.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:44:10.062Z] #21 44.30 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:44:10.062Z] #21 44.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:10.135Z] #23 DONE 16.6s [2022-01-03T15:44:10.135Z] [2022-01-03T15:44:10.135Z] #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-01-03T15:44:10.135Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:10.322Z] #21 44.89 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:44:10.348Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:44:10.348Z] 4d1d74adc6a9: Download complete [2022-01-03T15:44:10.473Z] #21 50.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:10.473Z] #21 50.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:44:10.473Z] #21 50.18 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:44:10.473Z] #21 50.19 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:44:10.583Z] #21 44.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:44:10.843Z] #21 45.37 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:44:11.103Z] #21 45.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:44:11.103Z] #21 45.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:44:11.103Z] #21 45.48 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:44:11.625Z] #21 46.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:11.625Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:44:11.625Z] #21 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:44:11.625Z] #21 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:44:11.625Z] #21 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:44:11.625Z] #21 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:44:11.625Z] #21 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:44:11.625Z] #21 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:44:11.625Z] #21 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:44:11.625Z] #21 46.07 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:44:11.853Z] #21 51.61 Setting up zip (3.0-12) ... [2022-01-03T15:44:11.853Z] #21 51.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:11.853Z] #21 51.66 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:44:12.679Z] #62 ... [2022-01-03T15:44:12.679Z] [2022-01-03T15:44:12.679Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:44:12.679Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:44:12.679Z] #53 191.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:44:13.249Z] #53 DONE 192.4s [2022-01-03T15:44:13.249Z] [2022-01-03T15:44:13.249Z] #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-01-03T15:44:13.249Z] #58 sha256:7e289058aabe9f6464653fce8bdb31938b7ba37af8dd4b9154628ad69a8d0e72 [2022-01-03T15:44:13.539Z] #21 47.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:44:13.539Z] #21 47.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:44:13.539Z] #21 47.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:44:13.539Z] #21 47.73 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:44:13.764Z] #21 53.44 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:44:13.764Z] #21 53.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:44:13.764Z] #21 53.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:44:13.764Z] #21 53.47 Setting up patch (2.7.6-7) ... [2022-01-03T15:44:13.764Z] #21 53.48 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:44:13.764Z] #21 53.55 invoke-rc.d: could not determine current runlevel [2022-01-03T15:44:13.764Z] #21 53.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:44:13.764Z] #21 53.58 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:44:13.765Z] #21 53.59 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:44:13.765Z] #21 53.60 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:44:13.765Z] #21 53.63 Setting up pigz (2.6-1) ... [2022-01-03T15:44:13.765Z] #21 53.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:44:13.765Z] #21 53.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:44:14.025Z] #21 53.68 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:44:14.025Z] #21 53.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:14.379Z] #19 229.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-03T15:44:14.379Z] #19 229.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:14.379Z] #19 229.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:44:14.379Z] #19 229.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-03T15:44:14.379Z] #19 229.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-03T15:44:14.379Z] #19 229.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-03T15:44:14.379Z] #19 230.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-03T15:44:14.379Z] #19 230.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:14.379Z] #19 230.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:44:14.480Z] #21 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:44:14.480Z] #21 49.05 Setting up jq (1.6-2.1) ... [2022-01-03T15:44:14.480Z] #21 49.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:44:14.480Z] #21 49.08 Setting up iptables (1.8.7-1) ... [2022-01-03T15:44:14.480Z] #21 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:44:14.480Z] #21 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:44:14.480Z] #21 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:44:14.596Z] #21 54.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:44:14.596Z] #21 54.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:44:14.740Z] #21 49.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:44:14.740Z] #21 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:44:14.740Z] #21 49.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:44:14.740Z] #21 49.13 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:44:14.856Z] #21 54.79 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:44:14.856Z] #21 54.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:44:14.856Z] #21 54.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:44:14.946Z] #19 231.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-03T15:44:14.946Z] #19 231.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:14.946Z] #19 231.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:14.946Z] #19 231.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-03T15:44:14.946Z] #19 231.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:14.946Z] #19 231.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.001Z] #21 49.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:44:15.118Z] #21 54.84 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:44:15.204Z] #19 231.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-03T15:44:15.204Z] #19 231.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.204Z] #19 231.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.204Z] #19 231.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-03T15:44:15.204Z] #19 231.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.204Z] #19 231.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.204Z] #19 231.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-03T15:44:15.204Z] #19 231.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.204Z] #19 231.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.463Z] #19 231.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-03T15:44:15.463Z] #19 231.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.463Z] #19 231.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.463Z] #19 231.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-03T15:44:15.688Z] #21 55.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:44:15.688Z] #21 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:44:15.688Z] #21 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:44:15.688Z] #21 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:44:15.688Z] #21 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:44:15.688Z] #21 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:44:15.688Z] #21 55.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:44:15.688Z] #21 55.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:44:15.688Z] #21 55.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:44:15.688Z] #21 55.36 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:44:15.721Z] #19 231.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.721Z] #19 231.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.942Z] #21 DONE 50.2s [2022-01-03T15:44:15.942Z] [2022-01-03T15:44:15.942Z] #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-01-03T15:44:15.942Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:44:15.979Z] #19 232.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-03T15:44:15.979Z] #19 232.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.979Z] #19 232.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.979Z] #19 232.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-03T15:44:15.979Z] #19 232.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:15.979Z] #19 232.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:15.979Z] #19 232.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-03T15:44:16.239Z] #19 232.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:16.239Z] #19 232.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:16.239Z] #19 232.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-03T15:44:16.239Z] #19 232.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:16.239Z] #19 232.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:16.239Z] #19 232.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-03T15:44:16.239Z] #19 232.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:16.239Z] #19 232.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:17.072Z] #21 56.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:44:17.072Z] #21 56.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:44:17.072Z] #21 56.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:44:17.072Z] #21 56.85 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:44:17.326Z] #22 1.439 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:44:17.326Z] #22 1.444 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:44:17.326Z] #22 1.449 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:44:17.326Z] #22 DONE 1.5s [2022-01-03T15:44:17.326Z] [2022-01-03T15:44:17.326Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:44:17.326Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:44:18.462Z] #21 58.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:44:18.462Z] #21 58.14 Setting up jq (1.6-2.1) ... [2022-01-03T15:44:18.462Z] #21 58.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:44:18.462Z] #21 58.16 Setting up iptables (1.8.7-1) ... [2022-01-03T15:44:18.462Z] #21 58.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:44:18.462Z] #21 58.22 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:44:18.722Z] #21 58.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:44:19.292Z] #21 DONE 59.3s [2022-01-03T15:44:19.292Z] [2022-01-03T15:44:19.292Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:44:19.292Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:44:19.552Z] #43 ... [2022-01-03T15:44:19.552Z] [2022-01-03T15:44:19.552Z] #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-01-03T15:44:19.552Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:44:20.934Z] #22 1.300 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:44:20.934Z] #22 1.300 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:44:20.934Z] #22 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:44:20.934Z] #22 DONE 1.4s [2022-01-03T15:44:20.934Z] [2022-01-03T15:44:20.934Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:44:20.934Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:44:21.514Z] #19 237.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-03T15:44:21.514Z] #19 237.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:21.514Z] #19 237.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:21.514Z] #19 237.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-03T15:44:21.514Z] #19 237.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:44:21.514Z] #19 237.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T15:44:21.514Z] #19 237.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-03T15:44:21.514Z] #19 237.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:21.514Z] #19 237.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:44:21.514Z] #19 237.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-03T15:44:21.514Z] #19 237.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:21.514Z] #19 237.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:21.514Z] #19 237.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-03T15:44:21.514Z] #19 237.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:21.772Z] #19 237.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:22.884Z] 8f616e6e9eec: Pull complete [2022-01-03T15:44:25.962Z] #19 242.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-03T15:44:25.962Z] #19 242.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:25.962Z] #19 242.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:25.962Z] #19 242.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-03T15:44:25.962Z] #19 242.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-03T15:44:25.962Z] #19 242.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-03T15:44:25.962Z] #19 242.2 Selecting previously unselected package libc6-s390x-cross. [2022-01-03T15:44:25.962Z] #19 242.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:25.962Z] #19 242.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T15:44:26.220Z] #19 242.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-03T15:44:26.220Z] #19 242.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.220Z] #19 242.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.220Z] #19 242.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-03T15:44:26.220Z] #19 242.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.220Z] #19 242.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.220Z] #19 242.5 Selecting previously unselected package libitm1-s390x-cross. [2022-01-03T15:44:26.220Z] #19 242.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.220Z] #19 242.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.220Z] #19 242.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-03T15:44:26.220Z] #19 242.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.220Z] #19 242.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.220Z] #19 242.5 Selecting previously unselected package libasan6-s390x-cross. [2022-01-03T15:44:26.220Z] #19 242.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.220Z] #19 242.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.787Z] #19 242.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-03T15:44:26.787Z] #19 242.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.787Z] #19 242.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.787Z] #19 242.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-03T15:44:26.787Z] #19 242.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.787Z] #19 242.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.787Z] #19 242.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-03T15:44:26.787Z] #19 242.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:26.787Z] #19 242.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:26.787Z] #19 243.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-03T15:44:26.787Z] #19 243.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:27.046Z] #19 243.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:27.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:44:29.559Z] #23 10.88 Collecting yamllint==1.26.1 [2022-01-03T15:44:29.559Z] #23 11.95 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:44:30.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:44:30.502Z] #23 13.35 Collecting pathspec>=0.5.3 [2022-01-03T15:44:30.502Z] #23 13.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:44:31.075Z] #23 13.79 Collecting pyyaml [2022-01-03T15:44:31.075Z] #23 13.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:44:31.075Z] #23 13.87 Building wheels for collected packages: yamllint [2022-01-03T15:44:31.075Z] #23 13.88 Building wheel for yamllint (setup.py): started [2022-01-03T15:44:31.236Z] #19 247.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-03T15:44:31.236Z] #19 247.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:31.236Z] #19 247.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:31.237Z] #19 247.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-03T15:44:31.237Z] #19 247.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:44:31.237Z] #19 247.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T15:44:31.495Z] #19 247.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-03T15:44:31.495Z] #19 247.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T15:44:31.495Z] #19 247.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T15:44:31.495Z] #19 247.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-03T15:44:31.754Z] #19 247.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:44:31.754Z] #19 247.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:31.754Z] #19 248.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-03T15:44:32.014Z] #19 248.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:44:32.014Z] #19 248.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:32.469Z] #23 14.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:44:32.469Z] #23 14.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aebb688135f6805bb6bb3c84790771db8f7dc71bf3ebad63cb56029b18511628 [2022-01-03T15:44:32.469Z] #23 14.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:44:32.469Z] #23 14.98 Successfully built yamllint [2022-01-03T15:44:32.469Z] #23 14.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:44:32.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:44:32.730Z] #23 15.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:44:32.994Z] #23 DONE 15.9s [2022-01-03T15:44:32.994Z] [2022-01-03T15:44:32.994Z] #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-01-03T15:44:32.994Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:44:33.255Z] #62 ... [2022-01-03T15:44:33.255Z] [2022-01-03T15:44:33.256Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:44:33.256Z] #27 sha256:e7b74c5022b54f9ecee95050432f44c7b15b81b06ca13f5ed04f484e32b5d7c5 [2022-01-03T15:44:33.516Z] #27 DONE 0.3s [2022-01-03T15:44:33.516Z] [2022-01-03T15:44:33.516Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:44:33.516Z] #32 sha256:fb0b24e08cce120780ce5fba92269de1f82d2cf449a56dd45ace3c0c68e86816 [2022-01-03T15:44:34.463Z] #32 DONE 0.8s [2022-01-03T15:44:34.463Z] [2022-01-03T15:44:34.463Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:44:34.463Z] #35 sha256:305d2f430c619ace05a50b16529cf2dae6cbb2eb3d6df61811e6c1d54ff818b2 [2022-01-03T15:44:34.723Z] #35 DONE 0.4s [2022-01-03T15:44:34.723Z] [2022-01-03T15:44:34.723Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:44:34.723Z] #37 sha256:21678d114597e039b0056a6e01955a66c970815c9b6464d32310e69dc96b4e1b [2022-01-03T15:44:34.983Z] #37 DONE 0.2s [2022-01-03T15:44:34.983Z] [2022-01-03T15:44:34.983Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:44:34.983Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:44:34.983Z] #53 ... [2022-01-03T15:44:34.983Z] [2022-01-03T15:44:34.983Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:44:34.983Z] #41 sha256:e91aca22b97f3656e578bd0092b19d5e88154cc8fba9d2c49b8ddafb28621418 [2022-01-03T15:44:34.983Z] #41 DONE 0.1s [2022-01-03T15:44:35.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:44:35.264Z] [2022-01-03T15:44:35.265Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:44:35.265Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:44:35.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:44:35.832Z] #23 14.16 Collecting yamllint==1.26.1 [2022-01-03T15:44:36.092Z] #23 15.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:44:36.205Z] #19 252.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-03T15:44:36.205Z] #19 252.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:44:36.205Z] #19 252.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:36.205Z] #19 252.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-03T15:44:36.205Z] #19 252.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-03T15:44:36.463Z] #19 252.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up libfile-which-perl (1.23-1) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:44:36.463Z] #19 252.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-03T15:44:36.463Z] #19 252.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up file (1:5.39-3) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up libyaml-perl (1.30-1) ... [2022-01-03T15:44:36.721Z] #19 252.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T15:44:36.721Z] #19 253.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T15:44:36.721Z] #19 253.0 Setting up libio-string-perl (1.08-3.1) ... [2022-01-03T15:44:36.721Z] #19 253.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T15:44:36.721Z] #19 253.0 Setting up cross-config (2.6.18+nmu1) ... [2022-01-03T15:44:36.721Z] #19 253.1 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:44:36.980Z] #19 253.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:44:36.980Z] #19 253.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T15:44:36.980Z] #19 253.1 Setting up patch (2.7.6-7) ... [2022-01-03T15:44:36.980Z] #19 253.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T15:44:36.980Z] #19 253.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:36.980Z] #19 253.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-03T15:44:36.980Z] #19 253.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T15:44:36.980Z] #19 253.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-03T15:44:36.980Z] #19 253.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T15:44:36.980Z] #19 253.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.238Z] #19 253.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:44:37.239Z] #19 253.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T15:44:37.239Z] #19 253.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:37.239Z] #19 253.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:44:37.239Z] #19 253.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.239Z] #19 253.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T15:44:37.477Z] #23 16.36 Collecting pathspec>=0.5.3 [2022-01-03T15:44:37.477Z] #23 16.38 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:44:37.477Z] #23 16.71 Collecting pyyaml [2022-01-03T15:44:37.477Z] #23 16.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:44:37.497Z] #19 253.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-03T15:44:37.497Z] #19 253.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T15:44:37.497Z] #19 253.8 [2022-01-03T15:44:37.497Z] #19 253.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T15:44:37.497Z] #19 253.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.497Z] #19 253.9 Setting up dpkg-dev (1.20.9) ... [2022-01-03T15:44:37.497Z] #19 253.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.737Z] #23 16.78 Building wheels for collected packages: yamllint [2022-01-03T15:44:37.737Z] #23 16.78 Building wheel for yamllint (setup.py): started [2022-01-03T15:44:37.756Z] #19 253.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:44:37.756Z] #19 253.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 253.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 253.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:37.756Z] #19 254.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T15:44:37.756Z] #19 254.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-03T15:44:37.756Z] #19 254.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-03T15:44:37.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:44:38.015Z] #19 254.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T15:44:38.015Z] #19 254.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T15:44:38.015Z] #19 254.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.015Z] #19 254.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.015Z] #19 254.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.015Z] #19 254.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:44:38.015Z] #19 254.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.015Z] #19 254.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up libxml-simple-perl (2.25-1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.273Z] #19 254.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-03T15:44:38.309Z] #23 17.59 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:44:38.309Z] #23 17.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6ac3bffb33fa136e1cd6d21f9d27ebf30fc56f96588fe19ba652bedb11da6e02 [2022-01-03T15:44:38.309Z] #23 17.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:44:38.309Z] #23 17.60 Successfully built yamllint [2022-01-03T15:44:38.309Z] #23 17.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:44:38.531Z] #19 254.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:44:38.531Z] #19 254.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.531Z] #19 254.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-03T15:44:38.531Z] #19 254.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.790Z] #19 254.8 Setting up crossbuild-essential-armel (12.9) ... [2022-01-03T15:44:38.790Z] #19 254.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:44:38.790Z] #19 254.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-03T15:44:38.790Z] #19 254.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-03T15:44:38.790Z] #19 254.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-03T15:44:38.790Z] #19 254.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-03T15:44:38.790Z] #19 254.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:44:38.881Z] #23 17.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:44:39.146Z] #23 DONE 18.4s [2022-01-03T15:44:39.146Z] [2022-01-03T15:44:39.146Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:44:39.146Z] #27 sha256:7b1b6bb667519ddf648b41a36166a6e877cf67990424431ea8892fa151541a25 [2022-01-03T15:44:39.357Z] #19 DONE 255.4s [2022-01-03T15:44:39.357Z] [2022-01-03T15:44:39.357Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:44:39.357Z] #32 sha256:3723a1fcbd7d3be9a7c7af7948eaa48b6d20509c979e3c109256078cc69501b0 [2022-01-03T15:44:39.357Z] #32 DONE 0.1s [2022-01-03T15:44:39.357Z] [2022-01-03T15:44:39.357Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:44:39.357Z] #71 sha256:abb658b25b8435acc24c02d106aef1b5a5978c47e9a2db0adfd1f87bbd15bc83 [2022-01-03T15:44:39.357Z] #71 DONE 0.1s [2022-01-03T15:44:39.357Z] [2022-01-03T15:44:39.357Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:44:39.357Z] #33 sha256:1ddd61d094034d518eb30241d2d030357b3e2972ab86e4611547321243f035b6 [2022-01-03T15:44:39.409Z] #27 DONE 0.2s [2022-01-03T15:44:39.409Z] [2022-01-03T15:44:39.409Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:44:39.409Z] #32 sha256:e265bf0f8163320e9dc7f343f4676dd89e571eae0ce9f2ade32978fd65f108a9 [2022-01-03T15:44:39.669Z] #32 DONE 0.4s [2022-01-03T15:44:39.669Z] [2022-01-03T15:44:39.669Z] #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-01-03T15:44:39.669Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:44:39.669Z] #62 ... [2022-01-03T15:44:39.669Z] [2022-01-03T15:44:39.669Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:44:39.669Z] #35 sha256:1017a0f0e5b03f970709dc60e35563868d0ad77c0d0193d1b5e246e6869e0913 [2022-01-03T15:44:39.669Z] #35 DONE 0.1s [2022-01-03T15:44:39.930Z] [2022-01-03T15:44:39.930Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:44:39.930Z] #37 sha256:fbe20b25cea3dc98c866483e713009a37f9d90da8d8c4767034428c9fcfc18ab [2022-01-03T15:44:39.930Z] #37 DONE 0.1s [2022-01-03T15:44:39.930Z] [2022-01-03T15:44:39.930Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:44:39.930Z] #41 sha256:0eb7ea9064c4cc25df216d39034ea36dda695b4dcb4fd6e7e4733f28c314eb35 [2022-01-03T15:44:40.234Z] #41 DONE 0.1s [2022-01-03T15:44:40.234Z] [2022-01-03T15:44:40.234Z] #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-01-03T15:44:40.234Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:44:40.686Z] #43 200.4 + dpkg --print-architecture [2022-01-03T15:44:40.686Z] #43 200.4 + git checkout -q v2.1.0 [2022-01-03T15:44:40.686Z] #43 201.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:44:40.686Z] #43 201.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:44:41.893Z] #33 2.299 + RM_GOPATH=0 [2022-01-03T15:44:41.893Z] #33 2.299 + TMP_GOPATH= [2022-01-03T15:44:41.893Z] #33 2.299 + : /build [2022-01-03T15:44:41.893Z] #33 2.299 + '[' -z '' ']' [2022-01-03T15:44:41.893Z] #33 2.299 ++ mktemp -d [2022-01-03T15:44:41.893Z] #33 2.299 + export GOPATH=/tmp/tmp.dg09cbISIh [2022-01-03T15:44:41.893Z] #33 2.299 + GOPATH=/tmp/tmp.dg09cbISIh [2022-01-03T15:44:41.893Z] #33 2.300 + RM_GOPATH=1 [2022-01-03T15:44:41.893Z] #33 2.300 + case "$(go env GOARCH)" in [2022-01-03T15:44:41.893Z] #33 2.300 ++ go env GOARCH [2022-01-03T15:44:41.893Z] #33 2.309 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:44:41.893Z] #33 2.309 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:44:41.893Z] #33 2.309 ++ dirname /install.sh [2022-01-03T15:44:41.893Z] #33 2.310 + dir=/ [2022-01-03T15:44:41.893Z] #33 2.310 + bin=dockercli [2022-01-03T15:44:41.893Z] #33 2.310 + shift [2022-01-03T15:44:41.893Z] #33 2.310 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:44:41.893Z] #33 2.310 + . //dockercli.installer [2022-01-03T15:44:41.893Z] #33 2.310 ++ : stable [2022-01-03T15:44:41.893Z] #33 2.310 ++ : 17.06.2-ce [2022-01-03T15:44:41.893Z] #33 2.310 + install_dockercli [2022-01-03T15:44:41.893Z] #33 2.310 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:44:41.893Z] #33 2.311 ++ uname -m [2022-01-03T15:44:41.893Z] #33 2.311 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:44:41.893Z] #33 2.317 + arch=x86_64 [2022-01-03T15:44:41.893Z] #33 2.317 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:44:41.893Z] #33 2.317 + url=https://download.docker.com/linux/static [2022-01-03T15:44:41.893Z] #33 2.317 + tar -xz docker/docker [2022-01-03T15:44:41.893Z] #33 2.318 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:44:42.853Z] #62 ... [2022-01-03T15:44:42.853Z] [2022-01-03T15:44:42.853Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:44:42.853Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:44:42.853Z] #43 272.1 + dpkg --print-architecture [2022-01-03T15:44:42.853Z] #43 272.1 + git checkout -q v2.1.0 [2022-01-03T15:44:43.113Z] #43 272.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:44:43.113Z] #43 272.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:44:45.462Z] #58 ... [2022-01-03T15:44:45.462Z] [2022-01-03T15:44:45.462Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:44:45.462Z] #26 sha256:39d8d3a7501baf400e64fedf9107c7b8041f5bfca33991b2bc1fc5017e706422 [2022-01-03T15:44:45.462Z] #26 224.1 + return [2022-01-03T15:44:45.978Z] #43 ... [2022-01-03T15:44:45.978Z] [2022-01-03T15:44:45.978Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:44:45.978Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:44:45.978Z] #53 204.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:44:45.978Z] #53 DONE 205.8s [2022-01-03T15:44:45.978Z] [2022-01-03T15:44:45.979Z] #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-01-03T15:44:45.979Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:44:46.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:44:46.857Z] #26 DONE 225.7s [2022-01-03T15:44:46.857Z] [2022-01-03T15:44:46.857Z] #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-01-03T15:44:46.857Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:48.241Z] #62 180.2 + bin/containerd [2022-01-03T15:44:48.394Z] #43 ... [2022-01-03T15:44:48.394Z] [2022-01-03T15:44:48.394Z] #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.23.8" && /build/golangci-lint --version [2022-01-03T15:44:48.394Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:44:48.394Z] #53 277.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:44:48.394Z] #53 DONE 277.7s [2022-01-03T15:44:48.394Z] [2022-01-03T15:44:48.394Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:44:48.394Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:44:48.819Z] #33 8.474 + mkdir -p /build [2022-01-03T15:44:48.819Z] #33 8.492 + mv docker/docker /build/ [2022-01-03T15:44:48.819Z] #33 8.492 + rmdir docker [2022-01-03T15:44:48.819Z] #33 DONE 8.7s [2022-01-03T15:44:48.819Z] [2022-01-03T15:44:48.819Z] #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-01-03T15:44:48.819Z] #72 sha256:9f3c0860ee3851d9d6b0caad833c95f98c2150ceddf0484ec2b7b273550f7c86 [2022-01-03T15:44:48.819Z] #72 2.280 + RM_GOPATH=0 [2022-01-03T15:44:48.819Z] #72 2.281 + TMP_GOPATH= [2022-01-03T15:44:48.819Z] #72 2.281 + : /build [2022-01-03T15:44:48.819Z] #72 2.281 + '[' -z '' ']' [2022-01-03T15:44:48.819Z] #72 2.281 ++ mktemp -d [2022-01-03T15:44:48.819Z] #72 2.288 + export GOPATH=/tmp/tmp.3PeV9AauN8 [2022-01-03T15:44:48.819Z] #72 2.288 + GOPATH=/tmp/tmp.3PeV9AauN8 [2022-01-03T15:44:48.819Z] #72 2.288 + RM_GOPATH=1 [2022-01-03T15:44:48.819Z] #72 2.288 + case "$(go env GOARCH)" in [2022-01-03T15:44:48.819Z] #72 2.288 ++ go env GOARCH [2022-01-03T15:44:48.819Z] #72 2.296 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:44:48.819Z] #72 2.296 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:44:48.819Z] #72 2.296 ++ dirname /install.sh [2022-01-03T15:44:48.819Z] #72 2.296 + dir=/ [2022-01-03T15:44:48.819Z] #72 2.296 + bin=rootlesskit [2022-01-03T15:44:48.819Z] #72 2.296 + shift [2022-01-03T15:44:48.819Z] #72 2.296 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:44:48.819Z] #72 2.296 + . //rootlesskit.installer [2022-01-03T15:44:48.819Z] #72 2.296 ++ : v0.14.6 [2022-01-03T15:44:48.819Z] #72 2.296 + install_rootlesskit [2022-01-03T15:44:48.819Z] #72 2.296 + case "$1" in [2022-01-03T15:44:48.819Z] #72 2.296 + export CGO_ENABLED=0 [2022-01-03T15:44:48.819Z] #72 2.296 + CGO_ENABLED=0 [2022-01-03T15:44:48.819Z] #72 2.296 + _install_rootlesskit [2022-01-03T15:44:48.819Z] #72 2.296 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:44:48.819Z] #72 2.296 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:44:48.819Z] #72 2.296 + GOBIN=/build [2022-01-03T15:44:48.819Z] #72 2.296 + GO111MODULE=on [2022-01-03T15:44:48.819Z] #72 2.296 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:44:48.819Z] #72 2.296 Install rootlesskit version v0.14.6 [2022-01-03T15:44:48.819Z] #72 2.773 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:44:48.819Z] #72 4.704 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:44:48.819Z] #72 4.704 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:44:48.819Z] #72 5.155 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:44:48.819Z] #72 7.849 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:44:48.819Z] #72 8.347 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:44:48.819Z] #72 8.420 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:44:48.819Z] #72 8.420 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:44:48.819Z] #72 8.459 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:44:48.819Z] #72 8.523 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:44:48.819Z] #72 8.658 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:44:48.819Z] #72 ... [2022-01-03T15:44:48.819Z] [2022-01-03T15:44:48.819Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:44:48.819Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:44:48.819Z] #45 2.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:44:48.819Z] #45 2.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:44:48.819Z] #45 2.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:44:48.819Z] #45 3.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:44:48.819Z] #45 3.900 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:44:48.819Z] #45 4.897 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:44:48.819Z] #45 5.693 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:44:48.819Z] #45 7.057 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:44:48.819Z] #45 7.929 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:44:48.819Z] #45 8.888 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:44:48.819Z] #45 8.888 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:44:48.819Z] #45 8.899 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:44:48.819Z] #45 8.901 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:44:48.819Z] #45 8.921 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:44:48.819Z] #45 8.921 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:44:48.819Z] #45 8.986 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:44:48.819Z] #45 9.011 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:44:48.819Z] #45 9.011 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:44:48.819Z] #45 9.011 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:44:48.819Z] #45 9.011 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:44:48.819Z] #45 9.011 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:44:48.819Z] #45 ... [2022-01-03T15:44:48.819Z] [2022-01-03T15:44:48.819Z] #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-01-03T15:44:48.819Z] #72 sha256:9f3c0860ee3851d9d6b0caad833c95f98c2150ceddf0484ec2b7b273550f7c86 [2022-01-03T15:44:48.819Z] #72 9.096 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:44:48.819Z] #72 9.139 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:44:49.387Z] #72 ... [2022-01-03T15:44:49.387Z] [2022-01-03T15:44:49.387Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:44:49.387Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:44:49.387Z] #20 2.488 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:44:49.387Z] #20 2.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:44:49.387Z] #20 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:44:49.387Z] #20 3.100 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:44:49.387Z] #20 3.921 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:44:49.387Z] #20 5.069 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:44:49.387Z] #20 6.410 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:44:49.387Z] #20 7.444 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:44:49.387Z] #20 8.346 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:44:49.387Z] #20 9.189 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:44:49.387Z] #20 9.189 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:44:49.387Z] #20 9.189 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:44:49.387Z] #20 9.189 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:44:49.387Z] #20 9.201 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:44:49.387Z] #20 9.201 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:44:49.387Z] #20 9.229 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:44:49.387Z] #20 9.229 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:44:49.387Z] #20 9.229 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:44:49.387Z] #20 9.229 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:44:49.387Z] #20 9.229 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:44:49.387Z] #20 9.229 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:44:49.387Z] #20 ... [2022-01-03T15:44:49.387Z] [2022-01-03T15:44:49.387Z] #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-01-03T15:44:49.387Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:44:49.387Z] #67 2.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:44:49.387Z] #67 2.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:44:49.387Z] #67 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:44:49.387Z] #67 3.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:44:49.387Z] #67 3.880 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:44:49.387Z] #67 4.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:44:49.387Z] #67 5.856 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:44:49.387Z] #67 6.976 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:44:49.387Z] #67 8.129 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:44:49.387Z] #67 9.002 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:44:49.387Z] #67 9.002 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:44:49.387Z] #67 9.017 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:44:49.387Z] #67 9.017 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:44:49.387Z] #67 9.025 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:44:49.387Z] #67 9.025 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:44:49.387Z] #67 9.025 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:44:49.387Z] #67 9.033 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:44:49.387Z] #67 9.049 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:44:49.387Z] #67 9.049 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:44:49.387Z] #67 9.049 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:44:49.387Z] #67 9.049 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:44:49.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:44:49.647Z] #67 ... [2022-01-03T15:44:49.647Z] [2022-01-03T15:44:49.647Z] #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-01-03T15:44:49.647Z] #72 sha256:9f3c0860ee3851d9d6b0caad833c95f98c2150ceddf0484ec2b7b273550f7c86 [2022-01-03T15:44:49.647Z] #72 10.45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:44:49.906Z] #72 10.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:44:50.782Z] #62 ... [2022-01-03T15:44:50.782Z] [2022-01-03T15:44:50.782Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:44:50.782Z] #27 sha256:3a2207d6708c08706ff282fa0f283ce4cf7355458a529b9bfa65b5c1ce76a208 [2022-01-03T15:44:50.782Z] #27 DONE 0.8s [2022-01-03T15:44:50.782Z] [2022-01-03T15:44:50.782Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:44:50.782Z] #32 sha256:921c97d9803083564b5a170e18415fe620e4e1cc12925e913f9d527fa86c91f9 [2022-01-03T15:44:51.352Z] #32 DONE 0.9s [2022-01-03T15:44:51.352Z] [2022-01-03T15:44:51.352Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:44:51.352Z] #35 sha256:ad17e38c4c852a0b90c2a81356aa1fe34ed8012f7b1cf39cd8c95b7142bb62bd [2022-01-03T15:44:51.922Z] #35 DONE 0.5s [2022-01-03T15:44:51.922Z] [2022-01-03T15:44:51.922Z] #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-01-03T15:44:51.922Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:51.922Z] #62 ... [2022-01-03T15:44:51.922Z] [2022-01-03T15:44:51.922Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:44:51.922Z] #37 sha256:541269ac9f5ed477d82755789ef373c65f06acc8caff1d7477bad20c8a9c18e4 [2022-01-03T15:44:51.922Z] #37 DONE 0.0s [2022-01-03T15:44:51.922Z] [2022-01-03T15:44:51.922Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:44:51.922Z] #41 sha256:aefeb7de2425a6d1d04782824e0cdae3388821ab505db5ccf47e0fa18dbe9c94 [2022-01-03T15:44:51.922Z] #41 DONE 0.0s [2022-01-03T15:44:51.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:44:52.183Z] [2022-01-03T15:44:52.183Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:44:52.183Z] #44 sha256:87c1b799d1de573a2880a6b8fa19f08dc76d4526afdd3a854962d4090ea82921 [2022-01-03T15:44:52.753Z] #44 DONE 0.7s [2022-01-03T15:44:52.753Z] [2022-01-03T15:44:52.753Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:44:52.753Z] #48 sha256:dad71b837850e514fc367445464f071e4be10ca79aade557d5c2b19b343213e3 [2022-01-03T15:44:52.753Z] #48 DONE 0.1s [2022-01-03T15:44:52.753Z] [2022-01-03T15:44:52.753Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:44:52.753Z] #50 sha256:3fb3d71850e312c091832556b529d52118e3af1cbce3e0f54f03d7798b6a4567 [2022-01-03T15:44:52.753Z] #50 DONE 0.1s [2022-01-03T15:44:52.753Z] [2022-01-03T15:44:52.753Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:44:52.753Z] #52 sha256:07e82d8c4fae75e832eb835abd8ed7098dcc7bd66315861698ccbc6d469e1e10 [2022-01-03T15:44:52.753Z] #52 DONE 0.1s [2022-01-03T15:44:52.753Z] [2022-01-03T15:44:52.753Z] #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-01-03T15:44:52.753Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:53.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:44:53.323Z] #62 ... [2022-01-03T15:44:53.323Z] [2022-01-03T15:44:53.323Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:44:53.323Z] #54 sha256:8a60259de0a1e6644f36c64f05c50c4ef60e5858ff346d59af54c2b6cbd0c69d [2022-01-03T15:44:55.232Z] #54 DONE 2.2s [2022-01-03T15:44:55.232Z] [2022-01-03T15:44:55.232Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:44:55.232Z] #56 sha256:9a35d68488fbe889dca1c181e6dfd1b9156e6bf97a665a7332587bb9f3a601d3 [2022-01-03T15:44:55.232Z] #56 DONE 0.1s [2022-01-03T15:44:55.232Z] [2022-01-03T15:44:55.232Z] #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-01-03T15:44:55.232Z] #58 sha256:7e289058aabe9f6464653fce8bdb31938b7ba37af8dd4b9154628ad69a8d0e72 [2022-01-03T15:44:55.232Z] #58 116.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:44:55.804Z] #58 116.8 + mkdir -p /build [2022-01-03T15:44:55.804Z] #58 116.8 + cp runc /build/runc [2022-01-03T15:44:55.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:44:56.065Z] #58 DONE 117.1s [2022-01-03T15:44:56.065Z] [2022-01-03T15:44:56.065Z] #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-01-03T15:44:56.065Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:57.450Z] #62 ... [2022-01-03T15:44:57.450Z] [2022-01-03T15:44:57.450Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:44:57.450Z] #59 sha256:770979f90b371c0a92db684ac8e4b8bc356a1e6cfa1c707b809373bb31c4cde6 [2022-01-03T15:44:58.020Z] #59 DONE 0.5s [2022-01-03T15:44:58.020Z] [2022-01-03T15:44:58.020Z] #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-01-03T15:44:58.020Z] #62 sha256:3d344ad3cfcdcceb87379f6f0a2a9507bd1ea65554fe4623d69bfa0d82d20936 [2022-01-03T15:44:58.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:45:01.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:45:03.289Z] #43 DONE 290.6s [2022-01-03T15:45:03.289Z] [2022-01-03T15:45:03.289Z] #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-01-03T15:45:03.289Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:03.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:45:04.087Z] #62 ... [2022-01-03T15:45:04.087Z] [2022-01-03T15:45:04.087Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:45:04.087Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:45:04.087Z] #43 DONE 222.9s [2022-01-03T15:45:04.087Z] [2022-01-03T15:45:04.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-01-03T15:45:04.087Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:04.672Z] #62 ... [2022-01-03T15:45:04.672Z] [2022-01-03T15:45:04.672Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:45:04.672Z] #44 sha256:697ba91add32e25d622f1b9479172efabf2095d9751f38af21eaafa24cdad328 [2022-01-03T15:45:04.933Z] #44 DONE 0.6s [2022-01-03T15:45:04.933Z] [2022-01-03T15:45:04.933Z] #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-01-03T15:45:04.933Z] #58 sha256:813ebe2ad5bdf3d33ca9fe15ce6262c27f61461774ba2596516eada2d44fe780 [2022-01-03T15:45:04.933Z] #58 ... [2022-01-03T15:45:04.933Z] [2022-01-03T15:45:04.933Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:45:04.933Z] #48 sha256:9d09d9dd39816b8bce22582d7f107b5d31ccc131d47d27ac37f752189a41df97 [2022-01-03T15:45:04.933Z] #48 DONE 0.1s [2022-01-03T15:45:04.933Z] [2022-01-03T15:45:04.933Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:45:04.933Z] #50 sha256:f3bb276d8f5fc65fa440bec3f24ddcacd18af3b5871869dafc63a06684424ac7 [2022-01-03T15:45:04.933Z] #50 DONE 0.1s [2022-01-03T15:45:05.193Z] [2022-01-03T15:45:05.193Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:45:05.193Z] #52 sha256:4bda3939fe7ff2d480fbddadc6979c65f8f61cfede4825417f8401f6fbb0403e [2022-01-03T15:45:05.193Z] #52 DONE 0.1s [2022-01-03T15:45:05.193Z] [2022-01-03T15:45:05.193Z] #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-01-03T15:45:05.193Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:05.193Z] #62 ... [2022-01-03T15:45:05.193Z] [2022-01-03T15:45:05.193Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:45:05.193Z] #54 sha256:4117cdcc518de374805c13962fd8be1a83490121e14d1dd741a011e8ba92f011 [2022-01-03T15:45:05.453Z] #54 DONE 0.4s [2022-01-03T15:45:05.453Z] [2022-01-03T15:45:05.453Z] #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-01-03T15:45:05.453Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:05.470Z] #62 ... [2022-01-03T15:45:05.470Z] [2022-01-03T15:45:05.470Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:45:05.470Z] #44 sha256:1cbb8f0eb85acfd6f506125362bce2bda09f13e5cf5efd79cd7f7db8952692ac [2022-01-03T15:45:05.712Z] #62 ... [2022-01-03T15:45:05.712Z] [2022-01-03T15:45:05.712Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:45:05.712Z] #56 sha256:be707654ff467f6bec807f5e6478b0b2d6e786a39ea2e5c24e56bff18c76247d [2022-01-03T15:45:05.712Z] #56 DONE 0.1s [2022-01-03T15:45:05.712Z] [2022-01-03T15:45:05.712Z] #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-01-03T15:45:05.712Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:06.041Z] #44 DONE 0.8s [2022-01-03T15:45:06.041Z] [2022-01-03T15:45:06.041Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:45:06.041Z] #48 sha256:021906516b10b3d8a84e225f04dafbc6009143fb487a00f11dc38663f583346b [2022-01-03T15:45:06.041Z] #48 DONE 0.1s [2022-01-03T15:45:06.041Z] [2022-01-03T15:45:06.041Z] #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-01-03T15:45:06.041Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:06.041Z] #62 ... [2022-01-03T15:45:06.041Z] [2022-01-03T15:45:06.041Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:45:06.041Z] #50 sha256:b517006fa81b3569c2130725a1a915703be6b30f5df40275e824320f8a71f33d [2022-01-03T15:45:06.041Z] #50 DONE 0.1s [2022-01-03T15:45:06.041Z] [2022-01-03T15:45:06.041Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:45:06.041Z] #52 sha256:5048f35f41057c860e9996e1f74fb1be3a9ee980f99d840afb1bfbd768c36dfe [2022-01-03T15:45:06.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:45:06.301Z] #52 DONE 0.1s [2022-01-03T15:45:06.301Z] [2022-01-03T15:45:06.301Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:45:06.301Z] #54 sha256:d6a0446b17f31cc7cbcf3e28a0189a079ac87d31b8f42e66891dae87afa9244e [2022-01-03T15:45:06.564Z] #54 DONE 0.5s [2022-01-03T15:45:06.564Z] [2022-01-03T15:45:06.564Z] #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-01-03T15:45:06.564Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:06.824Z] #62 ... [2022-01-03T15:45:06.824Z] [2022-01-03T15:45:06.824Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:45:06.824Z] #56 sha256:a90303582fccd365b3c4b389e6de4ab9d089edbc96d3777753895b6c9eeab090 [2022-01-03T15:45:06.824Z] #56 DONE 0.1s [2022-01-03T15:45:07.084Z] [2022-01-03T15:45:07.084Z] #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-01-03T15:45:07.084Z] #58 sha256:d2556121396f7f2505a8c91a8407e72ccd07a56a894d9835d202b0cc0b14f2c0 [2022-01-03T15:45:07.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:45:07.945Z] Using test binary docker [2022-01-03T15:45:08.202Z] +++ /etc/init.d/apparmor start [2022-01-03T15:45:08.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:45:08.202Z] INFO: Waiting for daemon to start... [2022-01-03T15:45:08.202Z] Starting dockerd [2022-01-03T15:45:08.202Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-03T15:45:10.722Z] . [2022-01-03T15:45:10.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:45:10.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:45:10.722Z] Error: No such image: emptyfs [2022-01-03T15:45:10.722Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:45:10.722Z] ++++ docker load [2022-01-03T15:45:10.722Z] Running integration-test (iteration 1) [2022-01-03T15:45:10.722Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:45:10.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:45:10.722Z] ++ set -e [2022-01-03T15:45:10.722Z] ++ '[' -n 0 ']' [2022-01-03T15:45:10.722Z] ++ set -x [2022-01-03T15:45:10.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:45:11.652Z] Loaded image: busybox:latest [2022-01-03T15:45:11.841Z] #72 ... [2022-01-03T15:45:11.841Z] [2022-01-03T15:45:11.841Z] #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-01-03T15:45:11.841Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:45:11.841Z] #67 29.78 Fetched 48.8 MB in 28s (1771 kB/s) [2022-01-03T15:45:12.215Z] Loaded image: busybox:glibc [2022-01-03T15:45:17.108Z] #67 29.78 Reading package lists... [2022-01-03T15:45:17.108Z] #67 ... [2022-01-03T15:45:17.108Z] [2022-01-03T15:45:17.108Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:45:17.108Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:45:17.108Z] #20 30.57 Fetched 48.8 MB in 28s (1722 kB/s) [2022-01-03T15:45:17.477Z] Loaded image: debian:bullseye-slim [2022-01-03T15:45:17.477Z] Loaded image: hello-world:latest [2022-01-03T15:45:17.477Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:45:17.477Z] INFO: Testing against a local daemon [2022-01-03T15:45:17.477Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:45:18.046Z] #20 30.57 Reading package lists... [2022-01-03T15:45:18.046Z] #20 ... [2022-01-03T15:45:18.046Z] [2022-01-03T15:45:18.046Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:45:18.046Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:45:18.046Z] #45 30.03 Fetched 48.8 MB in 28s (1763 kB/s) [2022-01-03T15:45:18.046Z] #45 30.03 Reading package lists... [2022-01-03T15:45:18.305Z] #45 ... [2022-01-03T15:45:18.305Z] [2022-01-03T15:45:18.305Z] #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-01-03T15:45:18.305Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:45:18.305Z] #67 29.78 Reading package lists... [2022-01-03T15:45:18.712Z] 8f616e6e9eec: Pull complete [2022-01-03T15:45:19.370Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-01-03T15:45:19.370Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:45:19.978Z] #62 211.0 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:45:19.978Z] #62 211.0 /usr/bin/ld: /tmp/go-link-1122279676/000019.o: in function `New': [2022-01-03T15:45:19.978Z] #62 211.0 /tmp/tmp.upWAl7FsEM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-03T15:45:19.978Z] #62 211.1 + bin/containerd-stress [2022-01-03T15:45:20.238Z] #62 212.2 + bin/containerd-shim [2022-01-03T15:45:21.264Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-01-03T15:45:21.264Z] === RUN TestBuildWithSession [2022-01-03T15:45:21.264Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:45:21.264Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:45:21.264Z] === RUN TestBuildSquashParent [2022-01-03T15:45:23.823Z] #62 248.5 + bin/containerd [2022-01-03T15:45:26.426Z] #67 39.16 Reading package lists... [2022-01-03T15:45:26.427Z] #67 ... [2022-01-03T15:45:26.427Z] [2022-01-03T15:45:26.427Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:45:26.427Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:45:26.427Z] #20 30.57 Reading package lists... [2022-01-03T15:45:26.821Z] #62 218.0 + bin/containerd-shim-runc-v1 [2022-01-03T15:45:27.365Z] #20 39.95 Reading package lists... [2022-01-03T15:45:27.365Z] #20 ... [2022-01-03T15:45:27.365Z] [2022-01-03T15:45:27.365Z] #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-01-03T15:45:27.365Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:45:27.365Z] #67 39.16 Reading package lists... [2022-01-03T15:45:28.303Z] #67 48.08 Building dependency tree... [2022-01-03T15:45:28.303Z] #67 ... [2022-01-03T15:45:28.303Z] [2022-01-03T15:45:28.303Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:45:28.303Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:45:28.303Z] #45 39.01 Reading package lists... [2022-01-03T15:45:28.303Z] #45 48.22 Building dependency tree... [2022-01-03T15:45:28.303Z] #45 ... [2022-01-03T15:45:28.303Z] [2022-01-03T15:45:28.303Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:45:28.303Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:45:28.303Z] #20 39.95 Reading package lists... [2022-01-03T15:45:30.209Z] #20 48.77 Building dependency tree... [2022-01-03T15:45:30.406Z] #62 ... [2022-01-03T15:45:30.406Z] [2022-01-03T15:45:30.406Z] #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-01-03T15:45:30.406Z] #58 sha256:813ebe2ad5bdf3d33ca9fe15ce6262c27f61461774ba2596516eada2d44fe780 [2022-01-03T15:45:30.406Z] #58 139.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:45:30.666Z] #58 140.4 + mkdir -p /build [2022-01-03T15:45:30.666Z] #58 140.4 + cp runc /build/runc [2022-01-03T15:45:31.022Z] #62 222.2 + bin/containerd-shim-runc-v2 [2022-01-03T15:45:31.022Z] #62 222.8 + binaries [2022-01-03T15:45:31.022Z] #62 222.8 + install -D bin/containerd /build/containerd [2022-01-03T15:45:31.022Z] #62 222.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:45:31.022Z] #62 222.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:45:31.022Z] #62 222.8 + install -D bin/ctr /build/ctr [2022-01-03T15:45:31.216Z] --- PASS: TestBuildSquashParent (8.32s) [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:45:31.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:45:31.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:45:31.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:45:31.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:45:31.607Z] #58 DONE 141.3s [2022-01-03T15:45:31.607Z] [2022-01-03T15:45:31.607Z] #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-01-03T15:45:31.607Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:32.116Z] #20 52.68 The following additional packages will be installed: [2022-01-03T15:45:32.116Z] #20 52.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:45:32.116Z] #20 52.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:45:32.116Z] #20 52.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:45:32.116Z] #20 52.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:45:32.116Z] #20 52.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:45:32.116Z] #20 52.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:45:32.116Z] #20 52.70 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:45:32.116Z] #20 52.71 Suggested packages: [2022-01-03T15:45:32.116Z] #20 52.71 gcc-10-locales seccomp wine64 [2022-01-03T15:45:32.686Z] #20 53.37 The following NEW packages will be installed: [2022-01-03T15:45:32.686Z] #20 53.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:45:32.687Z] #20 53.37 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:45:32.687Z] #20 53.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:45:32.687Z] #20 53.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:45:32.687Z] #20 53.37 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:45:32.687Z] #20 53.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:45:32.687Z] #20 53.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:45:32.687Z] #20 53.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:45:32.687Z] #20 53.39 mingw-w64-x86-64-dev [2022-01-03T15:45:33.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:45:33.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:45:33.256Z] #20 53.82 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:45:33.256Z] #20 53.82 Need to get 115 MB of archives. [2022-01-03T15:45:33.256Z] #20 53.82 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:45:33.256Z] #20 53.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:45:33.256Z] #20 53.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:45:33.256Z] #20 53.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:45:33.256Z] #20 53.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:45:33.256Z] #20 53.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:45:33.256Z] #20 53.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:45:33.256Z] #20 54.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:45:33.256Z] #20 54.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:45:33.256Z] #20 54.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:45:33.516Z] #20 54.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:45:33.520Z] #62 ... [2022-01-03T15:45:33.520Z] [2022-01-03T15:45:33.520Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:45:33.520Z] #59 sha256:37f4891823a7949520a7077c0c3efc1edc65fc108cb57201fb2bfb0ea499c8a5 [2022-01-03T15:45:33.781Z] #59 DONE 0.3s [2022-01-03T15:45:33.781Z] [2022-01-03T15:45:33.781Z] #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-01-03T15:45:33.781Z] #62 sha256:6e12a039607d5c922656be3f19f502258f2bced9b49de69ff9afbd5b2ec2b2b7 [2022-01-03T15:45:34.083Z] #20 ... [2022-01-03T15:45:34.083Z] [2022-01-03T15:45:34.083Z] #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-01-03T15:45:34.083Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:45:34.083Z] #67 48.08 Building dependency tree... [2022-01-03T15:45:34.083Z] #67 52.34 The following additional packages will be installed: [2022-01-03T15:45:34.083Z] #67 52.37 libbtrfs0 [2022-01-03T15:45:34.083Z] #67 52.59 The following NEW packages will be installed: [2022-01-03T15:45:34.083Z] #67 52.62 libbtrfs-dev libbtrfs0 [2022-01-03T15:45:34.083Z] #67 53.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:45:34.083Z] #67 53.07 Need to get 460 kB of archives. [2022-01-03T15:45:34.083Z] #67 53.07 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:45:34.083Z] #67 53.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:45:34.083Z] #67 53.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:45:34.083Z] #67 53.63 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:45:34.084Z] #67 53.91 Fetched 460 kB in 0s (1512 kB/s) [2022-01-03T15:45:34.084Z] #67 53.97 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:45:34.084Z] #67 53.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-03T15:45:34.084Z] #67 54.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:45:34.084Z] #67 54.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:45:34.084Z] #67 54.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:45:34.084Z] #67 54.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:45:34.084Z] #67 54.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:45:34.084Z] #67 54.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:45:34.084Z] #67 54.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:45:34.084Z] #67 54.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:45:34.084Z] #67 DONE 54.7s [2022-01-03T15:45:34.084Z] [2022-01-03T15:45:34.084Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:45:34.084Z] #68 sha256:18ccc452eaf8f77a1e7cff14c4544866e39042fb4a366c9bc59cd8f60d5a79ee [2022-01-03T15:45:34.084Z] #68 DONE 0.1s [2022-01-03T15:45:34.084Z] [2022-01-03T15:45:34.084Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:45:34.084Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:45:34.084Z] #45 48.22 Building dependency tree... [2022-01-03T15:45:34.084Z] #45 52.54 The following additional packages will be installed: [2022-01-03T15:45:34.084Z] #45 52.57 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-03T15:45:34.084Z] #45 52.60 Suggested packages: [2022-01-03T15:45:34.084Z] #45 52.60 cmake-doc ninja-build lrzip [2022-01-03T15:45:34.084Z] #45 52.60 Recommended packages: [2022-01-03T15:45:34.084Z] #45 52.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:45:34.084Z] #45 53.10 The following NEW packages will be installed: [2022-01-03T15:45:34.084Z] #45 53.13 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-03T15:45:34.084Z] #45 53.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:45:34.084Z] #45 53.58 Need to get 8418 kB of archives. [2022-01-03T15:45:34.084Z] #45 53.58 After this operation, 34.9 MB of additional disk space will be used. [2022-01-03T15:45:34.084Z] #45 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:45:34.084Z] #45 53.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:45:34.084Z] #45 53.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:45:34.084Z] #45 53.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:45:34.084Z] #45 53.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:45:34.084Z] #45 53.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:45:34.084Z] #45 53.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:45:34.084Z] #45 53.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:45:34.084Z] #45 54.26 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:45:34.084Z] #45 54.56 Fetched 8418 kB in 0s (19.5 MB/s) [2022-01-03T15:45:34.084Z] #45 54.67 Selecting previously unselected package xxd. [2022-01-03T15:45:34.084Z] #45 54.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 ... 30207 files and directories currently installed.) [2022-01-03T15:45:34.084Z] #45 54.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:45:34.084Z] #45 54.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:45:34.344Z] #45 54.92 Selecting previously unselected package vim-common. [2022-01-03T15:45:34.344Z] #45 54.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:45:34.344Z] #45 54.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:45:34.344Z] #45 55.25 Selecting previously unselected package cmake-data. [2022-01-03T15:45:34.344Z] #45 55.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:45:34.344Z] #45 55.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:45:35.284Z] #45 ... [2022-01-03T15:45:35.284Z] [2022-01-03T15:45:35.284Z] #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-01-03T15:45:35.284Z] #72 sha256:9f3c0860ee3851d9d6b0caad833c95f98c2150ceddf0484ec2b7b273550f7c86 [2022-01-03T15:45:35.284Z] #72 52.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:45:35.284Z] #72 52.43 + GOBIN=/build [2022-01-03T15:45:35.284Z] #72 52.43 + GO111MODULE=on [2022-01-03T15:45:35.284Z] #72 52.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:45:35.284Z] #72 55.62 rootlesskit version 0.14.6 [2022-01-03T15:45:35.284Z] #72 55.64 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:45:35.284Z] #72 55.64 -container-ip string [2022-01-03T15:45:35.284Z] #72 55.64 container ip [2022-01-03T15:45:35.284Z] #72 55.64 -container-port int [2022-01-03T15:45:35.284Z] #72 55.64 container port (default -1) [2022-01-03T15:45:35.284Z] #72 55.64 -host-ip string [2022-01-03T15:45:35.284Z] #72 55.64 host ip [2022-01-03T15:45:35.284Z] #72 55.64 -host-port int [2022-01-03T15:45:35.284Z] #72 55.64 host port (default -1) [2022-01-03T15:45:35.284Z] #72 55.64 -proto string [2022-01-03T15:45:35.284Z] #72 55.64 proxy protocol (default "tcp") [2022-01-03T15:45:35.284Z] #72 DONE 56.0s [2022-01-03T15:45:35.284Z] [2022-01-03T15:45:35.284Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:45:35.284Z] #73 sha256:3653533b82c6a3102981835f249cacfb9aa182e5fe507b0b69cee97bc343f9ae [2022-01-03T15:45:35.544Z] #73 DONE 0.2s [2022-01-03T15:45:35.544Z] [2022-01-03T15:45:35.544Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:45:35.544Z] #74 sha256:60d9b118e881365c6d7ef31c22b1b4a82f48cd45e4a0c2bf2119e0bffa5b2b09 [2022-01-03T15:45:35.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:45:35.802Z] #74 DONE 0.2s [2022-01-03T15:45:35.802Z] [2022-01-03T15:45:35.802Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:45:35.802Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:45:35.802Z] #20 54.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:45:35.802Z] #20 55.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:45:35.802Z] #20 55.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:45:35.802Z] #20 56.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:45:35.802Z] #20 56.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:45:35.802Z] #20 56.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:45:35.802Z] #20 56.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:45:35.802Z] #20 56.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:45:35.802Z] #20 56.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:45:35.802Z] #20 56.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:45:35.802Z] #20 56.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:45:35.802Z] #20 56.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:45:35.802Z] #20 56.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:45:35.802Z] #20 56.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:45:35.802Z] #20 56.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:45:35.802Z] #20 56.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:45:35.802Z] #20 56.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:45:35.802Z] #20 56.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:45:35.802Z] #20 56.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:45:35.802Z] #20 56.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:45:35.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:45:36.300Z] #62 DONE 227.5s [2022-01-03T15:45:36.737Z] #20 57.20 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:45:36.871Z] [2022-01-03T15:45:36.871Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:45:36.871Z] #63 sha256:5412e4e000aa7ba8d256ef640b7970360e1dea17708899df8a3b87efc88903fc [2022-01-03T15:45:36.997Z] #20 57.74 Fetched 115 MB in 3s (41.2 MB/s) [2022-01-03T15:45:36.997Z] #20 57.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:45:37.258Z] #20 57.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-03T15:45:37.258Z] #20 57.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:45:37.258Z] #20 57.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:45:37.810Z] #63 DONE 1.1s [2022-01-03T15:45:37.810Z] [2022-01-03T15:45:37.810Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:45:37.810Z] #68 sha256:c2a8f80ce80bb73a0b9b1aff673bafcbebaf487b10941db93b5f1782e27b7cef [2022-01-03T15:45:38.380Z] #68 DONE 0.4s [2022-01-03T15:45:38.380Z] [2022-01-03T15:45:38.380Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:45:38.380Z] #73 sha256:a637cf88df353687d988e148cf6a311129037639f9231d0135b0b182a6962be0 [2022-01-03T15:45:38.647Z] #20 59.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:45:38.647Z] #20 59.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:45:38.647Z] #20 59.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2022-01-03T15:45:39.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2022-01-03T15:45:39.156Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:45:39.156Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:45:39.208Z] #58 ... [2022-01-03T15:45:39.208Z] [2022-01-03T15:45:39.208Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:45:39.208Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:39.208Z] #62 216.1 + bin/containerd [2022-01-03T15:45:39.589Z] #20 ... [2022-01-03T15:45:39.589Z] [2022-01-03T15:45:39.589Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:45:39.589Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:45:39.589Z] #45 56.75 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:45:39.589Z] #45 56.76 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:45:39.589Z] #45 56.77 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:45:39.589Z] #45 56.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:45:39.589Z] #45 56.94 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:45:39.589Z] #45 56.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:45:39.589Z] #45 57.03 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:45:39.589Z] #45 57.03 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:45:39.589Z] #45 57.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:45:39.589Z] #45 57.22 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:45:39.589Z] #45 57.24 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:45:39.589Z] #45 57.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:45:39.589Z] #45 57.42 Selecting previously unselected package cmake. [2022-01-03T15:45:39.589Z] #45 57.43 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:45:39.589Z] #45 57.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:45:39.589Z] #45 59.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:45:39.589Z] #45 59.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:45:39.589Z] #45 59.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:45:39.589Z] #45 59.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:45:39.589Z] #45 60.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:45:39.589Z] #45 60.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:45:39.589Z] #45 60.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:45:39.589Z] #45 60.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:45:39.589Z] #45 60.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:45:39.589Z] #45 DONE 60.5s [2022-01-03T15:45:39.589Z] [2022-01-03T15:45:39.589Z] #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-01-03T15:45:39.589Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:45:39.589Z] #69 1.639 + RM_GOPATH=0 [2022-01-03T15:45:39.589Z] #69 1.639 + TMP_GOPATH= [2022-01-03T15:45:39.589Z] #69 1.639 + : /build [2022-01-03T15:45:39.589Z] #69 1.639 + '[' -z '' ']' [2022-01-03T15:45:39.589Z] #69 1.639 ++ mktemp -d [2022-01-03T15:45:39.589Z] #69 1.639 + export GOPATH=/tmp/tmp.Hel1LE0qqI [2022-01-03T15:45:39.589Z] #69 1.639 + GOPATH=/tmp/tmp.Hel1LE0qqI [2022-01-03T15:45:39.589Z] #69 1.639 + RM_GOPATH=1 [2022-01-03T15:45:39.589Z] #69 1.639 + case "$(go env GOARCH)" in [2022-01-03T15:45:39.589Z] #69 1.649 ++ go env GOARCH [2022-01-03T15:45:39.589Z] #69 1.658 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:45:39.589Z] #69 1.658 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:45:39.589Z] #69 1.662 Install containerd version v1.5.8 [2022-01-03T15:45:39.589Z] #69 1.662 ++ dirname /install.sh [2022-01-03T15:45:39.589Z] #69 1.662 + dir=/ [2022-01-03T15:45:39.589Z] #69 1.662 + bin=containerd [2022-01-03T15:45:39.589Z] #69 1.662 + shift [2022-01-03T15:45:39.589Z] #69 1.662 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:45:39.589Z] #69 1.662 + . //containerd.installer [2022-01-03T15:45:39.589Z] #69 1.662 ++ set -e [2022-01-03T15:45:39.589Z] #69 1.662 ++ : v1.5.8 [2022-01-03T15:45:39.589Z] #69 1.662 + install_containerd [2022-01-03T15:45:39.589Z] #69 1.662 + echo 'Install containerd version v1.5.8' [2022-01-03T15:45:39.589Z] #69 1.662 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hel1LE0qqI/src/github.com/containerd/containerd [2022-01-03T15:45:39.589Z] #69 1.669 Cloning into '/tmp/tmp.Hel1LE0qqI/src/github.com/containerd/containerd'... [2022-01-03T15:45:39.853Z] #69 ... [2022-01-03T15:45:39.853Z] [2022-01-03T15:45:39.853Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:45:39.853Z] #46 sha256:1aa3141ba174feb247f4fe9e450ed399e3e158790320849146e6e3810bb9d8ce [2022-01-03T15:45:39.853Z] #46 DONE 0.1s [2022-01-03T15:45:39.853Z] [2022-01-03T15:45:39.853Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:45:39.853Z] #47 sha256:3f0a1bc90f07c80b19c2fa1bf9c66940e371e2f245e9c088303b0e75c2bd467c [2022-01-03T15:45:40.292Z] #73 DONE 1.7s [2022-01-03T15:45:40.292Z] [2022-01-03T15:45:40.292Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:45:40.292Z] #74 sha256:1f24c2ec9563016430d96477756179ba807f7a36d9cd27d7d1755bb01dcca65f [2022-01-03T15:45:40.292Z] #74 DONE 0.0s [2022-01-03T15:45:40.292Z] [2022-01-03T15:45:40.292Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:45:40.292Z] #75 sha256:75861f1fb0d46df06ed2f4d5f55e1e6879bfdd91203db11fea8b88a4ffd1ba32 [2022-01-03T15:45:40.862Z] #75 DONE 0.9s [2022-01-03T15:45:40.862Z] [2022-01-03T15:45:40.862Z] #76 exporting to image [2022-01-03T15:45:40.862Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:45:40.862Z] #76 exporting layers [2022-01-03T15:45:41.233Z] #47 1.409 + RM_GOPATH=0 [2022-01-03T15:45:41.233Z] #47 1.409 + TMP_GOPATH= [2022-01-03T15:45:41.233Z] #47 1.409 + : /build [2022-01-03T15:45:41.233Z] #47 1.409 + '[' -z '' ']' [2022-01-03T15:45:41.233Z] #47 1.409 ++ mktemp -d [2022-01-03T15:45:41.233Z] #47 1.409 + export GOPATH=/tmp/tmp.dmkawG5Q6P [2022-01-03T15:45:41.233Z] #47 1.409 + GOPATH=/tmp/tmp.dmkawG5Q6P [2022-01-03T15:45:41.233Z] #47 1.409 + RM_GOPATH=1 [2022-01-03T15:45:41.233Z] #47 1.409 + case "$(go env GOARCH)" in [2022-01-03T15:45:41.233Z] #47 1.409 ++ go env GOARCH [2022-01-03T15:45:41.233Z] #47 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:45:41.233Z] #47 1.432 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:45:41.233Z] #47 1.432 ++ dirname /install.sh [2022-01-03T15:45:41.233Z] #47 1.432 + dir=/ [2022-01-03T15:45:41.233Z] #47 1.432 + bin=tini [2022-01-03T15:45:41.233Z] #47 1.432 + shift [2022-01-03T15:45:41.233Z] #47 1.432 + '[' '!' -f //tini.installer ']' [2022-01-03T15:45:41.233Z] #47 1.432 + . //tini.installer [2022-01-03T15:45:41.233Z] #47 1.432 ++ : v0.19.0 [2022-01-03T15:45:41.233Z] #47 1.432 + install_tini [2022-01-03T15:45:41.233Z] #47 1.432 + echo 'Install tini version v0.19.0' [2022-01-03T15:45:41.233Z] #47 1.432 + git clone https://github.com/krallin/tini.git /tmp/tmp.dmkawG5Q6P/tini [2022-01-03T15:45:41.233Z] #47 1.432 Cloning into '/tmp/tmp.dmkawG5Q6P/tini'... [2022-01-03T15:45:41.233Z] #47 1.436 Install tini version v0.19.0 [2022-01-03T15:45:41.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:45:41.801Z] #47 2.019 + cd /tmp/tmp.dmkawG5Q6P/tini [2022-01-03T15:45:41.801Z] #47 2.019 + git checkout -q v0.19.0 [2022-01-03T15:45:41.801Z] #47 2.031 + cmake . [2022-01-03T15:45:41.934Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:45:42.370Z] #47 2.377 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:45:42.370Z] #47 2.483 -- Detecting C compiler ABI info [2022-01-03T15:45:42.500Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:45:42.517Z] #62 ... [2022-01-03T15:45:42.517Z] [2022-01-03T15:45:42.517Z] #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-01-03T15:45:42.517Z] #58 sha256:d2556121396f7f2505a8c91a8407e72ccd07a56a894d9835d202b0cc0b14f2c0 [2022-01-03T15:45:42.518Z] #58 148.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:45:42.942Z] #47 2.974 -- Detecting C compiler ABI info - done [2022-01-03T15:45:42.942Z] #47 3.041 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:45:42.942Z] #47 3.062 -- Detecting C compile features [2022-01-03T15:45:42.942Z] #47 3.062 -- Detecting C compile features - done [2022-01-03T15:45:42.942Z] #47 3.080 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:45:42.942Z] #47 3.222 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:45:42.942Z] #47 3.273 -- Configuring done [2022-01-03T15:45:42.942Z] #47 3.304 -- Generating done [2022-01-03T15:45:42.942Z] #47 3.304 -- Build files have been written to: /tmp/tmp.dmkawG5Q6P/tini [2022-01-03T15:45:43.062Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:45:43.203Z] #47 3.316 + make tini-static [2022-01-03T15:45:43.203Z] #47 3.559 Scanning dependencies of target tini-static [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-01-03T15:45:43.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2022-01-03T15:45:43.319Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:45:43.460Z] #58 149.2 + mkdir -p /build [2022-01-03T15:45:43.460Z] #58 149.2 + cp runc /build/runc [2022-01-03T15:45:43.469Z] #47 3.612 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:45:43.721Z] #58 DONE 149.8s [2022-01-03T15:45:43.721Z] [2022-01-03T15:45:43.721Z] #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-01-03T15:45:43.721Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:44.157Z] #76 exporting layers 3.0s done [2022-01-03T15:45:44.157Z] #76 writing image sha256:162578a1bdbf45337c2959f82f09e5fc9b6200d3d7a1ca8b66a6eb7344f556c4 [2022-01-03T15:45:44.157Z] #76 writing image sha256:162578a1bdbf45337c2959f82f09e5fc9b6200d3d7a1ca8b66a6eb7344f556c4 done [2022-01-03T15:45:44.157Z] #76 naming to docker.io/library/docker:60f868c2634b6d76ca49a73464a9319a5430cb59 done [2022-01-03T15:45:44.157Z] #76 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T15:45:44.407Z] #47 4.398 [100%] Linking C executable tini-static [2022-01-03T15:45:44.490Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T15:45:44.667Z] #47 4.800 [100%] Built target tini-static [2022-01-03T15:45:44.667Z] #47 4.848 + mkdir -p /build [2022-01-03T15:45:44.667Z] #47 4.848 + cp tini-static /build/docker-init [2022-01-03T15:45:44.686Z] --- PASS: TestBuildMultiStageParentConfig (1.12s) [2022-01-03T15:45:44.686Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:45:44.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/test/unit [2022-01-03T15:45:45.237Z] #47 DONE 5.3s [2022-01-03T15:45:45.237Z] [2022-01-03T15:45:45.237Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:45:45.237Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:45:45.237Z] #20 60.75 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:45:45.237Z] #20 60.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:45:45.237Z] #20 60.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:45:45.237Z] #20 60.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:45:45.238Z] #20 60.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:45:45.238Z] #20 60.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:45:45.238Z] #20 60.99 Selecting previously unselected package dmsetup. [2022-01-03T15:45:45.238Z] #20 60.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:45:45.238Z] #20 61.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:45:45.238Z] #20 61.11 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:45:45.238Z] #20 61.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:45:45.238Z] #20 61.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:45:45.238Z] #20 64.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:45:45.238Z] #20 64.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:45:45.238Z] #20 64.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:45:45.634Z] #62 ... [2022-01-03T15:45:45.634Z] [2022-01-03T15:45:45.634Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:45:45.634Z] #59 sha256:05de25de0f9b35aea64377a45f066009fb6ac15e0acd1d495c536cb0a7dfec71 [2022-01-03T15:45:45.634Z] #59 DONE 0.2s [2022-01-03T15:45:45.634Z] [2022-01-03T15:45:45.634Z] #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-01-03T15:45:45.634Z] #62 sha256:33586a902f0629b77537c746fa316245999be1087d43b6d9f2d110ce1237da83 [2022-01-03T15:45:46.579Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2022-01-03T15:45:46.579Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:45:46.617Z] #20 67.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:45:46.617Z] #20 67.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:45:46.617Z] #20 67.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:45:46.617Z] #20 67.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:45:46.687Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T15:45:46.687Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T15:45:46.687Z] + TESTDIRS=./... [2022-01-03T15:45:46.687Z] + exclude_paths='/vendor/|/integration' [2022-01-03T15:45:46.687Z] ++ go list ./... [2022-01-03T15:45:46.687Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T15:45:46.876Z] #20 67.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:45:46.876Z] #20 67.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:45:47.259Z] + pkg_list='github.com/docker/docker/api [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/backend [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/container [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/events [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/filters [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/image [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/mount [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/network [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/registry [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/time [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/versions [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:45:47.259Z] github.com/docker/docker/api/types/volume [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:45:47.259Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:45:47.259Z] github.com/docker/docker/cli [2022-01-03T15:45:47.259Z] github.com/docker/docker/cli/config [2022-01-03T15:45:47.259Z] github.com/docker/docker/cli/debug [2022-01-03T15:45:47.259Z] github.com/docker/docker/client [2022-01-03T15:45:47.259Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:45:47.259Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:45:47.259Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:45:47.259Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:45:47.259Z] github.com/docker/docker/container [2022-01-03T15:45:47.259Z] github.com/docker/docker/container/stream [2022-01-03T15:45:47.259Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:45:47.259Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:45:47.259Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/config [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/events [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/exec [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:45:47.259Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/images [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/links [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/names [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/network [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/stats [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/utils [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:45:47.260Z] github.com/docker/docker/dockerversion [2022-01-03T15:45:47.260Z] github.com/docker/docker/errdefs [2022-01-03T15:45:47.260Z] github.com/docker/docker/image [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/cache [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/tarexport [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/v1 [2022-01-03T15:45:47.260Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:45:47.260Z] github.com/docker/docker/layer [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:45:47.260Z] github.com/docker/docker/oci [2022-01-03T15:45:47.260Z] github.com/docker/docker/oci/caps [2022-01-03T15:45:47.260Z] github.com/docker/docker/opts [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/archive [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/directory [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/locker [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/mount [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/platform [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/pools [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/progress [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/signal [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/stack [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/system [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/term [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:45:47.260Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:45:47.260Z] github.com/docker/docker/plugin [2022-01-03T15:45:47.260Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:45:47.260Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:45:47.260Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:45:47.260Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:45:47.260Z] github.com/docker/docker/quota [2022-01-03T15:45:47.260Z] github.com/docker/docker/reference [2022-01-03T15:45:47.260Z] github.com/docker/docker/registry [2022-01-03T15:45:47.260Z] github.com/docker/docker/registry/resumable [2022-01-03T15:45:47.260Z] github.com/docker/docker/restartmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/rootless [2022-01-03T15:45:47.260Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:45:47.260Z] github.com/docker/docker/runconfig [2022-01-03T15:45:47.260Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/environment [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/registry [2022-01-03T15:45:47.260Z] github.com/docker/docker/testutil/request [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/drivers [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/local [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/mounts [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/service [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:45:47.260Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:45:47.260Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T15:45:47.260Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/backend [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/container [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/events [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/filters [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/image [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/mount [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/network [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/registry [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/time [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/versions [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:45:47.260Z] github.com/docker/docker/api/types/volume [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:45:47.260Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:45:47.260Z] github.com/docker/docker/cli [2022-01-03T15:45:47.260Z] github.com/docker/docker/cli/config [2022-01-03T15:45:47.260Z] github.com/docker/docker/cli/debug [2022-01-03T15:45:47.260Z] github.com/docker/docker/client [2022-01-03T15:45:47.260Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:45:47.260Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:45:47.260Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:45:47.260Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:45:47.260Z] github.com/docker/docker/container [2022-01-03T15:45:47.260Z] github.com/docker/docker/container/stream [2022-01-03T15:45:47.260Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:45:47.260Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:45:47.260Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/config [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/events [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/exec [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/images [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/links [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/names [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/network [2022-01-03T15:45:47.260Z] github.com/docker/docker/daemon/stats [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/utils [2022-01-03T15:45:47.260Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:45:47.260Z] github.com/docker/docker/dockerversion [2022-01-03T15:45:47.260Z] github.com/docker/docker/errdefs [2022-01-03T15:45:47.260Z] github.com/docker/docker/image [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/cache [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/tarexport [2022-01-03T15:45:47.260Z] github.com/docker/docker/image/v1 [2022-01-03T15:45:47.260Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:45:47.260Z] github.com/docker/docker/layer [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:45:47.260Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:45:47.260Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:45:47.261Z] github.com/docker/docker/oci [2022-01-03T15:45:47.261Z] github.com/docker/docker/oci/caps [2022-01-03T15:45:47.261Z] github.com/docker/docker/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/archive [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/directory [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/locker [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/mount [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/platform [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pools [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/progress [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/signal [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stack [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/system [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/term [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:45:47.261Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:45:47.261Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:45:47.261Z] github.com/docker/docker/quota [2022-01-03T15:45:47.261Z] github.com/docker/docker/reference [2022-01-03T15:45:47.261Z] github.com/docker/docker/registry [2022-01-03T15:45:47.261Z] github.com/docker/docker/registry/resumable [2022-01-03T15:45:47.261Z] github.com/docker/docker/restartmanager [2022-01-03T15:45:47.261Z] github.com/docker/docker/rootless [2022-01-03T15:45:47.261Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:45:47.261Z] github.com/docker/docker/runconfig [2022-01-03T15:45:47.261Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/environment [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/registry [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/request [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/drivers [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/local [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/mounts [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/service [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:45:47.261Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/backend [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/container [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/events [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/filters [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/image [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/mount [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/network [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/registry [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/time [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/versions [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/types/volume [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:45:47.261Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:45:47.261Z] github.com/docker/docker/cli [2022-01-03T15:45:47.261Z] github.com/docker/docker/cli/config [2022-01-03T15:45:47.261Z] github.com/docker/docker/cli/debug [2022-01-03T15:45:47.261Z] github.com/docker/docker/client [2022-01-03T15:45:47.261Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:45:47.261Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:45:47.261Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:45:47.261Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:45:47.261Z] github.com/docker/docker/container [2022-01-03T15:45:47.261Z] github.com/docker/docker/container/stream [2022-01-03T15:45:47.261Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:45:47.261Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:45:47.261Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/config [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/events [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/exec [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/images [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/links [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/names [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/network [2022-01-03T15:45:47.261Z] github.com/docker/docker/daemon/stats [2022-01-03T15:45:47.261Z] github.com/docker/docker/distribution [2022-01-03T15:45:47.261Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:45:47.261Z] github.com/docker/docker/distribution/utils [2022-01-03T15:45:47.261Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:45:47.261Z] github.com/docker/docker/dockerversion [2022-01-03T15:45:47.261Z] github.com/docker/docker/errdefs [2022-01-03T15:45:47.261Z] github.com/docker/docker/image [2022-01-03T15:45:47.261Z] github.com/docker/docker/image/cache [2022-01-03T15:45:47.261Z] github.com/docker/docker/image/tarexport [2022-01-03T15:45:47.261Z] github.com/docker/docker/image/v1 [2022-01-03T15:45:47.261Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:45:47.261Z] github.com/docker/docker/layer [2022-01-03T15:45:47.261Z] github.com/docker/docker/libcontainerd [2022-01-03T15:45:47.261Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:45:47.261Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:45:47.261Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:45:47.261Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:45:47.261Z] github.com/docker/docker/oci [2022-01-03T15:45:47.261Z] github.com/docker/docker/oci/caps [2022-01-03T15:45:47.261Z] github.com/docker/docker/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/archive [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/directory [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/locker [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/mount [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/platform [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pools [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/progress [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/signal [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stack [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/system [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/term [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:45:47.261Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:45:47.261Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:45:47.261Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:45:47.261Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:45:47.261Z] github.com/docker/docker/quota [2022-01-03T15:45:47.261Z] github.com/docker/docker/reference [2022-01-03T15:45:47.261Z] github.com/docker/docker/registry [2022-01-03T15:45:47.261Z] github.com/docker/docker/registry/resumable [2022-01-03T15:45:47.261Z] github.com/docker/docker/restartmanager [2022-01-03T15:45:47.261Z] github.com/docker/docker/rootless [2022-01-03T15:45:47.261Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:45:47.261Z] github.com/docker/docker/runconfig [2022-01-03T15:45:47.261Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/environment [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/registry [2022-01-03T15:45:47.261Z] github.com/docker/docker/testutil/request [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/drivers [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/local [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/mounts [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/service [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:45:47.261Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:45:47.261Z] ++ grep --fixed-strings /libnetwork [2022-01-03T15:45:47.261Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:45:47.261Z] github.com/docker/docker/api/server [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/backend [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/container [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/events [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/filters [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/image [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/mount [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/network [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/registry [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/time [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/versions [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:45:47.262Z] github.com/docker/docker/api/types/volume [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:45:47.262Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:45:47.262Z] github.com/docker/docker/cli [2022-01-03T15:45:47.262Z] github.com/docker/docker/cli/config [2022-01-03T15:45:47.262Z] github.com/docker/docker/cli/debug [2022-01-03T15:45:47.262Z] github.com/docker/docker/client [2022-01-03T15:45:47.262Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:45:47.262Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:45:47.262Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:45:47.262Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:45:47.262Z] github.com/docker/docker/container [2022-01-03T15:45:47.262Z] github.com/docker/docker/container/stream [2022-01-03T15:45:47.262Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:45:47.262Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:45:47.262Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/config [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/events [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/exec [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/images [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/links [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/names [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/network [2022-01-03T15:45:47.262Z] github.com/docker/docker/daemon/stats [2022-01-03T15:45:47.262Z] github.com/docker/docker/distribution [2022-01-03T15:45:47.262Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:45:47.262Z] github.com/docker/docker/distribution/utils [2022-01-03T15:45:47.262Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:45:47.262Z] github.com/docker/docker/dockerversion [2022-01-03T15:45:47.262Z] github.com/docker/docker/errdefs [2022-01-03T15:45:47.262Z] github.com/docker/docker/image [2022-01-03T15:45:47.262Z] github.com/docker/docker/image/cache [2022-01-03T15:45:47.262Z] github.com/docker/docker/image/tarexport [2022-01-03T15:45:47.262Z] github.com/docker/docker/image/v1 [2022-01-03T15:45:47.262Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:45:47.262Z] github.com/docker/docker/layer [2022-01-03T15:45:47.262Z] github.com/docker/docker/libcontainerd [2022-01-03T15:45:47.262Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:45:47.262Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:45:47.262Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:45:47.262Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:45:47.262Z] github.com/docker/docker/oci [2022-01-03T15:45:47.262Z] github.com/docker/docker/oci/caps [2022-01-03T15:45:47.262Z] github.com/docker/docker/opts [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/archive [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/directory [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/locker [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/mount [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/platform [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/pools [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/progress [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/signal [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/stack [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/system [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/term [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:45:47.262Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:45:47.262Z] github.com/docker/docker/plugin [2022-01-03T15:45:47.262Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:45:47.262Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:45:47.262Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:45:47.262Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:45:47.262Z] github.com/docker/docker/quota [2022-01-03T15:45:47.262Z] github.com/docker/docker/reference [2022-01-03T15:45:47.262Z] github.com/docker/docker/registry [2022-01-03T15:45:47.262Z] github.com/docker/docker/registry/resumable [2022-01-03T15:45:47.262Z] github.com/docker/docker/restartmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/rootless [2022-01-03T15:45:47.262Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:45:47.262Z] github.com/docker/docker/runconfig [2022-01-03T15:45:47.262Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/environment [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/registry [2022-01-03T15:45:47.262Z] github.com/docker/docker/testutil/request [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/drivers [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/local [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/mounts [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/service [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:45:47.262Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:45:47.262Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:45:47.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:45:47.263Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T15:45:47.263Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:45:47.263Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:45:47.263Z] + type docker-proxy [2022-01-03T15:45:47.263Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T15:45:47.263Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T15:45:47.263Z] [2022-01-03T15:45:47.509Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2022-01-03T15:45:47.509Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:45:47.524Z] Removing bundles/ [2022-01-03T15:45:47.524Z] [2022-01-03T15:45:47.524Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T15:45:47.524Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:45:47.524Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:45:50.784Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2022-01-03T15:45:50.784Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:45:51.713Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-01-03T15:45:51.713Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:45:52.153Z] #20 72.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:45:52.153Z] #20 72.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:45:52.153Z] #20 72.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:45:53.533Z] #20 ... [2022-01-03T15:45:53.533Z] [2022-01-03T15:45:53.533Z] #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-01-03T15:45:53.533Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:45:53.533Z] #69 19.21 + cd /tmp/tmp.Hel1LE0qqI/src/github.com/containerd/containerd [2022-01-03T15:45:53.533Z] #69 19.21 + git checkout -q v1.5.8 [2022-01-03T15:45:53.533Z] #69 19.59 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:45:53.533Z] #69 19.59 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:45:53.792Z] #69 19.59 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:45:53.792Z] #69 19.59 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:45:53.792Z] #69 19.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:45:53.792Z] #69 19.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:45:53.792Z] #69 19.59 + '[' '' = dynamic ']' [2022-01-03T15:45:53.792Z] #69 19.59 + make [2022-01-03T15:45:53.877Z] 4612f6d0b889: Pull complete [2022-01-03T15:45:54.115Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:45:54.115Z] [2022-01-03T15:45:54.115Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T15:45:54.115Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T15:45:54.115Z] [2022-01-03T15:45:54.115Z] + mkdir -p bundles [2022-01-03T15:45:54.115Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/backend [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/container [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/events [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/filters [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/image [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/mount [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/network [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/registry [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/time [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/versions [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:45:54.115Z] github.com/docker/docker/api/types/volume [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:45:54.115Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:45:54.115Z] github.com/docker/docker/cli [2022-01-03T15:45:54.115Z] github.com/docker/docker/cli/config [2022-01-03T15:45:54.115Z] github.com/docker/docker/cli/debug [2022-01-03T15:45:54.115Z] github.com/docker/docker/client [2022-01-03T15:45:54.115Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:45:54.115Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:45:54.115Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:45:54.115Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:45:54.115Z] github.com/docker/docker/container [2022-01-03T15:45:54.115Z] github.com/docker/docker/container/stream [2022-01-03T15:45:54.115Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:45:54.115Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:45:54.115Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/config [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/events [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/exec [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/images [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/links [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/names [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/network [2022-01-03T15:45:54.115Z] github.com/docker/docker/daemon/stats [2022-01-03T15:45:54.115Z] github.com/docker/docker/distribution [2022-01-03T15:45:54.115Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:45:54.115Z] github.com/docker/docker/distribution/utils [2022-01-03T15:45:54.115Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:45:54.115Z] github.com/docker/docker/dockerversion [2022-01-03T15:45:54.115Z] github.com/docker/docker/errdefs [2022-01-03T15:45:54.115Z] github.com/docker/docker/image [2022-01-03T15:45:54.115Z] github.com/docker/docker/image/cache [2022-01-03T15:45:54.115Z] github.com/docker/docker/image/tarexport [2022-01-03T15:45:54.115Z] github.com/docker/docker/image/v1 [2022-01-03T15:45:54.115Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:45:54.115Z] github.com/docker/docker/layer [2022-01-03T15:45:54.115Z] github.com/docker/docker/libcontainerd [2022-01-03T15:45:54.115Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:45:54.115Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:45:54.115Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:45:54.115Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:45:54.115Z] github.com/docker/docker/oci [2022-01-03T15:45:54.115Z] github.com/docker/docker/oci/caps [2022-01-03T15:45:54.115Z] github.com/docker/docker/opts [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/archive [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/directory [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/locker [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/mount [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/platform [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/pools [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/progress [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/signal [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/stack [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/system [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/term [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:45:54.115Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:45:54.115Z] github.com/docker/docker/plugin [2022-01-03T15:45:54.115Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:45:54.115Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:45:54.115Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:45:54.115Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:45:54.115Z] github.com/docker/docker/quota [2022-01-03T15:45:54.115Z] github.com/docker/docker/reference [2022-01-03T15:45:54.115Z] github.com/docker/docker/registry [2022-01-03T15:45:54.115Z] github.com/docker/docker/registry/resumable [2022-01-03T15:45:54.115Z] github.com/docker/docker/restartmanager [2022-01-03T15:45:54.115Z] github.com/docker/docker/rootless [2022-01-03T15:45:54.115Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:45:54.115Z] github.com/docker/docker/runconfig [2022-01-03T15:45:54.115Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/environment [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/registry [2022-01-03T15:45:54.115Z] github.com/docker/docker/testutil/request [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/drivers [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/local [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/mounts [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/service [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:45:54.115Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T15:45:54.116Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-03T15:45:54.116Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:45:54.362Z] #69 20.37 + bin/ctr [2022-01-03T15:45:55.066Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2022-01-03T15:45:55.066Z] === RUN TestBuildWithHugeFile [2022-01-03T15:46:00.933Z] #69 ... [2022-01-03T15:46:00.934Z] [2022-01-03T15:46:00.934Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:46:00.934Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:46:00.934Z] #20 76.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:46:00.934Z] #20 76.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:46:00.934Z] #20 76.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:46:00.934Z] #20 78.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:46:00.934Z] #20 78.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:46:00.934Z] #20 78.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:46:00.934Z] #20 79.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:46:00.934Z] #20 79.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:46:00.934Z] #20 79.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:46:02.841Z] #20 83.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:46:02.842Z] #20 83.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:46:02.842Z] #20 83.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:46:04.219Z] #20 85.14 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:46:04.396Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:46:04.396Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:46:04.396Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:46:04.396Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:46:04.396Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-03T15:46:04.396Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-03T15:46:04.396Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T15:46:04.396Z] INFO: Docker version of control daemon [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] Client: [2022-01-03T15:46:04.396Z] Version: 20.10.9 [2022-01-03T15:46:04.396Z] API version: 1.41 [2022-01-03T15:46:04.396Z] Go version: go1.16.8 [2022-01-03T15:46:04.396Z] Git commit: c2ea9bc [2022-01-03T15:46:04.396Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:46:04.396Z] OS/Arch: windows/amd64 [2022-01-03T15:46:04.396Z] Context: default [2022-01-03T15:46:04.396Z] Experimental: true [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] Server: Docker Engine - Community [2022-01-03T15:46:04.396Z] Engine: [2022-01-03T15:46:04.396Z] Version: 20.10.9 [2022-01-03T15:46:04.396Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:46:04.396Z] Go version: go1.16.8 [2022-01-03T15:46:04.396Z] Git commit: 79ea9d3 [2022-01-03T15:46:04.396Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:46:04.396Z] OS/Arch: windows/amd64 [2022-01-03T15:46:04.396Z] Experimental: true [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] INFO: Docker info of control daemon [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] Client: [2022-01-03T15:46:04.396Z] Context: default [2022-01-03T15:46:04.396Z] Debug Mode: false [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] Server: [2022-01-03T15:46:04.396Z] Containers: 0 [2022-01-03T15:46:04.396Z] Running: 0 [2022-01-03T15:46:04.396Z] Paused: 0 [2022-01-03T15:46:04.396Z] Stopped: 0 [2022-01-03T15:46:04.396Z] Images: 1 [2022-01-03T15:46:04.396Z] Server Version: 20.10.9 [2022-01-03T15:46:04.396Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-03T15:46:04.396Z] LCOW: [2022-01-03T15:46:04.396Z] Windows: [2022-01-03T15:46:04.396Z] Logging Driver: json-file [2022-01-03T15:46:04.396Z] Plugins: [2022-01-03T15:46:04.396Z] Volume: local [2022-01-03T15:46:04.396Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:46:04.396Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:46:04.396Z] Swarm: inactive [2022-01-03T15:46:04.396Z] Default Isolation: process [2022-01-03T15:46:04.396Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:46:04.396Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:46:04.396Z] OSType: windows [2022-01-03T15:46:04.396Z] Architecture: x86_64 [2022-01-03T15:46:04.396Z] CPUs: 4 [2022-01-03T15:46:04.396Z] Total Memory: 32GiB [2022-01-03T15:46:04.396Z] Name: azwin-2-b87e40 [2022-01-03T15:46:04.396Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:46:04.396Z] Docker Root Dir: D:\docker [2022-01-03T15:46:04.396Z] Debug Mode: false [2022-01-03T15:46:04.396Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:46:04.396Z] Labels: [2022-01-03T15:46:04.396Z] Experimental: true [2022-01-03T15:46:04.396Z] Insecure Registries: [2022-01-03T15:46:04.396Z] 10.0.0.4:5000 [2022-01-03T15:46:04.396Z] 127.0.0.0/8 [2022-01-03T15:46:04.396Z] Registry Mirrors: [2022-01-03T15:46:04.396Z] http://10.0.0.4:5000/ [2022-01-03T15:46:04.396Z] Live Restore Enabled: false [2022-01-03T15:46:04.396Z] Product License: Community Engine [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] INFO: Commit hash is 60f868c263 [2022-01-03T15:46:04.396Z] INFO: Nuke-Everything... [2022-01-03T15:46:04.396Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:46:04.396Z] INFO: Nuking d:\CI [2022-01-03T15:46:04.396Z] INFO: Zapped successfully [2022-01-03T15:46:04.396Z] INFO: Location for testing is d:\CI\PR-43107\2 [2022-01-03T15:46:04.396Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.396Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:45:59... [2022-01-03T15:46:04.396Z] [2022-01-03T15:46:04.477Z] #20 85.15 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:46:04.477Z] #20 85.16 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:46:04.477Z] #20 85.22 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:46:04.477Z] #20 85.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:46:04.477Z] #20 85.23 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:46:04.477Z] #20 85.28 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:46:04.477Z] #20 85.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:46:04.477Z] #20 85.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:46:04.477Z] #20 85.35 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:46:04.477Z] #20 85.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:46:04.477Z] #20 85.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:46:04.736Z] #20 85.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:46:04.736Z] #20 85.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:46:04.736Z] #20 85.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:46:04.736Z] #20 85.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:46:04.736Z] #20 85.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:46:04.736Z] #20 85.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:46:04.736Z] #20 85.61 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:46:04.736Z] #20 85.61 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:46:04.736Z] #20 85.62 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:46:04.736Z] #20 85.68 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:46:04.994Z] #20 85.68 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:46:04.994Z] #20 85.69 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:46:04.994Z] #20 85.80 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:46:05.253Z] #20 85.80 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:46:05.253Z] #20 85.81 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:46:05.253Z] #20 85.89 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:46:05.253Z] #20 85.89 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:46:05.253Z] #20 85.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:46:05.253Z] #20 85.99 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:46:05.253Z] #20 85.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:46:05.253Z] #20 86.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:46:05.253Z] #20 86.04 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:46:05.253Z] #20 86.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:46:05.253Z] #20 86.05 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:46:05.386Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:46:05.386Z] [2022-01-03T15:46:05.512Z] #20 86.22 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:46:05.512Z] #20 86.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:46:05.512Z] #20 86.24 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:46:05.512Z] #20 86.35 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:46:05.770Z] #20 86.35 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:46:05.770Z] #20 86.36 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:46:05.770Z] #20 86.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:46:05.770Z] #20 86.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:46:05.770Z] #20 86.41 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:05.770Z] #20 86.47 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:46:05.770Z] #20 86.48 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:46:05.770Z] #20 86.49 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:46:05.856Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:46:05.856Z] ---> 136110e1a05c [2022-01-03T15:46:05.856Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:46:05.856Z] ---> Running in e96b6f4e78dc [2022-01-03T15:46:05.856Z] Removing intermediate container e96b6f4e78dc [2022-01-03T15:46:05.856Z] ---> b136450b5aa2 [2022-01-03T15:46:05.856Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:46:05.856Z] ---> Running in f815ca4a0799 [2022-01-03T15:46:05.889Z] #62 286.0 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:46:05.889Z] #62 286.0 /usr/bin/ld: /tmp/go-link-1438407081/000019.o: in function `New': [2022-01-03T15:46:05.889Z] #62 286.0 /tmp/tmp.3Ayi0M6ALr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-03T15:46:05.889Z] #62 286.1 + bin/containerd-stress [2022-01-03T15:46:05.889Z] #62 287.2 + bin/containerd-shim [2022-01-03T15:46:06.029Z] #20 86.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:06.029Z] #20 86.68 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:46:06.029Z] #20 86.69 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:46:06.029Z] #20 86.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:46:06.029Z] #20 86.72 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:46:06.029Z] #20 86.73 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:46:06.029Z] #20 86.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:46:06.029Z] #20 86.75 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:46:06.029Z] #20 86.76 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:46:06.029Z] #20 86.78 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:46:06.029Z] #20 86.79 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:46:06.029Z] #20 86.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:46:06.029Z] #20 86.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:46:06.029Z] #20 86.82 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:46:06.029Z] #20 86.83 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:46:06.029Z] #20 86.84 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:46:06.029Z] #20 86.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:46:06.029Z] #20 86.86 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:46:06.029Z] #20 86.88 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:46:06.029Z] #20 86.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:46:06.029Z] #20 86.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:46:06.029Z] #20 86.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-01-03T15:46:06.029Z] #20 86.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:46:06.029Z] #20 86.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-01-03T15:46:06.288Z] #20 86.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:46:06.288Z] #20 86.95 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:46:06.288Z] #20 86.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-03T15:46:06.288Z] #20 86.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:46:06.288Z] #20 86.98 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:46:06.288Z] #20 87.00 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:46:06.288Z] #20 87.01 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:46:06.288Z] #20 87.02 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:46:06.288Z] #20 87.03 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:46:06.288Z] #20 87.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:46:06.325Z] Removing intermediate container f815ca4a0799 [2022-01-03T15:46:06.325Z] ---> cf33acb4c2da [2022-01-03T15:46:06.325Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:46:06.325Z] ---> Running in 26a8684b2da6 [2022-01-03T15:46:06.427Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-01-03T15:46:06.915Z] Removing intermediate container 26a8684b2da6 [2022-01-03T15:46:06.915Z] ---> 8540a2c6b397 [2022-01-03T15:46:06.915Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:46:06.915Z] ---> Running in c286dd4128dc [2022-01-03T15:46:06.915Z] Removing intermediate container c286dd4128dc [2022-01-03T15:46:06.915Z] ---> 10051b3a1f78 [2022-01-03T15:46:06.915Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:46:07.384Z] ---> Running in dc283bb48244 [2022-01-03T15:46:07.384Z] Removing intermediate container dc283bb48244 [2022-01-03T15:46:07.384Z] ---> d9dd1baec661 [2022-01-03T15:46:07.384Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:46:07.384Z] ---> Running in bee8ed34730d [2022-01-03T15:46:07.704Z] #20 DONE 88.3s [2022-01-03T15:46:07.704Z] [2022-01-03T15:46:07.704Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-01-03T15:46:07.704Z] #21 sha256:d5693c54f55b65fe9b545f41e4d54374163994fa2969297d76647aa8fa582338 [2022-01-03T15:46:09.631Z] #21 1.760 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T15:46:09.631Z] #21 1.902 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T15:46:09.631Z] #21 2.064 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T15:46:10.094Z] #62 294.6 + bin/containerd-shim-runc-v1 [2022-01-03T15:46:12.248Z] [2022-01-03T15:46:12.248Z] SUCCESS: Specified value was saved. [2022-01-03T15:46:13.238Z] INFO: Downloading git... [2022-01-03T15:46:14.229Z] INFO: Downloading go... [2022-01-03T15:46:15.385Z] #62 299.8 + bin/containerd-shim-runc-v2 [2022-01-03T15:46:15.844Z] #21 2.812 Reading package lists... [2022-01-03T15:46:15.955Z] #62 300.4 + binaries [2022-01-03T15:46:15.955Z] #62 300.4 + install -D bin/containerd /build/containerd [2022-01-03T15:46:15.955Z] #62 300.4 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:46:15.955Z] #62 300.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:46:15.955Z] #62 300.5 + install -D bin/ctr /build/ctr [2022-01-03T15:46:17.861Z] #62 DONE 302.4s [2022-01-03T15:46:19.770Z] [2022-01-03T15:46:19.770Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:46:19.770Z] #63 sha256:f4eae8cfff72c90f0f51d14d807651e6d7b972137069caf2ec58556dc35e8f6e [2022-01-03T15:46:20.709Z] #63 DONE 0.8s [2022-01-03T15:46:20.709Z] [2022-01-03T15:46:20.709Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:46:20.709Z] #68 sha256:cd3f0f978c652bff7b328e3586a1192573e83a91f15660f85628eb91722a0792 [2022-01-03T15:46:20.969Z] #68 DONE 0.2s [2022-01-03T15:46:20.969Z] [2022-01-03T15:46:20.969Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:46:20.969Z] #73 sha256:d0dd40a285a631b349d24899c64557bb10ad66e012dca8128e791280af49ce57 [2022-01-03T15:46:21.119Z] #21 8.464 Reading package lists... [2022-01-03T15:46:21.688Z] #21 13.05 Building dependency tree... [2022-01-03T15:46:21.688Z] #21 14.15 Reading state information... [2022-01-03T15:46:21.906Z] #73 DONE 0.9s [2022-01-03T15:46:21.906Z] [2022-01-03T15:46:21.906Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:46:21.906Z] #74 sha256:0fcccc5ff0698c14f050cb7c1cd1ee7e503c6b93435538109dd0f3773241897f [2022-01-03T15:46:21.906Z] #74 DONE 0.0s [2022-01-03T15:46:21.906Z] [2022-01-03T15:46:21.906Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:46:21.906Z] #75 sha256:93f5cc49e9af1cec5b92469803f414723bcee7e0ff002b2c4b877520b269eb53 [2022-01-03T15:46:23.067Z] #21 15.24 The following additional packages will be installed: [2022-01-03T15:46:23.067Z] #21 15.24 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T15:46:23.067Z] #21 15.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T15:46:23.067Z] #21 15.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T15:46:23.067Z] #21 15.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T15:46:23.067Z] #21 15.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T15:46:23.067Z] #21 15.25 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-03T15:46:23.067Z] #21 15.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T15:46:23.067Z] #21 15.28 Suggested packages: [2022-01-03T15:46:23.067Z] #21 15.28 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-03T15:46:23.067Z] #21 15.28 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-03T15:46:23.067Z] #21 15.28 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-03T15:46:23.067Z] #21 15.28 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-03T15:46:23.067Z] #21 15.28 seccomp:ppc64el seccomp:s390x [2022-01-03T15:46:23.067Z] #21 15.28 Recommended packages: [2022-01-03T15:46:23.067Z] #21 15.28 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-03T15:46:23.067Z] #21 15.28 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-03T15:46:23.067Z] #21 15.28 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-03T15:46:23.067Z] #21 15.28 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-03T15:46:23.289Z] #75 DONE 1.3s [2022-01-03T15:46:23.289Z] [2022-01-03T15:46:23.289Z] #76 exporting to image [2022-01-03T15:46:23.289Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:46:23.289Z] #76 exporting layers [2022-01-03T15:46:23.327Z] #21 15.70 The following NEW packages will be installed: [2022-01-03T15:46:23.327Z] #21 15.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T15:46:23.327Z] #21 15.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-03T15:46:23.327Z] #21 15.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-03T15:46:23.327Z] #21 15.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T15:46:23.327Z] #21 15.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T15:46:23.327Z] #21 15.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T15:46:23.327Z] #21 15.70 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T15:46:23.327Z] #21 15.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-03T15:46:23.327Z] #21 15.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-03T15:46:23.327Z] #21 15.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-03T15:46:23.327Z] #21 15.72 libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T15:46:23.587Z] #21 16.06 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:46:23.587Z] #21 16.06 Need to get 15.9 MB of archives. [2022-01-03T15:46:23.587Z] #21 16.06 After this operation, 73.0 MB of additional disk space will be used. [2022-01-03T15:46:23.587Z] #21 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-03T15:46:23.587Z] #21 16.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-03T15:46:23.587Z] #21 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-03T15:46:23.587Z] #21 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-03T15:46:23.587Z] #21 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-03T15:46:23.587Z] #21 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-03T15:46:23.587Z] #21 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-03T15:46:23.587Z] #21 16.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-03T15:46:23.587Z] #21 16.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-03T15:46:23.587Z] #21 16.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-03T15:46:23.587Z] #21 16.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-03T15:46:23.587Z] #21 16.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-03T15:46:23.587Z] #21 16.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-03T15:46:23.587Z] #21 16.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-03T15:46:23.847Z] #21 16.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-03T15:46:23.847Z] #21 16.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-03T15:46:23.847Z] #21 16.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-03T15:46:23.847Z] #21 16.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-03T15:46:23.847Z] #21 16.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-03T15:46:23.847Z] #21 16.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-03T15:46:23.847Z] #21 16.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-03T15:46:23.847Z] #21 16.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-03T15:46:23.847Z] #21 16.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-03T15:46:23.847Z] #21 16.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T15:46:23.847Z] #21 16.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T15:46:23.847Z] #21 16.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-03T15:46:23.847Z] #21 16.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-03T15:46:23.847Z] #21 16.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-03T15:46:23.847Z] #21 16.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-03T15:46:23.847Z] #21 16.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-03T15:46:23.847Z] #21 16.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-03T15:46:23.847Z] #21 16.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-03T15:46:23.847Z] #21 16.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T15:46:24.396Z] #62 263.0 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:46:24.396Z] #62 263.0 /usr/bin/ld: /tmp/go-link-2479779830/000019.o: in function `New': [2022-01-03T15:46:24.396Z] #62 263.0 /tmp/tmp.M7S12GPiIV/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-03T15:46:24.396Z] #62 263.0 + bin/containerd-stress [2022-01-03T15:46:24.396Z] #62 264.1 + bin/containerd-shim [2022-01-03T15:46:24.416Z] #21 16.79 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:46:24.675Z] #21 17.03 Fetched 15.9 MB in 1s (31.1 MB/s) [2022-01-03T15:46:24.675Z] #21 17.07 Selecting previously unselected package gcc-10-base:armel. [2022-01-03T15:46:24.675Z] #21 17.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-01-03T15:46:24.675Z] #21 17.12 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-03T15:46:24.675Z] #21 17.12 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-03T15:46:24.675Z] #21 17.17 Selecting previously unselected package gcc-10-base:armhf. [2022-01-03T15:46:24.675Z] #21 17.17 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-03T15:46:24.675Z] #21 17.18 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T15:46:24.675Z] #21 17.23 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-03T15:46:24.675Z] #21 17.24 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-03T15:46:24.675Z] #21 17.24 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T15:46:24.675Z] #21 17.29 Selecting previously unselected package gcc-10-base:s390x. [2022-01-03T15:46:24.675Z] #21 17.29 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-03T15:46:24.685Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:46:24.685Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:46:24.935Z] #21 17.30 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T15:46:24.935Z] #21 17.34 Selecting previously unselected package gcc-10-base:arm64. [2022-01-03T15:46:24.935Z] #21 17.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-03T15:46:24.935Z] #21 17.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T15:46:24.935Z] #21 17.41 Selecting previously unselected package libgcc-s1:armel. [2022-01-03T15:46:24.935Z] #21 17.41 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-03T15:46:24.935Z] #21 17.42 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-03T15:46:24.935Z] #21 17.46 Selecting previously unselected package libcrypt1:armel. [2022-01-03T15:46:24.935Z] #21 17.47 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-03T15:46:24.935Z] #21 17.48 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T15:46:24.935Z] #21 17.56 Selecting previously unselected package libc6:armel. [2022-01-03T15:46:25.156Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:46:25.156Z] INFO: Extracting git... [2022-01-03T15:46:25.195Z] #21 17.56 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-03T15:46:25.454Z] #21 17.76 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-03T15:46:25.713Z] #21 18.19 Selecting previously unselected package libapparmor1:armel. [2022-01-03T15:46:25.713Z] #21 18.20 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-03T15:46:25.713Z] #21 18.20 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-03T15:46:25.713Z] #21 18.25 Selecting previously unselected package libapparmor-dev:armel. [2022-01-03T15:46:25.972Z] #21 18.26 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-03T15:46:25.972Z] #21 18.27 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T15:46:25.972Z] #21 18.33 Selecting previously unselected package libgcc-s1:arm64. [2022-01-03T15:46:25.972Z] #21 18.33 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-03T15:46:25.972Z] #21 18.34 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T15:46:25.972Z] #21 18.38 Selecting previously unselected package libcrypt1:arm64. [2022-01-03T15:46:25.972Z] #21 18.39 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-03T15:46:25.972Z] #21 18.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T15:46:25.972Z] #21 18.48 Selecting previously unselected package libc6:arm64. [2022-01-03T15:46:25.972Z] #21 18.49 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-03T15:46:26.232Z] #21 18.65 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T15:46:26.800Z] #21 19.10 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T15:46:26.800Z] #21 19.11 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T15:46:26.800Z] #21 19.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:46:26.800Z] #21 19.16 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T15:46:26.800Z] #21 19.17 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T15:46:26.800Z] #21 19.17 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:46:26.800Z] #21 19.24 Selecting previously unselected package libgcc-s1:s390x. [2022-01-03T15:46:26.800Z] #21 19.25 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-03T15:46:26.800Z] #21 19.25 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T15:46:26.800Z] #21 19.29 Selecting previously unselected package libcrypt1:s390x. [2022-01-03T15:46:26.800Z] #21 19.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-03T15:46:26.800Z] #21 19.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T15:46:27.060Z] #21 19.39 Selecting previously unselected package libc6:s390x. [2022-01-03T15:46:27.060Z] #21 19.40 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-03T15:46:27.060Z] #21 19.60 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T15:46:27.629Z] #21 20.05 Selecting previously unselected package libapparmor1:s390x. [2022-01-03T15:46:27.629Z] #21 20.06 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-03T15:46:27.629Z] #21 20.06 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-03T15:46:27.629Z] #21 20.12 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-03T15:46:27.629Z] #21 20.12 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-03T15:46:27.629Z] #21 20.12 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T15:46:27.629Z] #21 20.18 Selecting previously unselected package libgcc-s1:armhf. [2022-01-03T15:46:27.629Z] #21 20.19 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-03T15:46:27.629Z] #21 20.19 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T15:46:27.629Z] #21 20.24 Selecting previously unselected package libcrypt1:armhf. [2022-01-03T15:46:27.888Z] #21 20.25 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-03T15:46:27.888Z] #21 20.25 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T15:46:27.888Z] #21 20.33 Selecting previously unselected package libc6:armhf. [2022-01-03T15:46:27.888Z] #21 20.33 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-03T15:46:27.888Z] #21 20.52 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T15:46:28.456Z] #21 20.89 Selecting previously unselected package libapparmor1:armhf. [2022-01-03T15:46:28.456Z] #21 20.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-03T15:46:28.456Z] #21 20.90 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-03T15:46:28.456Z] #21 20.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-03T15:46:28.456Z] #21 20.96 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-03T15:46:28.456Z] #21 20.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T15:46:28.456Z] #21 21.02 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-03T15:46:28.456Z] #21 21.03 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-03T15:46:28.456Z] #21 21.03 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T15:46:28.456Z] #21 21.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-03T15:46:28.715Z] #21 21.07 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-03T15:46:28.715Z] #21 21.08 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T15:46:28.715Z] #21 21.16 Selecting previously unselected package libc6:ppc64el. [2022-01-03T15:46:28.715Z] #21 21.17 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-03T15:46:28.974Z] #21 21.33 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T15:46:29.542Z] #21 21.94 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-03T15:46:29.542Z] #21 21.95 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-03T15:46:29.542Z] #21 21.96 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T15:46:29.542Z] #21 22.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-03T15:46:29.542Z] #21 22.00 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-03T15:46:29.542Z] #21 22.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T15:46:29.542Z] #21 22.07 Selecting previously unselected package libseccomp2:s390x. [2022-01-03T15:46:29.685Z] #62 271.3 + bin/containerd-shim-runc-v1 [2022-01-03T15:46:29.801Z] #21 22.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T15:46:29.801Z] #21 22.09 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.801Z] #21 22.13 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-03T15:46:29.801Z] #21 22.14 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T15:46:29.801Z] #21 22.14 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.801Z] #21 22.20 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-03T15:46:29.801Z] #21 22.21 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T15:46:29.801Z] #21 22.22 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.801Z] #21 22.26 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-03T15:46:29.801Z] #21 22.27 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T15:46:29.801Z] #21 22.27 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.801Z] #21 22.33 Selecting previously unselected package libseccomp2:armhf. [2022-01-03T15:46:29.801Z] #21 22.33 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T15:46:29.801Z] #21 22.34 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.801Z] #21 22.37 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-03T15:46:29.801Z] #21 22.38 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T15:46:29.801Z] #21 22.39 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:46:29.875Z] #76 exporting layers 5.9s done [2022-01-03T15:46:29.875Z] #76 writing image sha256:c1c87deb5a41b2f84caffc6cc1ee8cfefa0be4949616df90ecd756c00bbedda5 done [2022-01-03T15:46:29.875Z] #76 naming to docker.io/library/docker:60f868c2634b6d76ca49a73464a9319a5430cb59 done [2022-01-03T15:46:29.875Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:46:30.061Z] #21 22.44 Selecting previously unselected package libseccomp2:armel. [2022-01-03T15:46:30.061Z] #21 22.44 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T15:46:30.061Z] #21 22.45 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:46:30.061Z] #21 22.49 Selecting previously unselected package libseccomp-dev:armel. [2022-01-03T15:46:30.061Z] #21 22.50 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T15:46:30.061Z] #21 22.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:46:30.061Z] #21 22.56 Selecting previously unselected package libseccomp2:arm64. [2022-01-03T15:46:30.061Z] #21 22.56 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:46:30.061Z] #21 22.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:30.061Z] #21 22.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T15:46:30.061Z] #21 22.61 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:46:30.061Z] #21 22.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:30.061Z] #21 22.69 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T15:46:30.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -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:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-integration [2022-01-03T15:46:30.320Z] #21 22.71 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.72 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.73 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.74 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.76 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T15:46:30.320Z] #21 22.77 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T15:46:30.320Z] #21 22.78 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T15:46:30.320Z] #21 22.79 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T15:46:30.320Z] #21 22.80 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T15:46:30.320Z] #21 22.82 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.83 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.84 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.85 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.86 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T15:46:30.320Z] #21 22.87 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T15:46:31.698Z] #21 24.11 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-03T15:46:32.133Z] [2022-01-03T15:46:32.133Z] Removing bundles/ [2022-01-03T15:46:32.133Z] [2022-01-03T15:46:32.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:46:32.133Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:46:32.133Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:46:33.077Z] #21 25.33 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T15:46:34.454Z] #21 26.55 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T15:46:34.975Z] #62 276.4 + bin/containerd-shim-runc-v2 [2022-01-03T15:46:35.235Z] #62 277.0 + binaries [2022-01-03T15:46:35.235Z] #62 277.0 + install -D bin/containerd /build/containerd [2022-01-03T15:46:35.235Z] #62 277.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:46:35.235Z] #62 277.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:46:35.391Z] #21 27.81 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T15:46:35.495Z] #62 277.0 + install -D bin/ctr /build/ctr [2022-01-03T15:46:36.769Z] #21 29.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.05 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.08 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.09 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.10 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.11 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.13 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.14 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.15 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.18 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.19 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.20 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.22 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T15:46:36.769Z] #21 29.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.24 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.25 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.26 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.27 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:46:36.769Z] #21 29.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:46:37.033Z] #21 DONE 29.5s [2022-01-03T15:46:37.033Z] [2022-01-03T15:46:37.033Z] #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-01-03T15:46:37.033Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:46:37.292Z] #69 ... [2022-01-03T15:46:37.292Z] [2022-01-03T15:46:37.292Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:46:37.293Z] #22 sha256:8fb31094a7223f107e6ff4d2dd22fe7dca711494765c4fe1f4723fd7b3c9cc85 [2022-01-03T15:46:37.293Z] #22 ... [2022-01-03T15:46:37.293Z] [2022-01-03T15:46:37.293Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:46:37.293Z] #64 sha256:fc61aece5fd27e91415b0d6c4f90bd2519633de5093bd395a44f9cd6c801c3a7 [2022-01-03T15:46:37.293Z] #64 DONE 0.2s [2022-01-03T15:46:37.407Z] #62 DONE 279.0s [2022-01-03T15:46:37.552Z] [2022-01-03T15:46:37.552Z] #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-01-03T15:46:37.552Z] #65 sha256:8089a272591ac7eb87135c5102609521288e0ec227da41f10ba08774f3648a41 [2022-01-03T15:46:37.674Z] INFO: Expanding go... [2022-01-03T15:46:38.931Z] #65 ... [2022-01-03T15:46:38.931Z] [2022-01-03T15:46:38.931Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:46:38.931Z] #22 sha256:8fb31094a7223f107e6ff4d2dd22fe7dca711494765c4fe1f4723fd7b3c9cc85 [2022-01-03T15:46:38.931Z] #22 DONE 1.8s [2022-01-03T15:46:39.191Z] [2022-01-03T15:46:39.191Z] #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-01-03T15:46:39.191Z] #65 sha256:8089a272591ac7eb87135c5102609521288e0ec227da41f10ba08774f3648a41 [2022-01-03T15:46:39.191Z] #65 1.857 + RM_GOPATH=0 [2022-01-03T15:46:39.191Z] #65 1.857 + TMP_GOPATH= [2022-01-03T15:46:39.191Z] #65 1.857 + : /build [2022-01-03T15:46:39.191Z] #65 1.857 + '[' -z '' ']' [2022-01-03T15:46:39.191Z] #65 1.857 ++ mktemp -d [2022-01-03T15:46:39.191Z] #65 1.857 + export GOPATH=/tmp/tmp.zKLbcjfrCo [2022-01-03T15:46:39.191Z] #65 1.857 + GOPATH=/tmp/tmp.zKLbcjfrCo [2022-01-03T15:46:39.191Z] #65 1.857 + RM_GOPATH=1 [2022-01-03T15:46:39.191Z] #65 1.857 + case "$(go env GOARCH)" in [2022-01-03T15:46:39.191Z] #65 1.857 ++ go env GOARCH [2022-01-03T15:46:39.191Z] #65 1.857 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:46:39.191Z] #65 1.857 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:46:39.191Z] #65 1.857 ++ dirname /install.sh [2022-01-03T15:46:39.191Z] #65 1.857 + dir=/ [2022-01-03T15:46:39.191Z] #65 1.857 + bin=runc [2022-01-03T15:46:39.191Z] #65 1.857 + shift [2022-01-03T15:46:39.191Z] #65 1.857 + '[' '!' -f //runc.installer ']' [2022-01-03T15:46:39.191Z] #65 1.857 + . //runc.installer [2022-01-03T15:46:39.191Z] #65 1.857 ++ set -e [2022-01-03T15:46:39.191Z] #65 1.857 ++ : v1.0.3 [2022-01-03T15:46:39.191Z] #65 1.857 + install_runc [2022-01-03T15:46:39.191Z] #65 1.857 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:46:39.191Z] #65 1.857 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:46:39.191Z] #65 1.857 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zKLbcjfrCo/src/github.com/opencontainers/runc [2022-01-03T15:46:39.191Z] #65 1.857 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:46:39.191Z] #65 1.859 Cloning into '/tmp/tmp.zKLbcjfrCo/src/github.com/opencontainers/runc'... [2022-01-03T15:46:39.321Z] [2022-01-03T15:46:39.321Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:46:39.321Z] #63 sha256:5182a9cbd5174433e7f84ebdc3965eac8bfe2b60f4662c32821c8ec2363e16b9 [2022-01-03T15:46:39.890Z] #63 DONE 0.8s [2022-01-03T15:46:39.890Z] [2022-01-03T15:46:39.890Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:46:39.890Z] #68 sha256:6cf4e690f7d6758f67777be7a1509938745b275279565a7f8706f0aba448161d [2022-01-03T15:46:40.149Z] #68 DONE 0.2s [2022-01-03T15:46:40.149Z] [2022-01-03T15:46:40.149Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:46:40.149Z] #73 sha256:b874b880744e63072e6e807b263da488e8024542b946a62d0549a3a48afbf846 [2022-01-03T15:46:40.571Z] #65 ... [2022-01-03T15:46:40.571Z] [2022-01-03T15:46:40.571Z] #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-01-03T15:46:40.571Z] #23 sha256:6b40d64aa6d247ae91c9012e253b1d6ebabe26e3db301b86363651482ebf5bd1 [2022-01-03T15:46:40.571Z] #23 DONE 1.6s [2022-01-03T15:46:40.830Z] [2022-01-03T15:46:40.830Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:46:40.830Z] #24 sha256:260c212590ac297fd0780ca9053b2689fbb830f8cb0ace9a3afa1c2301fe6282 [2022-01-03T15:46:41.089Z] #73 DONE 0.9s [2022-01-03T15:46:41.089Z] [2022-01-03T15:46:41.089Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:46:41.089Z] #74 sha256:3c8ac9f90a109adc4724e32bb44278651423987cbe6f6b0c236862891778e06a [2022-01-03T15:46:41.089Z] #74 DONE 0.0s [2022-01-03T15:46:41.089Z] [2022-01-03T15:46:41.089Z] #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-01-03T15:46:41.089Z] #75 sha256:96f4fd6163bb481e7c67da264487d2271262f3d95f774ea62a540af65ca1c955 [2022-01-03T15:46:42.031Z] #75 1.039 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T15:46:42.210Z] #24 1.424 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:46:42.210Z] #24 DONE 1.5s [2022-01-03T15:46:42.210Z] [2022-01-03T15:46:42.210Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:46:42.210Z] #25 sha256:29f0477610347da33c9b8989d5d223b2386933eaa67827ee1dfdf6dcc229cc67 [2022-01-03T15:46:42.291Z] #75 1.039 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T15:46:42.291Z] #75 1.039 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T15:46:43.129Z] #75 1.391 Reading package lists... [2022-01-03T15:46:43.391Z] #75 1.889 Reading package lists... [2022-01-03T15:46:43.592Z] #25 DONE 1.4s [2022-01-03T15:46:43.592Z] [2022-01-03T15:46:43.592Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:46:43.592Z] #26 sha256:bae6f348b4c1588b7cdbb7b159ae6c20f73645368cf9a1a88a6634aeadba0b97 [2022-01-03T15:46:43.651Z] #75 2.385 Building dependency tree... [2022-01-03T15:46:43.651Z] #75 2.485 Reading state information... [2022-01-03T15:46:43.651Z] #75 2.597 The following additional packages will be installed: [2022-01-03T15:46:43.911Z] #75 2.598 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-03T15:46:43.911Z] #75 2.598 systemd-timesyncd [2022-01-03T15:46:43.911Z] #75 2.599 Suggested packages: [2022-01-03T15:46:43.911Z] #75 2.599 systemd-container policykit-1 [2022-01-03T15:46:43.911Z] #75 2.599 Recommended packages: [2022-01-03T15:46:43.911Z] #75 2.599 libnss-systemd [2022-01-03T15:46:43.911Z] #75 2.684 The following NEW packages will be installed: [2022-01-03T15:46:43.911Z] #75 2.684 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-03T15:46:43.911Z] #75 2.685 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-03T15:46:44.172Z] #75 2.954 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:46:44.172Z] #75 2.954 Need to get 5937 kB of archives. [2022-01-03T15:46:44.172Z] #75 2.954 After this operation, 19.5 MB of additional disk space will be used. [2022-01-03T15:46:44.172Z] #75 2.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-03T15:46:44.172Z] #75 2.958 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-03T15:46:44.172Z] #75 2.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-03T15:46:44.172Z] #75 2.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-03T15:46:44.172Z] #75 2.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-03T15:46:44.172Z] #75 2.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-03T15:46:44.172Z] #75 3.030 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-03T15:46:44.172Z] #75 3.031 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-03T15:46:44.172Z] #75 3.033 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-03T15:46:44.172Z] #75 3.034 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-03T15:46:44.172Z] #75 3.054 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-03T15:46:44.432Z] #75 3.211 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:46:44.432Z] #75 3.239 Fetched 5937 kB in 0s (16.2 MB/s) [2022-01-03T15:46:44.432Z] #75 3.265 Selecting previously unselected package libargon2-1:amd64. [2022-01-03T15:46:44.432Z] #75 3.265 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-01-03T15:46:44.432Z] #75 3.276 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-03T15:46:44.432Z] #75 3.283 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T15:46:44.432Z] #75 3.314 Selecting previously unselected package libjson-c5:amd64. [2022-01-03T15:46:44.432Z] #75 3.316 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-03T15:46:44.432Z] #75 3.320 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-03T15:46:44.432Z] #75 3.401 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-03T15:46:44.432Z] #75 3.404 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-03T15:46:44.432Z] #75 3.408 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T15:46:44.432Z] #75 3.460 Selecting previously unselected package libkmod2:amd64. [2022-01-03T15:46:44.432Z] #75 3.463 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-03T15:46:44.432Z] #75 3.466 Unpacking libkmod2:amd64 (28-1) ... [2022-01-03T15:46:44.432Z] #75 3.505 Selecting previously unselected package systemd-timesyncd. [2022-01-03T15:46:44.692Z] #75 3.508 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-03T15:46:44.692Z] #75 3.512 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-03T15:46:44.692Z] #75 3.564 Selecting previously unselected package systemd. [2022-01-03T15:46:44.692Z] #75 3.567 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-03T15:46:44.692Z] #75 3.601 Unpacking systemd (247.3-6) ... [2022-01-03T15:46:44.974Z] #26 DONE 1.5s [2022-01-03T15:46:44.974Z] [2022-01-03T15:46:44.974Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:46:44.974Z] #27 sha256:a69a3d3e3728c6a6c499b3cc49d903d9efff101e73a8a199bf354f98f4a3269c [2022-01-03T15:46:45.262Z] #75 4.104 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T15:46:45.262Z] #75 4.116 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-03T15:46:45.262Z] #75 4.127 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T15:46:45.262Z] #75 4.139 Setting up libkmod2:amd64 (28-1) ... [2022-01-03T15:46:45.262Z] #75 4.150 Setting up systemd (247.3-6) ... [2022-01-03T15:46:45.262Z] #75 4.192 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-03T15:46:45.262Z] #75 4.194 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-03T15:46:45.262Z] #75 4.197 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-03T15:46:45.523Z] #75 4.520 Setting up systemd-timesyncd (247.3-6) ... [2022-01-03T15:46:45.784Z] #75 4.733 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T15:46:45.784Z] #75 4.733 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T15:46:45.784Z] #75 4.792 Selecting previously unselected package systemd-sysv. [2022-01-03T15:46:46.045Z] #75 4.792 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-01-03T15:46:46.045Z] #75 4.806 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-03T15:46:46.045Z] #75 4.809 Unpacking systemd-sysv (247.3-6) ... [2022-01-03T15:46:46.045Z] #75 4.853 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-03T15:46:46.045Z] #75 4.856 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-03T15:46:46.045Z] #75 4.860 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T15:46:46.045Z] #75 4.916 Selecting previously unselected package dbus. [2022-01-03T15:46:46.045Z] #75 4.919 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-03T15:46:46.045Z] #75 4.928 Unpacking dbus (1.12.20-2) ... [2022-01-03T15:46:46.045Z] #75 4.980 Selecting previously unselected package libpam-systemd:amd64. [2022-01-03T15:46:46.045Z] #75 4.982 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-03T15:46:46.045Z] #75 4.986 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-03T15:46:46.045Z] #75 5.030 Selecting previously unselected package dbus-user-session. [2022-01-03T15:46:46.305Z] #75 5.033 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-03T15:46:46.305Z] #75 5.036 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-03T15:46:46.305Z] #75 5.101 Setting up systemd-sysv (247.3-6) ... [2022-01-03T15:46:46.305Z] #75 5.113 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T15:46:46.305Z] #75 5.123 Setting up dbus (1.12.20-2) ... [2022-01-03T15:46:46.305Z] #75 5.236 invoke-rc.d: could not determine current runlevel [2022-01-03T15:46:46.305Z] #75 5.239 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:46:46.305Z] #75 5.246 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-03T15:46:46.357Z] #27 DONE 1.3s [2022-01-03T15:46:46.357Z] [2022-01-03T15:46:46.357Z] #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-01-03T15:46:46.357Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T15:46:46.566Z] #75 5.402 Setting up dbus-user-session (1.12.20-2) ... [2022-01-03T15:46:46.566Z] #75 5.416 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:46:46.566Z] #75 DONE 5.5s [2022-01-03T15:46:46.566Z] [2022-01-03T15:46:46.566Z] #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-01-03T15:46:46.567Z] #76 sha256:921813f28a45f7231992be22b46a72be5cbc219ef4d56ba6e51631a8639c4bfe [2022-01-03T15:46:47.509Z] #76 0.766 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T15:46:47.509Z] #76 0.773 Dload Upload Total Spent Left Speed [2022-01-03T15:46:47.509Z] #76 0.774 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18989 0 --:--:-- --:--:-- --:--:-- 18989 [2022-01-03T15:46:47.509Z] #76 DONE 0.9s [2022-01-03T15:46:47.509Z] [2022-01-03T15:46:47.509Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:46:47.509Z] #77 sha256:af2e87b7513b33bf76f0656f7d0d5e6e4b139b6e8c4be3d1c79d105c7c8c21a2 [2022-01-03T15:46:47.737Z] #28 1.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:46:47.737Z] #28 1.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:46:47.737Z] #28 1.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:46:48.306Z] #28 2.246 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:46:48.875Z] #28 2.741 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:46:48.975Z] #77 DONE 1.3s [2022-01-03T15:46:48.975Z] [2022-01-03T15:46:48.975Z] #78 exporting to image [2022-01-03T15:46:48.975Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:46:48.975Z] #78 exporting layers [2022-01-03T15:46:49.444Z] #28 3.258 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:46:50.012Z] #28 3.785 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:46:50.582Z] #28 4.351 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:46:51.151Z] #28 4.961 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:46:51.720Z] #28 5.601 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:46:51.720Z] #28 5.601 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:46:51.720Z] #28 5.601 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:46:51.720Z] #28 5.619 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:46:51.720Z] #28 5.619 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:46:51.720Z] #28 5.637 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:46:52.657Z] #28 6.189 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:46:52.657Z] #28 6.205 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:46:52.657Z] #28 6.205 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:46:52.657Z] #28 6.205 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:46:52.657Z] #28 6.205 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:46:52.657Z] #28 6.205 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:46:54.564Z] #28 ... [2022-01-03T15:46:54.564Z] [2022-01-03T15:46:54.564Z] #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-01-03T15:46:54.564Z] #65 sha256:8089a272591ac7eb87135c5102609521288e0ec227da41f10ba08774f3648a41 [2022-01-03T15:46:54.564Z] #65 7.293 + cd /tmp/tmp.zKLbcjfrCo/src/github.com/opencontainers/runc [2022-01-03T15:46:54.564Z] #65 7.293 + git checkout -q v1.0.3 [2022-01-03T15:46:54.564Z] #65 7.685 + '[' -z '' ']' [2022-01-03T15:46:54.564Z] #65 7.685 + target=static [2022-01-03T15:46:54.564Z] #65 7.685 + make BUILDTAGS=seccomp static [2022-01-03T15:46:54.564Z] #65 8.016 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:46:57.158Z] #78 exporting layers 7.7s done [2022-01-03T15:46:57.158Z] #78 writing image sha256:64b69e748745d8585650a648dbc4858378a4b3daede6fda34ba952cd7a84e7e4 done [2022-01-03T15:46:57.158Z] #78 naming to docker.io/library/docker:60f868c2634b6d76ca49a73464a9319a5430cb59 done [2022-01-03T15:46:57.158Z] #78 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:46:57.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -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:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-integration [2022-01-03T15:46:59.425Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-03T15:46:59.425Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-03T15:46:59.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-03T15:46:59.425Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-03T15:46:59.425Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-01-03T15:46:59.425Z] Detected virtualization docker. [2022-01-03T15:46:59.425Z] Detected architecture x86-64. [2022-01-03T15:46:59.425Z] Set hostname to <8d7a9fcd8676>. [2022-01-03T15:46:59.425Z] modprobe@configfs.service: Succeeded. [2022-01-03T15:46:59.425Z] modprobe@drm.service: Succeeded. [2022-01-03T15:46:59.425Z] modprobe@fuse.service: Succeeded. [2022-01-03T15:46:59.686Z] + source /etc/docker-entrypoint-cmd [2022-01-03T15:46:59.686Z] ++ hack/make.sh dynbinary test-integration [2022-01-03T15:46:59.686Z] [2022-01-03T15:46:59.686Z] Removing bundles/ [2022-01-03T15:46:59.686Z] [2022-01-03T15:46:59.686Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:46:59.686Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:46:59.686Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:47:00.243Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:47:00.243Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:47:00.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:47:00.244Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:47:00.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-03T15:47:00.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-03T15:47:00.244Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T15:47:00.244Z] INFO: Docker version of control daemon [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Client: [2022-01-03T15:47:00.244Z] Version: 20.10.9 [2022-01-03T15:47:00.244Z] API version: 1.41 [2022-01-03T15:47:00.244Z] Go version: go1.16.8 [2022-01-03T15:47:00.244Z] Git commit: c2ea9bc [2022-01-03T15:47:00.244Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:47:00.244Z] OS/Arch: windows/amd64 [2022-01-03T15:47:00.244Z] Context: default [2022-01-03T15:47:00.244Z] Experimental: true [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Server: Docker Engine - Community [2022-01-03T15:47:00.244Z] Engine: [2022-01-03T15:47:00.244Z] Version: 20.10.9 [2022-01-03T15:47:00.244Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:47:00.244Z] Go version: go1.16.8 [2022-01-03T15:47:00.244Z] Git commit: 79ea9d3 [2022-01-03T15:47:00.244Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:47:00.244Z] OS/Arch: windows/amd64 [2022-01-03T15:47:00.244Z] Experimental: true [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] INFO: Docker info of control daemon [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Client: [2022-01-03T15:47:00.244Z] Context: default [2022-01-03T15:47:00.244Z] Debug Mode: false [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Server: [2022-01-03T15:47:00.244Z] Containers: 0 [2022-01-03T15:47:00.244Z] Running: 0 [2022-01-03T15:47:00.244Z] Paused: 0 [2022-01-03T15:47:00.244Z] Stopped: 0 [2022-01-03T15:47:00.244Z] Images: 1 [2022-01-03T15:47:00.244Z] Server Version: 20.10.9 [2022-01-03T15:47:00.244Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:47:00.244Z] Windows: [2022-01-03T15:47:00.244Z] LCOW: [2022-01-03T15:47:00.244Z] Logging Driver: json-file [2022-01-03T15:47:00.244Z] Plugins: [2022-01-03T15:47:00.244Z] Volume: local [2022-01-03T15:47:00.244Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:47:00.244Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:47:00.244Z] Swarm: inactive [2022-01-03T15:47:00.244Z] Default Isolation: process [2022-01-03T15:47:00.244Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:47:00.244Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:47:00.244Z] OSType: windows [2022-01-03T15:47:00.244Z] Architecture: x86_64 [2022-01-03T15:47:00.244Z] CPUs: 4 [2022-01-03T15:47:00.244Z] Total Memory: 32GiB [2022-01-03T15:47:00.244Z] Name: azwin-2-a79a00 [2022-01-03T15:47:00.244Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:47:00.244Z] Docker Root Dir: D:\docker [2022-01-03T15:47:00.244Z] Debug Mode: false [2022-01-03T15:47:00.244Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:47:00.244Z] Labels: [2022-01-03T15:47:00.244Z] Experimental: true [2022-01-03T15:47:00.244Z] Insecure Registries: [2022-01-03T15:47:00.244Z] 10.0.0.4:5000 [2022-01-03T15:47:00.244Z] 127.0.0.0/8 [2022-01-03T15:47:00.244Z] Registry Mirrors: [2022-01-03T15:47:00.244Z] http://10.0.0.4:5000/ [2022-01-03T15:47:00.244Z] Live Restore Enabled: false [2022-01-03T15:47:00.244Z] Product License: Community Engine [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] INFO: Commit hash is 60f868c263 [2022-01-03T15:47:00.244Z] INFO: Nuke-Everything... [2022-01-03T15:47:00.244Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:47:00.244Z] INFO: Nuking d:\CI [2022-01-03T15:47:00.244Z] INFO: Zapped successfully [2022-01-03T15:47:00.244Z] INFO: Location for testing is d:\CI\PR-43107\2 [2022-01-03T15:47:00.244Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:46:49... [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:47:00.244Z] [2022-01-03T15:47:00.244Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:47:00.244Z] ---> 136110e1a05c [2022-01-03T15:47:00.244Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:47:00.244Z] ---> Running in f19644e93a6e [2022-01-03T15:47:00.244Z] Removing intermediate container f19644e93a6e [2022-01-03T15:47:00.244Z] ---> 80167d973013 [2022-01-03T15:47:00.244Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:47:00.244Z] ---> Running in fbc8bc9a8ab8 [2022-01-03T15:47:00.244Z] Removing intermediate container fbc8bc9a8ab8 [2022-01-03T15:47:00.244Z] ---> 3812a280ef1c [2022-01-03T15:47:00.244Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:47:00.244Z] ---> Running in 301fd7a980f9 [2022-01-03T15:47:00.244Z] Removing intermediate container 301fd7a980f9 [2022-01-03T15:47:00.244Z] ---> 2f96a2d9867a [2022-01-03T15:47:00.244Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:47:00.244Z] ---> Running in feebf24e7732 [2022-01-03T15:47:00.244Z] Removing intermediate container feebf24e7732 [2022-01-03T15:47:00.244Z] ---> d325b5ed9360 [2022-01-03T15:47:00.244Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:47:00.244Z] ---> Running in b97550228ac7 [2022-01-03T15:47:00.244Z] Removing intermediate container b97550228ac7 [2022-01-03T15:47:00.244Z] ---> d316039e448e [2022-01-03T15:47:00.244Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:47:00.244Z] ---> Running in 441207e92b70 [2022-01-03T15:47:02.471Z] [2022-01-03T15:47:02.471Z] SUCCESS: Specified value was saved. [2022-01-03T15:47:02.685Z] #65 ... [2022-01-03T15:47:02.686Z] [2022-01-03T15:47:02.686Z] #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-01-03T15:47:02.686Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:47:02.686Z] #69 87.24 + bin/containerd [2022-01-03T15:47:02.983Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:47:02.983Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:47:03.461Z] INFO: Downloading git... [2022-01-03T15:47:05.032Z] INFO: Downloading go... [2022-01-03T15:47:06.607Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:47:06.787Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:47:07.081Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:47:07.081Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:47:07.081Z] INFO: Extracting git... [2022-01-03T15:47:07.257Z] INFO: Removing downloaded files... [2022-01-03T15:47:07.257Z] INFO: Downloading containerd [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/builder/remotecontext 0.063s coverage: 13.7% of statements [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/builder/dockerfile 0.128s coverage: 49.0% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-03T15:47:14.152Z] ok github.com/docker/docker/builder/remotecontext/git 0.946s coverage: 86.3% of statements [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:47:14.152Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:47:14.936Z] #69 ... [2022-01-03T15:47:14.936Z] [2022-01-03T15:47:14.936Z] #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-01-03T15:47:14.936Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T15:47:14.936Z] #28 28.34 Fetched 48.8 MB in 27s (1811 kB/s) [2022-01-03T15:47:15.095Z] ok github.com/docker/docker/cmd/docker-proxy 0.263s coverage: 69.3% of statements [2022-01-03T15:47:16.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:47:16.441Z] Using test binary docker [2022-01-03T15:47:16.441Z] +++ /etc/init.d/apparmor start [2022-01-03T15:47:16.441Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:47:16.441Z] INFO: Waiting for daemon to start... [2022-01-03T15:47:16.441Z] Starting dockerd [2022-01-03T15:47:16.441Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-03T15:47:16.441Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:47:16.441Z] Using test binary docker [2022-01-03T15:47:16.441Z] +++ /etc/init.d/apparmor start [2022-01-03T15:47:16.441Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:47:16.441Z] INFO: Waiting for daemon to start... [2022-01-03T15:47:16.441Z] Starting dockerd [2022-01-03T15:47:16.441Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-03T15:47:16.441Z] . [2022-01-03T15:47:16.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:47:16.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:47:16.441Z] Error: No such image: emptyfs [2022-01-03T15:47:16.441Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:47:16.441Z] ++++ docker load [2022-01-03T15:47:16.441Z] Running integration-test (iteration 1) [2022-01-03T15:47:16.441Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-03T15:47:16.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-03T15:47:16.441Z] ++ set -e [2022-01-03T15:47:16.441Z] ++ '[' -n 0 ']' [2022-01-03T15:47:16.441Z] ++ set -x [2022-01-03T15:47:16.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-03T15:47:16.441Z] Loaded image: busybox:latest [2022-01-03T15:47:16.441Z] Loaded image: busybox:glibc [2022-01-03T15:47:16.441Z] [2022-01-03T15:47:16.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:47:16.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:47:16.441Z] Error: No such image: emptyfs [2022-01-03T15:47:16.441Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:47:16.441Z] ++++ docker load [2022-01-03T15:47:16.441Z] Running integration-test (iteration 1) [2022-01-03T15:47:16.441Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-03T15:47:16.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-03T15:47:16.441Z] ++ set -e [2022-01-03T15:47:16.441Z] ++ '[' -n 0 ']' [2022-01-03T15:47:16.441Z] ++ set -x [2022-01-03T15:47:16.441Z] ++ 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-01-03T15:47:16.441Z] Loaded image: busybox:latest [2022-01-03T15:47:16.441Z] Loaded image: busybox:glibc [2022-01-03T15:47:17.004Z] Loaded image: debian:bullseye-slim [2022-01-03T15:47:17.260Z] Loaded image: hello-world:latest [2022-01-03T15:47:17.260Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:47:17.260Z] INFO: Testing against a local daemon [2022-01-03T15:47:17.260Z] === RUN TestDockerDaemonSuite [2022-01-03T15:47:17.260Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-03T15:47:17.639Z] ok github.com/docker/docker/client 0.139s coverage: 75.6% of statements [2022-01-03T15:47:19.781Z] Loaded image: debian:bullseye-slim [2022-01-03T15:47:19.781Z] Loaded image: hello-world:latest [2022-01-03T15:47:19.781Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:47:19.781Z] INFO: Testing against a local daemon [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T15:47:19.781Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T15:47:20.344Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T15:47:20.344Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T15:47:20.907Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T15:47:20.907Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T15:47:21.473Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T15:47:21.473Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T15:47:21.473Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T15:47:22.039Z] INFO: Expanding go... [2022-01-03T15:47:22.841Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T15:47:23.089Z] #28 28.34 Reading package lists... [2022-01-03T15:47:23.404Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T15:47:23.404Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T15:47:23.404Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T15:47:23.404Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-03T15:47:24.336Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T15:47:25.265Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T15:47:25.265Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T15:47:25.522Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T15:47:25.522Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T15:47:25.522Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T15:47:29.654Z] #28 36.59 Reading package lists... [2022-01-03T15:47:30.592Z] #28 42.76 Building dependency tree... [2022-01-03T15:47:31.971Z] #28 45.67 bzip2 is already the newest version (1.0.8-4). [2022-01-03T15:47:31.971Z] #28 45.67 patch is already the newest version (2.7.6-7). [2022-01-03T15:47:31.971Z] #28 45.67 xz-utils is already the newest version (5.2.5-2). [2022-01-03T15:47:31.971Z] #28 45.67 The following additional packages will be installed: [2022-01-03T15:47:31.971Z] #28 45.68 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T15:47:31.971Z] #28 45.68 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-03T15:47:31.971Z] #28 45.68 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:47:31.971Z] #28 45.68 python3-pkg-resources vim-runtime xxd [2022-01-03T15:47:31.971Z] #28 45.70 Suggested packages: [2022-01-03T15:47:31.971Z] #28 45.70 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-03T15:47:31.971Z] #28 45.70 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-03T15:47:31.971Z] #28 45.70 Recommended packages: [2022-01-03T15:47:31.971Z] #28 45.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:47:32.573Z] [2022-01-03T15:47:32.573Z] Name Version Source Summary [2022-01-03T15:47:32.573Z] ---- ------- ------ ------- [2022-01-03T15:47:32.573Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:47:33.043Z] [2022-01-03T15:47:33.043Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:47:33.043Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:47:33.043Z] PSChildName : containerd [2022-01-03T15:47:33.043Z] PSDrive : C [2022-01-03T15:47:33.043Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:47:33.043Z] PSIsContainer : True [2022-01-03T15:47:33.043Z] Name : containerd [2022-01-03T15:47:33.043Z] FullName : C:\containerd [2022-01-03T15:47:33.043Z] Parent : [2022-01-03T15:47:33.043Z] Exists : True [2022-01-03T15:47:33.043Z] Root : C:\ [2022-01-03T15:47:33.043Z] Extension : [2022-01-03T15:47:33.043Z] CreationTime : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] CreationTimeUtc : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] LastAccessTime : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] LastAccessTimeUtc : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] LastWriteTime : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] LastWriteTimeUtc : 1/3/2022 3:47:32 PM [2022-01-03T15:47:33.043Z] Attributes : Directory [2022-01-03T15:47:33.043Z] Mode : d----- [2022-01-03T15:47:33.043Z] BaseName : containerd [2022-01-03T15:47:33.043Z] Target : {} [2022-01-03T15:47:33.043Z] LinkType : [2022-01-03T15:47:33.043Z] [2022-01-03T15:47:33.361Z] #28 47.18 The following NEW packages will be installed: [2022-01-03T15:47:33.361Z] #28 47.18 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-03T15:47:33.361Z] #28 47.18 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T15:47:33.361Z] #28 47.18 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-03T15:47:33.361Z] #28 47.19 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-03T15:47:33.361Z] #28 47.19 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-03T15:47:33.361Z] #28 47.19 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-03T15:47:33.361Z] #28 47.19 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-03T15:47:33.610Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T15:47:33.619Z] #28 47.57 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:47:33.619Z] #28 47.57 Need to get 18.6 MB of archives. [2022-01-03T15:47:33.619Z] #28 47.57 After this operation, 71.4 MB of additional disk space will be used. [2022-01-03T15:47:33.619Z] #28 47.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:47:33.619Z] #28 47.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:47:33.620Z] #28 47.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:47:33.620Z] #28 47.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:47:33.878Z] #28 47.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:47:33.878Z] #28 47.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:47:33.878Z] #28 47.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:47:33.878Z] #28 47.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:47:33.878Z] #28 47.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:47:33.878Z] #28 47.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:47:33.878Z] #28 47.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:47:33.878Z] #28 47.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:47:33.878Z] #28 47.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:47:33.878Z] #28 47.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:47:33.879Z] #28 47.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:47:33.879Z] #28 47.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:47:33.879Z] #28 47.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:47:33.879Z] #28 47.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:47:33.879Z] #28 47.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:47:33.879Z] #28 47.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:47:33.879Z] #28 47.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:47:33.879Z] #28 47.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:47:33.879Z] #28 47.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:47:33.879Z] #28 47.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:47:33.879Z] #28 47.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:47:33.879Z] #28 47.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:47:33.879Z] #28 47.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:47:33.879Z] #28 47.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:47:33.879Z] #28 47.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:47:33.879Z] #28 47.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:47:33.879Z] #28 47.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:47:33.879Z] #28 47.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:47:33.879Z] #28 47.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:47:33.879Z] #28 47.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:47:33.879Z] #28 47.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:47:33.879Z] #28 47.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:47:33.879Z] #28 47.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:47:33.879Z] #28 47.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:47:34.033Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:47:34.033Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:47:34.033Z] [2022-01-03T15:47:34.033Z] [2022-01-03T15:47:34.137Z] #28 47.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:47:34.137Z] #28 47.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:47:34.137Z] #28 47.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:47:34.137Z] #28 47.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:47:34.137Z] #28 47.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:47:34.137Z] #28 47.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:47:34.704Z] #28 48.65 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:47:34.962Z] #28 48.93 Fetched 18.6 MB in 1s (26.0 MB/s) [2022-01-03T15:47:35.221Z] #28 48.98 Selecting previously unselected package pigz. [2022-01-03T15:47:35.221Z] #28 48.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-03T15:47:35.221Z] #28 49.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:47:35.221Z] #28 49.04 Unpacking pigz (2.6-1) ... [2022-01-03T15:47:35.221Z] #28 49.11 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:47:35.221Z] #28 49.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:47:35.221Z] #28 49.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:47:35.479Z] #28 49.27 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:47:35.480Z] #28 49.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:47:35.480Z] #28 49.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:47:35.480Z] #28 49.35 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:47:35.480Z] #28 49.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:47:35.480Z] #28 49.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:47:35.480Z] #28 49.41 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:47:35.504Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T15:47:35.739Z] #28 49.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:47:35.739Z] #28 49.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:47:35.739Z] #28 49.47 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:47:35.739Z] #28 49.48 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:47:35.739Z] #28 49.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:47:35.739Z] #28 49.54 Selecting previously unselected package libcap2-bin. [2022-01-03T15:47:35.739Z] #28 49.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:47:35.739Z] #28 49.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:47:35.739Z] #28 49.62 Selecting previously unselected package iproute2. [2022-01-03T15:47:35.739Z] #28 49.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:47:35.739Z] #28 49.63 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:47:35.998Z] #28 49.92 Selecting previously unselected package xxd. [2022-01-03T15:47:35.998Z] #28 49.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:47:35.998Z] #28 49.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:36.257Z] #28 50.01 Selecting previously unselected package vim-common. [2022-01-03T15:47:36.257Z] #28 50.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:47:36.257Z] #28 50.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:36.517Z] #28 50.15 Selecting previously unselected package bash-completion. [2022-01-03T15:47:36.517Z] #28 50.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:47:37.455Z] #28 51.26 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:47:37.714Z] #28 51.54 Selecting previously unselected package apparmor. [2022-01-03T15:47:37.714Z] #28 51.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:47:37.714Z] #28 51.59 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:47:37.974Z] #28 51.82 Selecting previously unselected package inetutils-ping. [2022-01-03T15:47:37.974Z] #28 51.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:47:37.974Z] #28 51.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:47:37.974Z] #28 51.90 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:47:38.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T15:47:38.234Z] #28 51.91 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:47:38.234Z] #28 51.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:47:38.234Z] #28 51.97 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:47:38.234Z] #28 51.97 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:47:38.234Z] #28 51.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:47:38.234Z] #28 52.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:47:38.234Z] #28 52.04 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:47:38.234Z] #28 52.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:47:38.234Z] #28 52.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:47:38.234Z] #28 52.09 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:47:38.234Z] #28 52.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:47:38.493Z] #28 52.16 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:47:38.493Z] #28 52.17 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:47:38.493Z] #28 52.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:47:38.493Z] #28 52.23 Selecting previously unselected package iptables. [2022-01-03T15:47:38.493Z] #28 52.24 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:47:38.493Z] #28 52.25 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:47:38.493Z] #28 52.42 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:47:38.753Z] #28 52.43 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:47:38.753Z] #28 52.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:47:38.753Z] #28 52.54 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:47:38.753Z] #28 52.55 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:47:38.753Z] #28 52.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:47:38.753Z] #28 52.62 Selecting previously unselected package jq. [2022-01-03T15:47:38.753Z] #28 52.63 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:47:38.753Z] #28 52.64 Unpacking jq (1.6-2.1) ... [2022-01-03T15:47:38.753Z] #28 52.69 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:47:38.753Z] #28 52.70 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:47:38.753Z] #28 52.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:47:39.012Z] #28 52.76 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:47:39.012Z] #28 52.77 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:47:39.012Z] #28 52.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:47:39.012Z] #28 52.83 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:47:39.012Z] #28 52.84 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:47:39.012Z] #28 52.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:47:39.275Z] #28 52.89 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:47:39.276Z] #28 52.90 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:47:39.276Z] #28 52.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:47:39.276Z] #28 52.96 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:47:39.276Z] #28 52.97 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:47:39.276Z] #28 52.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:47:39.276Z] #28 53.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:47:39.276Z] #28 53.09 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:47:39.276Z] #28 53.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:47:39.276Z] #28 53.14 Selecting previously unselected package net-tools. [2022-01-03T15:47:39.390Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T15:47:39.535Z] #28 53.16 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:47:39.535Z] #28 53.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:47:39.535Z] #28 53.30 Selecting previously unselected package python-pip-whl. [2022-01-03T15:47:39.535Z] #28 53.31 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:47:39.535Z] #28 53.32 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:47:39.795Z] #28 53.68 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:47:39.795Z] #28 53.69 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:47:39.795Z] #28 53.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:47:39.795Z] #28 53.78 Selecting previously unselected package python3-distutils. [2022-01-03T15:47:39.795Z] #28 53.79 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:47:39.795Z] #28 53.80 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:47:40.055Z] #28 53.88 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:47:40.055Z] #28 53.89 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:47:40.055Z] #28 53.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:47:40.314Z] #28 54.00 Selecting previously unselected package python3-setuptools. [2022-01-03T15:47:40.314Z] #28 54.01 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:47:40.314Z] #28 54.02 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:47:40.314Z] #28 54.19 Selecting previously unselected package python3-wheel. [2022-01-03T15:47:40.314Z] #28 54.20 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:47:40.314Z] #28 54.20 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:47:40.318Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T15:47:40.574Z] #28 54.26 Selecting previously unselected package python3-pip. [2022-01-03T15:47:40.574Z] #28 54.27 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:47:40.574Z] #28 54.28 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:47:40.574Z] #28 54.43 Selecting previously unselected package sudo. [2022-01-03T15:47:40.574Z] #28 54.44 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:47:40.574Z] #28 54.45 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:47:40.883Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T15:47:41.143Z] #28 54.76 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:47:41.143Z] #28 54.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:47:41.143Z] #28 54.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:47:41.143Z] #28 54.92 Selecting previously unselected package uidmap. [2022-01-03T15:47:41.143Z] #28 54.92 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:47:41.143Z] #28 54.93 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:47:41.143Z] #28 55.05 Selecting previously unselected package vim-runtime. [2022-01-03T15:47:41.143Z] #28 55.06 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:47:41.143Z] #28 55.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:47:41.143Z] #28 55.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:47:41.403Z] #28 55.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:41.814Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T15:47:41.814Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-03T15:47:42.378Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-03T15:47:42.783Z] #28 56.69 Selecting previously unselected package vim. [2022-01-03T15:47:42.783Z] #28 56.70 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:47:43.043Z] #28 56.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:43.303Z] #28 57.05 Selecting previously unselected package xfsprogs. [2022-01-03T15:47:43.303Z] #28 57.06 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:47:43.303Z] #28 57.07 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:47:43.308Z] docker_cli_daemon_test.go:1488: [dc731df0a7693] daemon is not started [2022-01-03T15:47:43.563Z] #28 57.37 Selecting previously unselected package zip. [2022-01-03T15:47:43.563Z] #28 57.38 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-03T15:47:43.563Z] #28 57.39 Unpacking zip (3.0-12) ... [2022-01-03T15:47:43.822Z] #28 57.47 Selecting previously unselected package zstd. [2022-01-03T15:47:43.822Z] #28 57.48 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:47:43.822Z] #28 57.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:47:43.872Z] check_test.go:308: [db708f84fef09] daemon is not started [2022-01-03T15:47:43.872Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-03T15:47:44.081Z] #28 57.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:47:44.435Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-03T15:47:44.600Z] #28 58.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:47:44.600Z] #28 58.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:47:44.600Z] #28 58.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:47:44.600Z] #28 58.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:47:44.600Z] #28 58.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:47:44.600Z] #28 58.35 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:47:44.600Z] #28 58.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:47:44.600Z] #28 58.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:47:44.600Z] #28 58.38 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:47:44.692Z] --- PASS: TestBuildWithHugeFile (109.64s) [2022-01-03T15:47:44.692Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:47:44.692Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:47:44.692Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:47:44.692Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:47:44.692Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:47:44.692Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:47:44.692Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:47:44.692Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:47:44.692Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:47:44.692Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:47:44.692Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:47:44.692Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:47:44.949Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:47:44.949Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-01-03T15:47:44.949Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-01-03T15:47:44.949Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2022-01-03T15:47:44.949Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-01-03T15:47:44.949Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:47:44.949Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:47:45.119Z] #28 58.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:45.119Z] #28 58.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:47:45.119Z] #28 58.76 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:47:45.119Z] #28 58.77 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:47:46.057Z] #28 59.84 Setting up zip (3.0-12) ... [2022-01-03T15:47:46.057Z] #28 59.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:46.057Z] #28 59.88 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:47:46.318Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-03T15:47:46.318Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-03T15:47:47.247Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T15:47:47.346Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:47:47.346Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:47:47.439Z] #28 61.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:47:47.439Z] #28 61.19 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:47:47.439Z] #28 61.25 invoke-rc.d: could not determine current runlevel [2022-01-03T15:47:47.439Z] #28 61.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:47:47.439Z] #28 61.26 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:47:47.439Z] #28 61.28 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:47:47.439Z] #28 61.29 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:47:47.439Z] #28 61.30 Setting up pigz (2.6-1) ... [2022-01-03T15:47:47.439Z] #28 61.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:47:47.439Z] #28 61.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:47:47.439Z] #28 61.34 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:47:47.698Z] #28 61.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:47.809Z] check_test.go:308: [df10e57f31aa6] daemon is not started [2022-01-03T15:47:47.810Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-03T15:47:47.810Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T15:47:47.810Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:47:48.256Z] #28 61.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:47:48.256Z] #28 62.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:47:48.516Z] #28 62.29 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:47:48.516Z] #28 62.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:47:48.516Z] #28 62.31 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:47:48.516Z] #28 62.33 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:47:48.775Z] #28 62.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:47:48.776Z] #28 62.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:47:49.035Z] #28 62.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:47:49.035Z] #28 62.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:47:49.035Z] #28 62.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:47:49.035Z] #28 62.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:47:49.035Z] #28 62.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:47:49.035Z] #28 62.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:47:49.035Z] #28 62.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:47:49.035Z] #28 62.73 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:47:49.175Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2022-01-03T15:47:49.175Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.98s) [2022-01-03T15:47:49.175Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-01-03T15:47:49.175Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:47:49.175Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:47:49.175Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:47:49.432Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T15:47:49.747Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2022-01-03T15:47:49.747Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-01-03T15:47:49.747Z] ok github.com/docker/docker/cmd/dockerd/trap 2.390s coverage: 0.0% of statements [2022-01-03T15:47:49.747Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:47:49.747Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:47:49.747Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:47:49.747Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:47:49.747Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:47:49.973Z] #28 63.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:47:49.973Z] #28 63.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:47:49.973Z] #28 63.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:47:49.973Z] #28 63.68 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:47:49.994Z] Loaded image: busybox:latest [2022-01-03T15:47:50.250Z] Loaded image: busybox:glibc [2022-01-03T15:47:50.250Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T15:47:50.541Z] #28 64.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:47:50.541Z] #28 64.46 Setting up jq (1.6-2.1) ... [2022-01-03T15:47:50.541Z] #28 64.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:47:50.541Z] #28 64.48 Setting up iptables (1.8.7-1) ... [2022-01-03T15:47:50.541Z] #28 64.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:47:50.541Z] #28 64.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:47:50.541Z] #28 64.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:47:50.541Z] #28 64.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:47:50.800Z] #28 64.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:47:50.800Z] #28 64.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:47:50.800Z] #28 64.53 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:47:50.800Z] #28 64.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:47:51.182Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T15:47:51.741Z] #28 DONE 65.5s [2022-01-03T15:47:51.741Z] [2022-01-03T15:47:51.741Z] #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-01-03T15:47:51.741Z] #29 sha256:a5cd1bb39c692973e2daf8829847bc13abdde208354f444d8c6da4f7d8f10c30 [2022-01-03T15:47:52.118Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:47:52.118Z] INFO: Removing downloaded files... [2022-01-03T15:47:52.118Z] INFO: Downloading containerd [2022-01-03T15:47:52.550Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T15:47:52.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-03T15:47:53.116Z] Loaded image: debian:bullseye-slim [2022-01-03T15:47:53.116Z] Loaded image: hello-world:latest [2022-01-03T15:47:53.116Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:47:53.121Z] #29 1.381 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:47:53.121Z] #29 1.381 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:47:53.121Z] #29 1.388 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:47:53.121Z] #29 DONE 1.5s [2022-01-03T15:47:53.121Z] [2022-01-03T15:47:53.121Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:47:53.121Z] #30 sha256:6c753d5b525a8a98c204d2a5fb749918ffd35e86d7f140dc69a917367764a1b0 [2022-01-03T15:47:53.679Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T15:47:53.953Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2022-01-03T15:47:55.048Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T15:47:55.304Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-03T15:47:55.865Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2022-01-03T15:47:56.234Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T15:47:56.234Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T15:47:57.167Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T15:47:57.249Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2022-01-03T15:47:57.732Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-03T15:47:57.989Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T15:48:01.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-03T15:48:03.826Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-01-03T15:48:04.533Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-03T15:48:04.770Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 80.9% of statements [2022-01-03T15:48:05.031Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-01-03T15:48:05.337Z] #30 10.78 Collecting yamllint==1.26.1 [2022-01-03T15:48:05.337Z] #30 11.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:48:05.597Z] #30 12.53 Collecting pathspec>=0.5.3 [2022-01-03T15:48:05.602Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-03T15:48:05.858Z] #30 12.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:48:05.858Z] #30 12.81 Collecting pyyaml [2022-01-03T15:48:06.117Z] #30 12.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:48:06.117Z] #30 12.86 Building wheels for collected packages: yamllint [2022-01-03T15:48:06.117Z] #30 12.86 Building wheel for yamllint (setup.py): started [2022-01-03T15:48:06.172Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-03T15:48:06.686Z] #30 13.42 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:48:06.686Z] #30 13.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90fdc35477193537acfe27b0b5fd0c25cc4e4f51e2ee494cf682e518a7f56fce [2022-01-03T15:48:06.686Z] #30 13.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:48:06.686Z] #30 13.43 Successfully built yamllint [2022-01-03T15:48:06.686Z] #30 13.45 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:48:06.686Z] #30 13.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:48:06.743Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-01-03T15:48:07.054Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.80s) [2022-01-03T15:48:07.054Z] PASS [2022-01-03T15:48:07.054Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-03T15:48:07.054Z] [2022-01-03T15:48:07.054Z] === Skipped [2022-01-03T15:48:07.054Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:48:07.054Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:48:07.054Z] [2022-01-03T15:48:07.054Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:48:07.054Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:48:07.054Z] [2022-01-03T15:48:07.054Z] DONE 34 tests, 2 skipped in 176.117s [2022-01-03T15:48:07.054Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:48:07.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:48:07.054Z] ++ set -e [2022-01-03T15:48:07.054Z] ++ '[' -n 0 ']' [2022-01-03T15:48:07.054Z] ++ set -x [2022-01-03T15:48:07.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:48:07.054Z] INFO: Testing against a local daemon [2022-01-03T15:48:07.054Z] === RUN TestConfigInspect [2022-01-03T15:48:07.256Z] #30 DONE 14.0s [2022-01-03T15:48:07.256Z] [2022-01-03T15:48:07.256Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:48:07.256Z] #34 sha256:9679f03d9ac85e0eecfda2965d9d017ed2eeb65da48f6e52ceb9f5b2d0390d34 [2022-01-03T15:48:07.515Z] #34 DONE 0.3s [2022-01-03T15:48:07.515Z] [2022-01-03T15:48:07.515Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:48:07.515Z] #39 sha256:1a9d0d568db71270453181f60365569df7e53f8261a419a4250ac17a464443fb [2022-01-03T15:48:07.778Z] #39 DONE 0.4s [2022-01-03T15:48:07.778Z] [2022-01-03T15:48:07.778Z] #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-01-03T15:48:07.778Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:08.038Z] #69 ... [2022-01-03T15:48:08.038Z] [2022-01-03T15:48:08.038Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:48:08.038Z] #42 sha256:c617615b76d570de941900038c7796fe6c1059afcb0566bf87fdc8fd3b8a8114 [2022-01-03T15:48:08.038Z] #42 DONE 0.1s [2022-01-03T15:48:08.038Z] [2022-01-03T15:48:08.038Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:48:08.038Z] #44 sha256:274332009a8f5355d4528835ea0fb6d128ee97055b816d1aeb0d0ff68a72243c [2022-01-03T15:48:08.038Z] #44 DONE 0.1s [2022-01-03T15:48:08.038Z] [2022-01-03T15:48:08.038Z] #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-01-03T15:48:08.038Z] #65 sha256:8089a272591ac7eb87135c5102609521288e0ec227da41f10ba08774f3648a41 [2022-01-03T15:48:08.298Z] #65 ... [2022-01-03T15:48:08.298Z] [2022-01-03T15:48:08.298Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:48:08.298Z] #48 sha256:4398a11316f915f3deb3caa1657e9075cf3b1c72b469f5e068ac8c6bc540a56f [2022-01-03T15:48:08.298Z] #48 DONE 0.1s [2022-01-03T15:48:08.298Z] [2022-01-03T15:48:08.298Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:48:08.298Z] #51 sha256:8c75412a54ac8e0bfcba6179415b7de1df5f5e21956ebfc1435d4c0f97fe3bf8 [2022-01-03T15:48:08.298Z] #51 DONE 0.2s [2022-01-03T15:48:08.298Z] [2022-01-03T15:48:08.298Z] #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-01-03T15:48:08.298Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:08.484Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-03T15:48:08.559Z] #69 ... [2022-01-03T15:48:08.559Z] [2022-01-03T15:48:08.559Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:48:08.559Z] #55 sha256:08d2355bd8a75657c3f2af0838506702ed3defed36be216060e71cfcbdd5e325 [2022-01-03T15:48:08.559Z] #55 DONE 0.1s [2022-01-03T15:48:08.559Z] [2022-01-03T15:48:08.559Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:48:08.559Z] #57 sha256:556adb46157008ed1515e64c38844a0d8a59a77ad314cc0ce543b8bdf173f322 [2022-01-03T15:48:08.559Z] #57 DONE 0.1s [2022-01-03T15:48:08.559Z] [2022-01-03T15:48:08.559Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:48:08.559Z] #59 sha256:c5db69e94ca6d59352e2b15d0d26e607b040ef84b818f527672bc53a79185e49 [2022-01-03T15:48:08.559Z] #59 DONE 0.1s [2022-01-03T15:48:08.559Z] [2022-01-03T15:48:08.559Z] #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-01-03T15:48:08.559Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:08.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:48:08.615Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:48:08.615Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:48:08.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:48:08.615Z] [2022-01-03T15:48:08.615Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:48:08.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:48:08.615Z] HOSTNAME=8d4843e7118c [2022-01-03T15:48:08.615Z] DEST=bundles/test-integration [2022-01-03T15:48:08.615Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:48:08.615Z] DOCKER_ROOTLESS=1 [2022-01-03T15:48:08.615Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:48:08.615Z] container=docker [2022-01-03T15:48:08.615Z] HOME=/root [2022-01-03T15:48:08.615Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:48:08.615Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:48:08.615Z] VALIDATE_BRANCH=master [2022-01-03T15:48:08.615Z] TERM=xterm [2022-01-03T15:48:08.615Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:48:08.615Z] SHLVL=1 [2022-01-03T15:48:08.615Z] TIMEOUT=120m [2022-01-03T15:48:08.615Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:48:08.615Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:48:08.615Z] GO111MODULE=off [2022-01-03T15:48:08.615Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:48:08.615Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:48:08.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:48:08.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:48:08.615Z] GOPATH=/go [2022-01-03T15:48:08.615Z] PKG_CONFIG=pkg-config [2022-01-03T15:48:08.615Z] _=/usr/bin/env [2022-01-03T15:48:08.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:48:08.654Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2022-01-03T15:48:08.819Z] #69 ... [2022-01-03T15:48:08.819Z] [2022-01-03T15:48:08.819Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:48:08.819Z] #61 sha256:4a9b10cff1bf8fa16d127050c7f3010e1b9efd08faf57b36222de64164c70244 [2022-01-03T15:48:08.819Z] #61 DONE 0.2s [2022-01-03T15:48:08.819Z] [2022-01-03T15:48:08.819Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:48:08.819Z] #63 sha256:51b743adcea936258e5f20ae24e7f98c83ecdd261b1f05b40714926a35868f13 [2022-01-03T15:48:08.914Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.147s coverage: 56.2% of statements [2022-01-03T15:48:09.079Z] #63 DONE 0.1s [2022-01-03T15:48:09.079Z] [2022-01-03T15:48:09.079Z] #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-01-03T15:48:09.079Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:09.174Z] ok github.com/docker/docker/daemon 12.092s coverage: 17.5% of statements [2022-01-03T15:48:09.174Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:48:09.174Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:48:09.174Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:48:09.174Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:48:09.948Z] [2022-01-03T15:48:09.948Z] Name Version Source Summary [2022-01-03T15:48:09.948Z] ---- ------- ------ ------- [2022-01-03T15:48:09.948Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:48:09.948Z] [2022-01-03T15:48:09.948Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:48:09.948Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:48:09.948Z] PSChildName : containerd [2022-01-03T15:48:09.948Z] PSDrive : C [2022-01-03T15:48:09.948Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:48:09.948Z] PSIsContainer : True [2022-01-03T15:48:09.948Z] Name : containerd [2022-01-03T15:48:09.948Z] FullName : C:\containerd [2022-01-03T15:48:09.948Z] Parent : [2022-01-03T15:48:09.948Z] Exists : True [2022-01-03T15:48:09.948Z] Root : C:\ [2022-01-03T15:48:09.948Z] Extension : [2022-01-03T15:48:09.948Z] CreationTime : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] CreationTimeUtc : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] LastAccessTime : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] LastAccessTimeUtc : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] LastWriteTime : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] LastWriteTimeUtc : 1/3/2022 3:48:09 PM [2022-01-03T15:48:09.948Z] Attributes : Directory [2022-01-03T15:48:09.948Z] Mode : d----- [2022-01-03T15:48:09.948Z] BaseName : containerd [2022-01-03T15:48:09.948Z] Target : {} [2022-01-03T15:48:09.948Z] LinkType : [2022-01-03T15:48:09.948Z] [2022-01-03T15:48:10.388Z] --- PASS: TestConfigInspect (3.11s) [2022-01-03T15:48:10.388Z] === RUN TestConfigList [2022-01-03T15:48:10.561Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-03T15:48:10.645Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-03T15:48:10.937Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:48:10.937Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:48:10.937Z] [2022-01-03T15:48:10.937Z] [2022-01-03T15:48:11.209Z] check_test.go:308: [dab837b74f891] daemon is not started [2022-01-03T15:48:11.209Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-03T15:48:11.465Z] check_test.go:308: [d8141d78833b5] daemon is not started [2022-01-03T15:48:11.465Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-03T15:48:12.479Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.5% of statements [2022-01-03T15:48:12.832Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-03T15:48:12.832Z] --- PASS: TestConfigList (2.74s) [2022-01-03T15:48:12.832Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:48:13.394Z] check_test.go:308: [d5916893dbaf4] daemon is not started [2022-01-03T15:48:13.394Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-03T15:48:13.862Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.533s coverage: 45.9% of statements [2022-01-03T15:48:13.862Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:48:13.956Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T15:48:14.518Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T15:48:15.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.339s coverage: 58.0% of statements [2022-01-03T15:48:15.257Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T15:48:15.257Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:48:15.518Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2022-01-03T15:48:15.887Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T15:48:15.887Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-03T15:48:15.887Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T15:48:15.887Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-01-03T15:48:15.887Z] === RUN TestConfigsUpdate [2022-01-03T15:48:16.452Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-03T15:48:17.381Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-03T15:48:17.429Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-01-03T15:48:18.312Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T15:48:18.373Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-01-03T15:48:18.569Z] --- PASS: TestConfigsUpdate (2.84s) [2022-01-03T15:48:18.569Z] === RUN TestTemplatedConfig [2022-01-03T15:48:19.498Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-03T15:48:19.757Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements [2022-01-03T15:48:19.757Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:48:19.757Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:48:20.425Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T15:48:20.682Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-03T15:48:20.699Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2022-01-03T15:48:20.781Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T15:48:20.781Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T15:48:20.781Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:48:20.781Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:48:20.781Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-03T15:48:20.781Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-03T15:48:20.781Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2022-01-03T15:48:20.781Z] INFO: Docker version of control daemon [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Client: [2022-01-03T15:48:20.781Z] Version: 20.10.9 [2022-01-03T15:48:20.781Z] API version: 1.41 [2022-01-03T15:48:20.781Z] Go version: go1.16.8 [2022-01-03T15:48:20.781Z] Git commit: c2ea9bc [2022-01-03T15:48:20.781Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:48:20.781Z] OS/Arch: windows/amd64 [2022-01-03T15:48:20.781Z] Context: default [2022-01-03T15:48:20.781Z] Experimental: true [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Server: Docker Engine - Community [2022-01-03T15:48:20.781Z] Engine: [2022-01-03T15:48:20.781Z] Version: 20.10.9 [2022-01-03T15:48:20.781Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:48:20.781Z] Go version: go1.16.8 [2022-01-03T15:48:20.781Z] Git commit: 79ea9d3 [2022-01-03T15:48:20.781Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:48:20.781Z] OS/Arch: windows/amd64 [2022-01-03T15:48:20.781Z] Experimental: true [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] INFO: Docker info of control daemon [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Client: [2022-01-03T15:48:20.781Z] Context: default [2022-01-03T15:48:20.781Z] Debug Mode: false [2022-01-03T15:48:20.781Z] Plugins: [2022-01-03T15:48:20.781Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T15:48:20.781Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T15:48:20.781Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Server: [2022-01-03T15:48:20.781Z] Containers: 0 [2022-01-03T15:48:20.781Z] Running: 0 [2022-01-03T15:48:20.781Z] Paused: 0 [2022-01-03T15:48:20.781Z] Stopped: 0 [2022-01-03T15:48:20.781Z] Images: 1 [2022-01-03T15:48:20.781Z] Server Version: 20.10.9 [2022-01-03T15:48:20.781Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:48:20.781Z] Windows: [2022-01-03T15:48:20.781Z] LCOW: [2022-01-03T15:48:20.781Z] Logging Driver: json-file [2022-01-03T15:48:20.781Z] Plugins: [2022-01-03T15:48:20.781Z] Volume: local [2022-01-03T15:48:20.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:48:20.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:48:20.781Z] Swarm: inactive [2022-01-03T15:48:20.781Z] Default Isolation: process [2022-01-03T15:48:20.781Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:48:20.781Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:48:20.781Z] OSType: windows [2022-01-03T15:48:20.781Z] Architecture: x86_64 [2022-01-03T15:48:20.781Z] CPUs: 4 [2022-01-03T15:48:20.781Z] Total Memory: 32GiB [2022-01-03T15:48:20.781Z] Name: azwin-2-8160a0 [2022-01-03T15:48:20.781Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T15:48:20.781Z] Docker Root Dir: D:\docker [2022-01-03T15:48:20.781Z] Debug Mode: false [2022-01-03T15:48:20.781Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:48:20.781Z] Labels: [2022-01-03T15:48:20.781Z] Experimental: true [2022-01-03T15:48:20.781Z] Insecure Registries: [2022-01-03T15:48:20.781Z] 10.0.0.4:5000 [2022-01-03T15:48:20.781Z] 127.0.0.0/8 [2022-01-03T15:48:20.781Z] Registry Mirrors: [2022-01-03T15:48:20.781Z] http://10.0.0.4:5000/ [2022-01-03T15:48:20.781Z] Live Restore Enabled: false [2022-01-03T15:48:20.781Z] Product License: Community Engine [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] INFO: Commit hash is 60f868c263 [2022-01-03T15:48:20.781Z] INFO: Nuke-Everything... [2022-01-03T15:48:20.781Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:48:20.781Z] INFO: Nuking d:\CI [2022-01-03T15:48:20.781Z] INFO: Zapped successfully [2022-01-03T15:48:20.781Z] INFO: Location for testing is d:\CI\PR-43107\2 [2022-01-03T15:48:20.781Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:48:09... [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:48:20.781Z] [2022-01-03T15:48:20.781Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:48:20.781Z] ---> 1316f72af619 [2022-01-03T15:48:20.781Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:48:20.781Z] ---> Running in f7599ec5ab5c [2022-01-03T15:48:20.781Z] Removing intermediate container f7599ec5ab5c [2022-01-03T15:48:20.781Z] ---> a4a7a46107e6 [2022-01-03T15:48:20.781Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:48:20.781Z] ---> Running in a0ae811a2d45 [2022-01-03T15:48:20.781Z] Removing intermediate container a0ae811a2d45 [2022-01-03T15:48:20.781Z] ---> 4e0104db17c9 [2022-01-03T15:48:20.781Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:48:20.781Z] ---> Running in 34288f52e75d [2022-01-03T15:48:20.781Z] Removing intermediate container 34288f52e75d [2022-01-03T15:48:20.781Z] ---> fd7402ae9cf3 [2022-01-03T15:48:20.781Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:48:20.781Z] ---> Running in ecce9f8509dc [2022-01-03T15:48:20.781Z] Removing intermediate container ecce9f8509dc [2022-01-03T15:48:20.781Z] ---> 6d4598c5d16b [2022-01-03T15:48:20.781Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:48:20.781Z] ---> Running in 820e90d58a1f [2022-01-03T15:48:20.781Z] Removing intermediate container 820e90d58a1f [2022-01-03T15:48:20.781Z] ---> 8686215ed8f3 [2022-01-03T15:48:20.781Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:48:20.781Z] ---> Running in fd0f59212fd6 [2022-01-03T15:48:21.245Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-03T15:48:21.501Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T15:48:21.758Z] --- PASS: TestTemplatedConfig (3.07s) [2022-01-03T15:48:21.758Z] === RUN TestConfigCreateResolve [2022-01-03T15:48:22.084Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2022-01-03T15:48:22.345Z] ok github.com/docker/docker/daemon/logger/awslogs 0.242s coverage: 78.0% of statements [2022-01-03T15:48:22.345Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:48:22.345Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:48:23.312Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-01-03T15:48:23.889Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-01-03T15:48:23.889Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-01-03T15:48:24.276Z] --- PASS: TestConfigCreateResolve (2.39s) [2022-01-03T15:48:24.276Z] PASS [2022-01-03T15:48:24.276Z] [2022-01-03T15:48:24.276Z] DONE 6 tests in 17.180s [2022-01-03T15:48:24.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:48:24.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:48:24.276Z] ++ set -e [2022-01-03T15:48:24.276Z] ++ '[' -n 0 ']' [2022-01-03T15:48:24.276Z] ++ set -x [2022-01-03T15:48:24.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:48:24.276Z] INFO: Testing against a local daemon [2022-01-03T15:48:24.276Z] === RUN TestCheckpoint [2022-01-03T15:48:24.276Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:48:24.276Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:48:24.276Z] === RUN TestContainerInvalidJSON [2022-01-03T15:48:24.276Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:48:24.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:48:24.276Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:48:24.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:48:24.276Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:48:24.276Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:48:24.276Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-03T15:48:24.276Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:48:24.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:48:24.276Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:48:24.534Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-03T15:48:24.534Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:48:24.534Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-03T15:48:24.534Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:48:24.534Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-03T15:48:24.534Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:48:24.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-03T15:48:24.534Z] === RUN TestCopyFromContainer [2022-01-03T15:48:24.792Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-03T15:48:25.273Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 78.7% of statements [2022-01-03T15:48:25.273Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:48:25.844Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 59.0% of statements [2022-01-03T15:48:26.160Z] === RUN TestCopyFromContainer// [2022-01-03T15:48:26.160Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:48:26.160Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:48:26.160Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:48:26.160Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:48:26.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:48:26.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:48:26.418Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:48:26.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:48:26.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T15:48:26.676Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer (2.14s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-01-03T15:48:26.676Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-01-03T15:48:26.676Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:48:26.676Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:48:26.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:48:26.676Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:48:26.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:48:26.676Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:48:26.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:48:26.676Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:48:26.676Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:48:26.676Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:48:26.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-03T15:48:26.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:48:26.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:48:26.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:48:26.676Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:48:26.676Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-03T15:48:26.676Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:48:26.676Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:48:26.676Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:48:26.676Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:48:26.676Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:48:26.676Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:48:26.676Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:48:26.676Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:48:26.676Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:48:26.784Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-01-03T15:48:26.932Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:48:26.932Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-03T15:48:26.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:48:26.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-03T15:48:26.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:48:26.932Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:48:26.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-03T15:48:26.932Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:48:27.175Z] #69 ... [2022-01-03T15:48:27.175Z] [2022-01-03T15:48:27.175Z] #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-01-03T15:48:27.175Z] #65 sha256:8089a272591ac7eb87135c5102609521288e0ec227da41f10ba08774f3648a41 [2022-01-03T15:48:27.175Z] #65 108.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:48:27.175Z] #65 109.4 + mkdir -p /build [2022-01-03T15:48:27.175Z] #65 109.4 + cp runc /build/runc [2022-01-03T15:48:27.175Z] #65 DONE 109.9s [2022-01-03T15:48:27.175Z] [2022-01-03T15:48:27.175Z] #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-01-03T15:48:27.175Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:28.696Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2022-01-03T15:48:28.696Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-03T15:48:28.825Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-03T15:48:28.825Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2022-01-03T15:48:28.825Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:48:29.081Z] check_test.go:308: [d7c3bc5a9b6f5] daemon is not started [2022-01-03T15:48:29.081Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-03T15:48:29.267Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-01-03T15:48:29.267Z] ok github.com/docker/docker/daemon/logger/splunk 1.802s coverage: 82.5% of statements [2022-01-03T15:48:29.267Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:48:29.267Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:48:29.337Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T15:48:29.594Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T15:48:29.594Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-03T15:48:30.157Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-03T15:48:30.413Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:48:30.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:48:30.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:48:30.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:48:30.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:48:30.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:48:30.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:48:30.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:48:30.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:48:30.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:48:30.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:48:30.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:48:30.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-03T15:48:30.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-03T15:48:30.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-03T15:48:30.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-03T15:48:30.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-03T15:48:30.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-01-03T15:48:30.414Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:48:30.468Z] #69 ... [2022-01-03T15:48:30.468Z] [2022-01-03T15:48:30.468Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:48:30.468Z] #66 sha256:1b766e2f9d7dc8cba3769324a006320fe68d74fbfdec6cae7d0193486cbc33e2 [2022-01-03T15:48:30.468Z] #66 DONE 0.1s [2022-01-03T15:48:30.468Z] [2022-01-03T15:48:30.468Z] #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-01-03T15:48:30.468Z] #69 sha256:0587ee699eecff1d70811b5803cc9e713ce0a142dc424c2a23f7ff771571abe0 [2022-01-03T15:48:30.670Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-03T15:48:31.179Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2022-01-03T15:48:31.233Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-01-03T15:48:31.233Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:48:31.233Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T15:48:31.233Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:48:31.233Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:48:31.233Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-03T15:48:31.233Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:48:31.233Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:48:31.233Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:48:31.233Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-03T15:48:31.233Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:48:31.233Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-03T15:48:31.233Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:48:31.233Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:48:31.233Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:48:31.233Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:48:31.233Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:48:31.233Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:48:31.233Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:48:31.233Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:48:31.233Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:48:31.233Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:48:31.233Z] === RUN TestDiff [2022-01-03T15:48:32.163Z] --- PASS: TestDiff (0.72s) [2022-01-03T15:48:32.163Z] === RUN TestExecWithCloseStdin [2022-01-03T15:48:32.562Z] ok github.com/docker/docker/distribution 0.159s coverage: 26.4% of statements [2022-01-03T15:48:32.562Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:48:33.092Z] --- PASS: TestExecWithCloseStdin (0.94s) [2022-01-03T15:48:33.092Z] === RUN TestExec [2022-01-03T15:48:33.133Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-03T15:48:33.656Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-03T15:48:33.656Z] --- PASS: TestExec (0.83s) [2022-01-03T15:48:33.656Z] === RUN TestExecUser [2022-01-03T15:48:34.074Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2022-01-03T15:48:34.335Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-01-03T15:48:34.586Z] --- PASS: TestExecUser (0.80s) [2022-01-03T15:48:34.586Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:48:34.586Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T15:48:34.596Z] ok github.com/docker/docker/distribution/xfer 1.967s coverage: 85.1% of statements [2022-01-03T15:48:34.596Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:48:34.675Z] #69 180.0 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:48:34.675Z] #69 180.0 /usr/bin/ld: /tmp/go-link-3286133118/000019.o: in function `New': [2022-01-03T15:48:34.675Z] #69 180.0 /tmp/tmp.Hel1LE0qqI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-03T15:48:34.675Z] #69 180.1 + bin/containerd-stress [2022-01-03T15:48:35.253Z] #69 181.2 + bin/containerd-shim [2022-01-03T15:48:35.518Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-01-03T15:48:35.518Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:48:35.539Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-01-03T15:48:35.539Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2022-01-03T15:48:35.658Z] [2022-01-03T15:48:35.658Z] SUCCESS: Specified value was saved. [2022-01-03T15:48:35.800Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:48:36.080Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T15:48:36.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:48:36.171Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:48:36.171Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:48:36.171Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:48:36.171Z] [2022-01-03T15:48:36.171Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:48:36.171Z] DOCKER_SYSTEMD=1 [2022-01-03T15:48:36.171Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:48:36.171Z] HOSTNAME=8d7a9fcd8676 [2022-01-03T15:48:36.171Z] DEST=bundles/test-integration [2022-01-03T15:48:36.171Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:48:36.171Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:48:36.171Z] container=docker [2022-01-03T15:48:36.171Z] HOME=/root [2022-01-03T15:48:36.171Z] LANG=C.UTF-8 [2022-01-03T15:48:36.171Z] INVOCATION_ID=3c742fb3a6e1409a8e997aca7c246b76 [2022-01-03T15:48:36.171Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:48:36.171Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:48:36.171Z] VALIDATE_BRANCH=master [2022-01-03T15:48:36.171Z] TERM=xterm [2022-01-03T15:48:36.171Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:48:36.171Z] SHLVL=3 [2022-01-03T15:48:36.171Z] TIMEOUT=120m [2022-01-03T15:48:36.171Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:48:36.171Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:48:36.171Z] GO111MODULE=off [2022-01-03T15:48:36.171Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:48:36.171Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:48:36.171Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:48:36.171Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:48:36.171Z] GOPATH=/go [2022-01-03T15:48:36.171Z] PKG_CONFIG=pkg-config [2022-01-03T15:48:36.171Z] _=/usr/bin/env [2022-01-03T15:48:36.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:48:36.337Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T15:48:36.372Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-01-03T15:48:36.629Z] INFO: Downloading git... [2022-01-03T15:48:36.900Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-01-03T15:48:36.900Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:48:37.756Z] ok github.com/docker/docker/oci 0.020s coverage: 43.3% of statements [2022-01-03T15:48:38.268Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-01-03T15:48:38.268Z] === RUN TestHealthKillContainer [2022-01-03T15:48:38.524Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-03T15:48:38.697Z] ok github.com/docker/docker/opts 0.032s coverage: 67.1% of statements [2022-01-03T15:48:38.817Z] INFO: Downloading go... [2022-01-03T15:48:38.958Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-03T15:48:39.089Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T15:48:40.359Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:48:40.359Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:48:40.359Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:48:40.820Z] INFO: Extracting git... [2022-01-03T15:48:40.868Z] ok github.com/docker/docker/pkg/archive 0.267s coverage: 82.6% of statements [2022-01-03T15:48:40.980Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-03T15:48:40.980Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T15:48:40.980Z] check_test.go:308: [ddc0261167e19] daemon is not started [2022-01-03T15:48:40.980Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-03T15:48:41.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T15:48:42.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-03T15:48:42.250Z] ok github.com/docker/docker/pkg/authorization 0.675s coverage: 68.3% of statements [2022-01-03T15:48:42.250Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-03T15:48:42.250Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-03T15:48:42.361Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T15:48:43.291Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T15:48:43.407Z] #69 188.5 + bin/containerd-shim-runc-v1 [2022-01-03T15:48:43.854Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-03T15:48:45.224Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-03T15:48:45.481Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T15:48:45.550Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2022-01-03T15:48:45.550Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-03T15:48:45.810Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2022-01-03T15:48:46.070Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-01-03T15:48:46.070Z] ok github.com/docker/docker/layer 7.789s coverage: 68.8% of statements [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:48:46.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:48:46.389Z] Removing intermediate container bee8ed34730d [2022-01-03T15:48:46.389Z] ---> be769a024151 [2022-01-03T15:48:46.389Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:48:46.389Z] ---> Running in b5ca36794635 [2022-01-03T15:48:46.389Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:48:46.389Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:48:46.389Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:48:46.389Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:48:46.389Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:48:46.389Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:48:46.389Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:48:46.389Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:48:46.389Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:48:46.389Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:48:46.389Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:48:46.410Z] --- PASS: TestHealthKillContainer (8.36s) [2022-01-03T15:48:46.410Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:48:46.643Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-01-03T15:48:46.643Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-01-03T15:48:46.903Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-01-03T15:48:46.971Z] check_test.go:308: [d17239532e5c1] daemon is not started [2022-01-03T15:48:46.971Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-03T15:48:47.228Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-01-03T15:48:47.228Z] === RUN TestIpcModeNone [2022-01-03T15:48:47.603Z] #69 193.6 + bin/containerd-shim-runc-v2 [2022-01-03T15:48:47.843Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-03T15:48:48.157Z] --- PASS: TestIpcModeNone (0.86s) [2022-01-03T15:48:48.157Z] === RUN TestIpcModePrivate [2022-01-03T15:48:48.173Z] #69 194.2 + binaries [2022-01-03T15:48:48.413Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2022-01-03T15:48:48.431Z] #69 194.2 + install -D bin/containerd /build/containerd [2022-01-03T15:48:48.431Z] #69 194.2 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:48:48.431Z] #69 194.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:48:48.431Z] #69 194.2 + install -D bin/ctr /build/ctr [2022-01-03T15:48:48.674Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2022-01-03T15:48:48.692Z] #69 DONE 194.6s [2022-01-03T15:48:48.719Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2022-01-03T15:48:48.719Z] --- PASS: TestIpcModePrivate (0.73s) [2022-01-03T15:48:48.719Z] === RUN TestIpcModeShareable [2022-01-03T15:48:48.934Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-03T15:48:49.283Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-01-03T15:48:49.504Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2022-01-03T15:48:49.539Z] --- PASS: TestIpcModeShareable (0.85s) [2022-01-03T15:48:49.539Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:48:49.796Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-03T15:48:50.074Z] ok github.com/docker/docker/pkg/idtools 0.404s coverage: 69.5% of statements [2022-01-03T15:48:50.334Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 71.5% of statements [2022-01-03T15:48:50.334Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-01-03T15:48:50.334Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:48:50.334Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-01-03T15:48:50.334Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T15:48:50.360Z] check_test.go:308: [db9b7387c30d3] daemon is not started [2022-01-03T15:48:50.360Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-03T15:48:50.595Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:48:50.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-03T15:48:50.595Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:48:50.595Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-03T15:48:50.599Z] [2022-01-03T15:48:50.599Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:48:50.599Z] #70 sha256:74ab9a0ed14cae0720add2d863fd7ac170848982775cd02e49c3e93235d2b1dd [2022-01-03T15:48:50.855Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-01-03T15:48:51.116Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-03T15:48:51.116Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2022-01-03T15:48:51.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:48:51.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:48:51.168Z] #70 DONE 0.2s [2022-01-03T15:48:51.168Z] [2022-01-03T15:48:51.168Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:48:51.168Z] #75 sha256:f5ab9ca4b008ea2b85cdeafa116e90ea2c5714412764162cbc705714a418c0e1 [2022-01-03T15:48:51.168Z] #75 DONE 0.1s [2022-01-03T15:48:51.168Z] [2022-01-03T15:48:51.168Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:48:51.168Z] #80 sha256:beac01f9536d5c5241e672902a724ac6613fa93eae19c38fa702f52d034d16c7 [2022-01-03T15:48:51.686Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-01-03T15:48:51.734Z] #80 DONE 0.6s [2022-01-03T15:48:51.734Z] [2022-01-03T15:48:51.734Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:48:51.734Z] #81 sha256:ebb32a4c8d8e20930b02d7add7d2efa64d03e29069cafc7d75bf24e2c1f7fa10 [2022-01-03T15:48:51.734Z] #81 DONE 0.0s [2022-01-03T15:48:51.734Z] [2022-01-03T15:48:51.734Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:48:51.734Z] #82 sha256:74907a934b2066c4c6cacf35f98738f7494c3642ce02e57f2bce7cf3226ec5b7 [2022-01-03T15:48:51.946Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T15:48:52.206Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T15:48:52.206Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T15:48:52.255Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2022-01-03T15:48:52.255Z] === RUN TestAPIIpcModeHost [2022-01-03T15:48:52.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T15:48:52.817Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-01-03T15:48:52.817Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:48:53.074Z] docker_cli_daemon_plugins_test.go:80: [d1e48e844dc01] daemon is not started [2022-01-03T15:48:53.587Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-01-03T15:48:53.847Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-03T15:48:54.003Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-01-03T15:48:54.107Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-01-03T15:48:54.107Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-03T15:48:54.260Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2022-01-03T15:48:54.260Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:48:54.260Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-03T15:48:54.368Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-03T15:48:54.628Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T15:48:54.888Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2022-01-03T15:48:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:48:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:48:55.458Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-03T15:48:55.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-01-03T15:48:55.653Z] INFO: Expanding go... [2022-01-03T15:48:55.718Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-01-03T15:48:55.885Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-01-03T15:48:55.885Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:48:56.141Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T15:48:56.287Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-01-03T15:48:56.287Z] coverage: [no statements] [2022-01-03T15:48:56.287Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-03T15:48:56.547Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-03T15:48:56.547Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-03T15:48:56.807Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-03T15:48:57.072Z] docker_cli_daemon_plugins_test.go:170: [d7d3dfee235c9] daemon is not started [2022-01-03T15:48:57.072Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-01-03T15:48:57.396Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-01-03T15:48:57.396Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:48:58.292Z] #82 DONE 6.5s [2022-01-03T15:48:58.292Z] [2022-01-03T15:48:58.292Z] #83 exporting to image [2022-01-03T15:48:58.292Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:48:58.292Z] #83 exporting layers [2022-01-03T15:48:58.339Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-03T15:48:58.718Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-03T15:48:58.718Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-03T15:48:58.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T15:48:58.912Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-03T15:48:59.168Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2022-01-03T15:48:59.168Z] === RUN TestIpcModeOlderClient [2022-01-03T15:48:59.168Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:48:59.168Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:48:59.288Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-03T15:48:59.575Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T15:48:59.832Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-01-03T15:48:59.832Z] === RUN TestKillContainer [2022-01-03T15:48:59.832Z] === RUN TestKillContainer/no_signal [2022-01-03T15:49:00.260Z] ok github.com/docker/docker/quota 0.188s coverage: 71.4% of statements [2022-01-03T15:49:00.521Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-03T15:49:00.765Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:49:01.022Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:49:01.463Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-01-03T15:49:01.725Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-01-03T15:49:01.955Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-03T15:49:01.986Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T15:49:02.213Z] --- PASS: TestKillContainer (2.28s) [2022-01-03T15:49:02.213Z] --- PASS: TestKillContainer/no_signal (0.74s) [2022-01-03T15:49:02.213Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-01-03T15:49:02.213Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2022-01-03T15:49:02.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:49:02.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:49:02.472Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-03T15:49:02.558Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-03T15:49:02.729Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:49:02.820Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-03T15:49:02.985Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-03T15:49:03.549Z] check_test.go:308: [da84ec6a868cb] daemon is not started [2022-01-03T15:49:03.549Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-03T15:49:03.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-01-03T15:49:03.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-01-03T15:49:03.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-01-03T15:49:03.549Z] === RUN TestKillStoppedContainer [2022-01-03T15:49:03.549Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-01-03T15:49:03.549Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:49:03.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-01-03T15:49:03.806Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:49:04.236Z] Removing intermediate container b5ca36794635 [2022-01-03T15:49:04.236Z] ---> 7c04240adc3f [2022-01-03T15:49:04.236Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:49:04.236Z] ---> Running in 512287f70205 [2022-01-03T15:49:04.236Z] Removing intermediate container 512287f70205 [2022-01-03T15:49:04.236Z] ---> b46bd86a8426 [2022-01-03T15:49:04.236Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:49:04.236Z] ---> Running in f4745ff8baec [2022-01-03T15:49:04.236Z] Removing intermediate container f4745ff8baec [2022-01-03T15:49:04.236Z] ---> ebb3c0e4baa4 [2022-01-03T15:49:04.236Z] Step 11/11 : COPY . . [2022-01-03T15:49:04.372Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-01-03T15:49:04.372Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:49:04.372Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:49:04.372Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:49:04.372Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:49:04.372Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:49:04.372Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:49:04.372Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:49:04.936Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-01-03T15:49:04.936Z] === RUN TestLinksContainerNames [2022-01-03T15:49:05.193Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-03T15:49:05.365Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T15:49:05.936Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-01-03T15:49:06.197Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-03T15:49:06.563Z] --- PASS: TestLinksContainerNames (1.42s) [2022-01-03T15:49:06.564Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:49:06.564Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T15:49:06.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-03T15:49:07.078Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-01-03T15:49:07.078Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:49:07.604Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-01-03T15:49:08.009Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T15:49:08.009Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:49:08.009Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:49:08.009Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:49:08.009Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:49:08.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-03T15:49:08.269Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:49:08.526Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-03T15:49:08.526Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:49:08.526Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:49:09.090Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T15:49:10.021Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-03T15:49:10.586Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2022-01-03T15:49:10.586Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:49:11.516Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-01-03T15:49:11.516Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:49:11.773Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-03T15:49:12.029Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-01-03T15:49:12.029Z] === RUN TestNetworkNat [2022-01-03T15:49:12.596Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T15:49:12.853Z] --- PASS: TestNetworkNat (0.79s) [2022-01-03T15:49:12.854Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:49:13.418Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-03T15:49:13.418Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-01-03T15:49:13.418Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:49:13.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:49:14.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:49:15.313Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-03T15:49:15.570Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-03T15:49:15.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:49:16.500Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-01-03T15:49:16.500Z] === RUN TestPause [2022-01-03T15:49:17.067Z] --- PASS: TestPause (0.58s) [2022-01-03T15:49:17.067Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:49:17.067Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:49:17.067Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:49:17.067Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:49:17.630Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T15:49:17.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T15:49:17.886Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-01-03T15:49:17.887Z] === RUN TestPidHost [2022-01-03T15:49:19.255Z] --- PASS: TestPidHost (1.27s) [2022-01-03T15:49:19.255Z] === RUN TestPsFilter [2022-01-03T15:49:19.255Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-03T15:49:19.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T15:49:19.255Z] --- PASS: TestPsFilter (0.17s) [2022-01-03T15:49:19.255Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:49:20.185Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-01-03T15:49:20.185Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:49:20.748Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-01-03T15:49:20.748Z] === RUN TestRemoveContainerRunning [2022-01-03T15:49:20.980Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:49:21.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T15:49:21.262Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-01-03T15:49:21.262Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:49:21.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T15:49:21.827Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2022-01-03T15:49:21.827Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:49:21.827Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:49:21.827Z] === RUN TestRenameLinkedContainer [2022-01-03T15:49:21.954Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:49:23.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T15:49:23.279Z] Removing intermediate container 441207e92b70 [2022-01-03T15:49:23.279Z] ---> 8925d38cf8b2 [2022-01-03T15:49:23.279Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:49:23.279Z] ---> Running in 8bd99408f5ea [2022-01-03T15:49:23.279Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:49:23.279Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:49:23.279Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:49:23.279Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:49:23.279Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:49:23.279Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:49:23.279Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:49:23.279Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:49:23.279Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:49:23.279Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:49:23.279Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:49:23.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:49:23.750Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:49:23.750Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:49:23.750Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:49:24.129Z] --- PASS: TestRenameLinkedContainer (2.34s) [2022-01-03T15:49:24.129Z] === RUN TestRenameStoppedContainer [2022-01-03T15:49:24.693Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-01-03T15:49:24.693Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:49:24.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T15:49:24.741Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:49:24.741Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:49:25.623Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-03T15:49:25.717Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:49:25.717Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === Skipped [2022-01-03T15:49:25.717Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:49:25.717Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:49:25.717Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:49:25.717Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:49:25.717Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-03T15:49:25.717Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-03T15:49:25.717Z] time="2022-01-03T15:48:06Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:49:25.717Z] aufs_test.go:37: driver not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T15:49:25.717Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.717Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.717Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T15:49:25.717Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.717Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:49:25.717Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-03T15:49:25.718Z] time="2022-01-03T15:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T15:49:25.718Z] time="2022-01-03T15:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T15:49:25.718Z] time="2022-01-03T15:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T15:49:25.718Z] time="2022-01-03T15:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T15:49:25.718Z] time="2022-01-03T15:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T15:49:25.718Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T15:49:25.718Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T15:49:25.718Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:49:25.718Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T15:49:25.718Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T15:49:25.718Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T15:49:25.718Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T15:49:25.718Z] [2022-01-03T15:49:25.718Z] DONE 2342 tests, 53 skipped in 212.248s [2022-01-03T15:49:25.718Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:49:25.718Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T15:49:25.718Z] + 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/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-01-03T15:49:25.880Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2022-01-03T15:49:25.880Z] === RUN TestRenameInvalidName [2022-01-03T15:49:26.813Z] --- PASS: TestRenameInvalidName (0.76s) [2022-01-03T15:49:26.813Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:49:26.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T15:49:27.764Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:49:28.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T15:49:28.226Z] INFO: Removing downloaded files... [2022-01-03T15:49:28.226Z] INFO: Downloading containerd [2022-01-03T15:49:29.549Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2022-01-03T15:49:29.549Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:49:29.560Z] ---> 6e4476d176d1 [2022-01-03T15:49:29.560Z] Successfully built 6e4476d176d1 [2022-01-03T15:49:29.560Z] Successfully tagged docker:latest [2022-01-03T15:49:29.560Z] INFO: Image build ended at 01/03/2022 15:49:29. Duration:00:03:29.4568100 [2022-01-03T15:49:29.560Z] [2022-01-03T15:49:29.560Z] [2022-01-03T15:49:29.560Z] INFO: Building the test binaries at 01/03/2022 15:49:29... [2022-01-03T15:49:30.113Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2022-01-03T15:49:30.113Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:49:30.371Z] #83 exporting layers 29.7s done [2022-01-03T15:49:30.371Z] #83 writing image sha256:84c38f86765db06b20901bbcd70dfb801965e0825faf352a4359e635d0c4daf4 done [2022-01-03T15:49:30.371Z] #83 naming to docker.io/library/docker:60f868c2634b6d76ca49a73464a9319a5430cb59 done [2022-01-03T15:49:30.371Z] #83 DONE 29.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-03T15:49:30.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/validate/default [2022-01-03T15:49:31.042Z] check_test.go:308: [de07991f184af] daemon is not started [2022-01-03T15:49:31.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-03T15:49:31.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T15:49:31.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2022-01-03T15:49:31.607Z] === RUN TestResize [2022-01-03T15:49:31.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:49:32.094Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-03T15:49:32.353Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-03T15:49:32.353Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-03T15:49:32.353Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-03T15:49:32.353Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-03T15:49:32.353Z] Congratulations! No new tests were added to integration-cli. [2022-01-03T15:49:32.353Z] [2022-01-03T15:49:32.353Z] INFO Start validation with golang-ci-lint [2022-01-03T15:49:32.538Z] --- PASS: TestResize (0.80s) [2022-01-03T15:49:32.538Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:49:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:49:32.611Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-03T15:49:32.611Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T15:49:32.611Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T15:49:33.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-03T15:49:33.101Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-01-03T15:49:33.101Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:49:33.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:49:33.465Z] INFO: make.ps1 starting at 01/03/2022 15:49:33 [2022-01-03T15:49:33.936Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:49:33.936Z] INFO: Invoking autogen... [2022-01-03T15:49:34.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:34.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:34.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:34.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:49:34.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:49:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:49:34.406Z] INFO: Building daemon... [2022-01-03T15:49:35.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:49:37.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:49:38.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:38.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:49:39.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:49:39.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:39.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:49:40.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:49:40.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:49:40.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:49:41.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:49:42.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:49:42.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:49:42.595Z] Removing intermediate container 8bd99408f5ea [2022-01-03T15:49:42.595Z] ---> 519afcae39bb [2022-01-03T15:49:42.595Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:49:42.595Z] ---> Running in 58d05b85649c [2022-01-03T15:49:42.595Z] Removing intermediate container 58d05b85649c [2022-01-03T15:49:42.595Z] ---> 9be320de81b8 [2022-01-03T15:49:42.595Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:49:42.595Z] ---> Running in db9656e8b4d7 [2022-01-03T15:49:42.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:43.064Z] Removing intermediate container db9656e8b4d7 [2022-01-03T15:49:43.064Z] ---> e0c89ee5dea0 [2022-01-03T15:49:43.064Z] Step 11/11 : COPY . . [2022-01-03T15:49:43.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T15:49:43.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:49:43.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:49:43.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:49:44.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:49:44.638Z] Using test binary docker [2022-01-03T15:49:44.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:49:44.638Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:49:44.638Z] INFO: Waiting for daemon to start... [2022-01-03T15:49:44.638Z] Starting dockerd [2022-01-03T15:49:46.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T15:49:47.177Z] . [2022-01-03T15:49:47.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:49:47.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:49:47.177Z] Error: No such image: emptyfs [2022-01-03T15:49:47.177Z] Running integration-test (iteration 1) [2022-01-03T15:49:47.177Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:49:47.438Z] Loaded image: busybox:latest [2022-01-03T15:49:47.697Z] Loaded image: busybox:glibc [2022-01-03T15:49:47.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:49:47.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-03T15:49:47.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:49:48.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T15:49:49.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:49:49.079Z] Loaded image: debian:bullseye-slim [2022-01-03T15:49:49.079Z] Loaded image: hello-world:latest [2022-01-03T15:49:49.079Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:49:49.079Z] INFO: Testing against a local daemon [2022-01-03T15:49:49.079Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:49:49.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T15:49:49.343Z] [2022-01-03T15:49:49.343Z] Name Version Source Summary [2022-01-03T15:49:49.343Z] ---- ------- ------ ------- [2022-01-03T15:49:49.343Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:49:49.343Z] [2022-01-03T15:49:49.343Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:49:49.343Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:49:49.343Z] PSChildName : containerd [2022-01-03T15:49:49.343Z] PSDrive : C [2022-01-03T15:49:49.343Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:49:49.343Z] PSIsContainer : True [2022-01-03T15:49:49.343Z] Name : containerd [2022-01-03T15:49:49.343Z] FullName : C:\containerd [2022-01-03T15:49:49.343Z] Parent : [2022-01-03T15:49:49.343Z] Exists : True [2022-01-03T15:49:49.343Z] Root : C:\ [2022-01-03T15:49:49.343Z] Extension : [2022-01-03T15:49:49.343Z] CreationTime : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] CreationTimeUtc : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] LastAccessTime : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] LastAccessTimeUtc : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] LastWriteTime : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] LastWriteTimeUtc : 1/3/2022 3:49:47 PM [2022-01-03T15:49:49.343Z] Attributes : Directory [2022-01-03T15:49:49.343Z] Mode : d----- [2022-01-03T15:49:49.343Z] BaseName : containerd [2022-01-03T15:49:49.343Z] Target : {} [2022-01-03T15:49:49.343Z] LinkType : [2022-01-03T15:49:49.343Z] [2022-01-03T15:49:49.343Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:49:49.343Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:49:49.343Z] [2022-01-03T15:49:49.343Z] [2022-01-03T15:49:50.461Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-01-03T15:49:50.461Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:49:50.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-03T15:49:51.404Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-01-03T15:49:51.404Z] === RUN TestBuildWithSession [2022-01-03T15:49:51.404Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:49:51.404Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:49:51.404Z] === RUN TestBuildSquashParent [2022-01-03T15:49:51.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T15:49:51.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-03T15:49:51.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:49:53.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:49:53.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T15:49:53.951Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:49:55.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:49:56.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-03T15:49:57.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:49:57.976Z] --- PASS: TestBuildSquashParent (6.69s) [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:49:57.976Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:49:57.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:49:57.976Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:49:57.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:49:58.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:49:58.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T15:49:59.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:49:59.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:49:59.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:49:59.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-03T15:49:59.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:49:59.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:49:59.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:49:59.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:50:00.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T15:50:00.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:50:01.025Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:50:01.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.02s) [2022-01-03T15:50:01.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-01-03T15:50:01.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.80s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.24s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.02s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.70s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2022-01-03T15:50:01.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2022-01-03T15:50:01.026Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:50:01.588Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T15:50:01.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:50:01.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:50:02.520Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T15:50:02.777Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2022-01-03T15:50:02.777Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:50:03.033Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T15:50:03.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-01-03T15:50:03.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-01-03T15:50:03.702Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:50:03.702Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:50:04.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:50:04.404Z] check_test.go:308: [d17b4385944ab] daemon is not started [2022-01-03T15:50:04.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-03T15:50:04.404Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-01-03T15:50:04.404Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:50:05.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:50:05.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:50:05.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-03T15:50:06.030Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2022-01-03T15:50:06.030Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:50:06.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:50:07.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:50:07.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:50:07.923Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-01-03T15:50:07.923Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:50:07.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-03T15:50:07.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:50:08.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:50:08.178Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T15:50:08.373Z] ---> 5f563bde8bae [2022-01-03T15:50:08.373Z] Successfully built 5f563bde8bae [2022-01-03T15:50:08.373Z] Successfully tagged docker:latest [2022-01-03T15:50:08.373Z] INFO: Image build ended at 01/03/2022 15:50:08. Duration:00:03:19.0364959 [2022-01-03T15:50:08.373Z] [2022-01-03T15:50:08.373Z] [2022-01-03T15:50:08.373Z] INFO: Building the test binaries at 01/03/2022 15:50:08... [2022-01-03T15:50:08.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:50:09.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:50:09.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:50:09.546Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T15:50:09.546Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-01-03T15:50:09.546Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:50:10.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:50:10.442Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:50:10.442Z] Using test binary docker [2022-01-03T15:50:10.442Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:50:10.442Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-03T15:50:10.442Z] INFO: Waiting for daemon to start... [2022-01-03T15:50:10.442Z] Starting dockerd [2022-01-03T15:50:10.475Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-03T15:50:11.406Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T15:50:11.406Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2022-01-03T15:50:11.406Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-03T15:50:11.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-03T15:50:11.411Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:50:12.277Z] INFO: make.ps1 starting at 01/03/2022 15:50:12 [2022-01-03T15:50:12.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-01-03T15:50:12.337Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:50:12.423Z] ok github.com/docker/docker/libnetwork 37.055s coverage: 40.7% of statements [2022-01-03T15:50:12.423Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:50:12.423Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2022-01-03T15:50:12.423Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:50:12.423Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:50:12.423Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T15:50:12.683Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.347s coverage: 59.9% of statements [2022-01-03T15:50:12.683Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:50:12.746Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:50:12.746Z] INFO: Invoking autogen... [2022-01-03T15:50:12.943Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T15:50:13.216Z] INFO: Building daemon... [2022-01-03T15:50:13.514Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.096s coverage: 4.0% of statements [2022-01-03T15:50:13.514Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:50:13.736Z] . [2022-01-03T15:50:13.736Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:50:13.736Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:50:13.736Z] Error: No such image: emptyfs [2022-01-03T15:50:13.736Z] Running integration-test (iteration 1) [2022-01-03T15:50:13.736Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:50:13.736Z] Loaded image: busybox:latest [2022-01-03T15:50:13.736Z] Loaded image: busybox:glibc [2022-01-03T15:50:14.084Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-03T15:50:14.084Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:50:14.236Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2022-01-03T15:50:14.236Z] === RUN TestNISDomainname [2022-01-03T15:50:14.344Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T15:50:14.801Z] --- PASS: TestNISDomainname (0.93s) [2022-01-03T15:50:14.801Z] === RUN TestHostnameDnsResolution [2022-01-03T15:50:15.121Z] Loaded image: debian:bullseye-slim [2022-01-03T15:50:15.382Z] Loaded image: hello-world:latest [2022-01-03T15:50:15.382Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:50:15.382Z] INFO: Testing against a local daemon [2022-01-03T15:50:15.382Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:50:16.684Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-03T15:50:16.684Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:50:16.693Z] --- PASS: TestHostnameDnsResolution (1.48s) [2022-01-03T15:50:16.693Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:50:16.693Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T15:50:16.802Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-01-03T15:50:16.802Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:50:17.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-03T15:50:17.256Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-01-03T15:50:17.256Z] === RUN TestStats [2022-01-03T15:50:18.201Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-01-03T15:50:18.201Z] === RUN TestBuildWithSession [2022-01-03T15:50:18.201Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:50:18.201Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:50:18.201Z] === RUN TestBuildSquashParent [2022-01-03T15:50:18.623Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T15:50:19.187Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T15:50:19.443Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T15:50:19.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-03T15:50:19.700Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T15:50:19.957Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T15:50:19.957Z] --- PASS: TestStats (2.66s) [2022-01-03T15:50:19.957Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:50:19.957Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:50:19.957Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:50:19.957Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:50:19.957Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:50:19.957Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:50:19.957Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:50:19.957Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:50:19.957Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:50:19.957Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:50:19.957Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:50:20.215Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T15:50:20.215Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T15:50:20.215Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T15:50:21.146Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:50:21.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-03T15:50:21.708Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T15:50:23.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-03T15:50:23.076Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:50:23.484Z] --- PASS: TestBuildSquashParent (4.60s) [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:50:23.484Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:50:23.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:50:23.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:50:23.484Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:50:24.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:50:24.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:50:24.334Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.629s coverage: 7.4% of statements [2022-01-03T15:50:24.334Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:50:24.334Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-03T15:50:24.334Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-01-03T15:50:24.334Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:50:24.334Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T15:50:24.334Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:50:24.594Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-01-03T15:50:24.594Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-03T15:50:24.834Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-03T15:50:24.834Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:50:25.066Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-03T15:50:25.066Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2022-01-03T15:50:25.066Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-01-03T15:50:25.066Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-01-03T15:50:25.066Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2022-01-03T15:50:25.066Z] === RUN TestDeleteDevicemapper [2022-01-03T15:50:25.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:50:25.066Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:50:25.066Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:50:25.163Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2022-01-03T15:50:25.163Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T15:50:25.425Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-03T15:50:25.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-03T15:50:25.687Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T15:50:25.688Z] check_test.go:308: [ddd167302dc4f] daemon is not started [2022-01-03T15:50:25.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-03T15:50:25.688Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T15:50:25.688Z] check_test.go:308: [dfb9dc7628edf] daemon is not started [2022-01-03T15:50:25.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-03T15:50:25.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:50:25.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:50:26.252Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T15:50:27.182Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T15:50:27.182Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2022-01-03T15:50:27.182Z] === RUN TestUpdateMemory [2022-01-03T15:50:27.182Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:50:27.182Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T15:50:27.182Z] === RUN TestUpdateCPUQuota [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-01-03T15:50:27.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-01-03T15:50:27.345Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:50:27.345Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:50:27.429Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-01-03T15:50:27.429Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:50:28.112Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T15:50:28.112Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T15:50:28.675Z] --- PASS: TestUpdateCPUQuota (1.23s) [2022-01-03T15:50:28.675Z] === RUN TestUpdatePidsLimit [2022-01-03T15:50:28.675Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:50:28.932Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:50:28.932Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T15:50:29.188Z] check_test.go:308: [d9a9efbd59be5] daemon is not started [2022-01-03T15:50:29.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-03T15:50:29.188Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:50:29.257Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:50:29.257Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:50:29.257Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:50:29.445Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T15:50:29.517Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:50:29.701Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-03T15:50:29.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-03T15:50:29.778Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:50:29.958Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T15:50:29.958Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:50:30.350Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-01-03T15:50:30.350Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:50:30.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:50:30.779Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:50:31.292Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-01-03T15:50:31.292Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:50:31.862Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-01-03T15:50:31.862Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit (3.61s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-01-03T15:50:32.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-01-03T15:50:32.149Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:50:32.703Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-03T15:50:32.703Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:50:32.703Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-03T15:50:32.703Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:50:33.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-03T15:50:33.772Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2022-01-03T15:50:33.772Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:50:34.342Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-01-03T15:50:34.342Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:50:35.418Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-03T15:50:35.724Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-01-03T15:50:35.724Z] === RUN TestBuildWithHugeFile [2022-01-03T15:50:36.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-03T15:50:37.978Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-01-03T15:50:37.978Z] === RUN TestBuildWithHugeFile [2022-01-03T15:50:39.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-03T15:50:39.310Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T15:50:39.873Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T15:50:40.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T15:50:41.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-03T15:50:42.060Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T15:50:44.586Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2022-01-03T15:50:44.586Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:50:44.851Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T15:50:45.108Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-01-03T15:50:45.108Z] === RUN TestWaitNonBlocked [2022-01-03T15:50:45.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:50:45.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:50:45.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:50:45.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:50:45.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:50:45.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:50:45.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-03T15:50:46.232Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T15:50:46.232Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T15:50:46.232Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T15:50:46.232Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T15:50:46.232Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T15:50:46.232Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T15:50:46.232Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T15:50:46.232Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T15:50:46.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T15:50:46.232Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T15:50:46.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2022-01-03T15:50:46.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-01-03T15:50:46.232Z] === RUN TestWaitBlocked [2022-01-03T15:50:46.232Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:50:46.232Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:50:46.232Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:50:46.232Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:50:46.232Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:50:46.232Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:50:46.811Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:50:46.811Z] [2022-01-03T15:50:46.811Z] ________ ____ __. [2022-01-03T15:50:46.811Z] \_____ \ | |/ _| [2022-01-03T15:50:46.811Z] / | \| < [2022-01-03T15:50:46.811Z] / | \ | \ [2022-01-03T15:50:46.811Z] \_______ /____|__ \ [2022-01-03T15:50:46.811Z] \/ \/ [2022-01-03T15:50:46.811Z] [2022-01-03T15:50:46.811Z] INFO: make.ps1 ended at 01/03/2022 15:50:46 [2022-01-03T15:50:47.601Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-03T15:50:47.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-01-03T15:50:47.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-01-03T15:50:47.601Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:50:47.601Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:50:47.802Z] INFO: Binaries build ended at 01/03/2022 15:50:47. Duration:00:01:18.4871926 [2022-01-03T15:50:49.378Z] INFO: Copying the built daemon binary to d:\CI\PR-43107\2\binary\dockerd-60f868c263.exe... [2022-01-03T15:50:49.378Z] INFO: Copying the built client binary to d:\CI\PR-43107\2\binary\docker-60f868c263.exe... [2022-01-03T15:50:49.378Z] INFO: Copying dockerversion from the container... [2022-01-03T15:50:49.378Z] INFO: Copying the golang package from the container to d:\CI\PR-43107\2\installer\go.zip... [2022-01-03T15:50:50.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-03T15:50:50.368Z] INFO: Extracting go.zip to d:\CI\PR-43107\2\go [2022-01-03T15:50:50.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T15:50:50.939Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2022-01-03T15:50:50.939Z] === CONT TestIpcModeOlderClient [2022-01-03T15:50:50.939Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-03T15:50:50.939Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/ipam 15.637s coverage: 85.3% of statements [2022-01-03T15:50:53.530Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:50:53.530Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-03T15:50:53.530Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-01-03T15:50:53.530Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-01-03T15:50:53.789Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-03T15:50:54.050Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-01-03T15:50:54.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-03T15:50:54.474Z] --- PASS: TestDaemonHostGatewayIP (3.49s) [2022-01-03T15:50:54.474Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:50:55.036Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T15:50:56.404Z] check_test.go:308: [deedb627a2716] daemon is not started [2022-01-03T15:50:56.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-03T15:50:57.332Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.66s) [2022-01-03T15:50:57.332Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:50:57.588Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T15:50:58.150Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T15:50:59.079Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-03T15:51:00.450Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2022-01-03T15:51:00.450Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2022-01-03T15:51:00.450Z] PASS [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === Skipped [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:51:00.450Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:51:00.450Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:51:00.450Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:51:00.450Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:51:00.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T15:51:00.450Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:51:00.450Z] [2022-01-03T15:51:00.450Z] DONE 200 tests, 6 skipped in 156.281s [2022-01-03T15:51:00.450Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:51:00.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:51:00.450Z] ++ set -e [2022-01-03T15:51:00.450Z] ++ '[' -n 0 ']' [2022-01-03T15:51:00.450Z] ++ set -x [2022-01-03T15:51:00.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:51:00.706Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:51:01.274Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:51:01.274Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:51:01.274Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:51:01.274Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:51:01.274Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:51:01.274Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:51:01.274Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:51:01.274Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:51:01.274Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:51:01.274Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:51:01.274Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:51:01.530Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-01-03T15:51:01.530Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-01-03T15:51:01.530Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:51:01.530Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:51:02.896Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:51:02.896Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T15:51:02.896Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-03T15:51:03.825Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:51:04.755Z] check_test.go:308: [dafeab9c49143] daemon is not started [2022-01-03T15:51:04.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-03T15:51:04.755Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:51:04.755Z] daemon_test.go:156: [dd685ff74ed18] daemon is not started [2022-01-03T15:51:04.755Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-01-03T15:51:04.755Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-01-03T15:51:04.755Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-01-03T15:51:04.755Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-01-03T15:51:04.755Z] === RUN TestDaemonProxy [2022-01-03T15:51:04.755Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:51:06.647Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:51:06.903Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T15:51:07.159Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T15:51:07.721Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T15:51:07.976Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-03T15:51:08.232Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:51:10.123Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:51:10.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T15:51:10.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T15:51:10.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T15:51:10.635Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:51:11.211Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-01-03T15:51:11.211Z] --- PASS: TestDaemonProxy (6.27s) [2022-01-03T15:51:11.211Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-01-03T15:51:11.211Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-01-03T15:51:11.211Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-01-03T15:51:11.211Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:51:11.211Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-01-03T15:51:11.211Z] PASS [2022-01-03T15:51:11.211Z] [2022-01-03T15:51:11.211Z] === Skipped [2022-01-03T15:51:11.211Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s) [2022-01-03T15:51:11.211Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-01-03T15:51:11.211Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-01-03T15:51:11.211Z] [2022-01-03T15:51:11.211Z] DONE 17 tests, 1 skipped in 10.654s [2022-01-03T15:51:11.211Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:51:11.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:51:11.211Z] ++ set -e [2022-01-03T15:51:11.211Z] ++ '[' -n 0 ']' [2022-01-03T15:51:11.211Z] ++ set -x [2022-01-03T15:51:11.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:51:11.211Z] INFO: Testing against a local daemon [2022-01-03T15:51:11.211Z] === RUN TestCommitInheritsEnv [2022-01-03T15:51:11.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T15:51:11.725Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-01-03T15:51:11.725Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:51:11.725Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:51:11.725Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:51:11.981Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-03T15:51:11.981Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:51:11.981Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T15:51:11.981Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:51:12.237Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-01-03T15:51:12.237Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:51:12.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T15:51:13.058Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-03T15:51:13.315Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T15:51:14.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-03T15:51:14.503Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-01-03T15:51:14.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:51:14.759Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-03T15:51:14.759Z] === RUN TestTagInvalidReference [2022-01-03T15:51:14.759Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-03T15:51:14.759Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:51:14.759Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:51:14.759Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:51:14.759Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:51:14.759Z] === RUN TestTagOfficialNames [2022-01-03T15:51:14.759Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-03T15:51:14.759Z] === RUN TestTagMatchesDigest [2022-01-03T15:51:14.759Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-03T15:51:14.759Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-03T15:51:14.759Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:51:15.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-03T15:51:15.323Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from config [2022-01-03T15:51:15.440Z] Removing intermediate container fd0f59212fd6 [2022-01-03T15:51:15.440Z] ---> 047ef96ed0a7 [2022-01-03T15:51:15.440Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:51:15.440Z] ---> Running in 78b0267f379b [2022-01-03T15:51:15.680Z] INFO: Extraction ended at 01/03/2022 15:51:13. Duration:00:00:23.7177531 [2022-01-03T15:51:15.680Z] INFO: Updating the golang and path environment variables [2022-01-03T15:51:15.680Z] INFO: GOPATH=d:\gopath [2022-01-03T15:51:15.680Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:51:15.680Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:51:15.680Z] INFO: Starting a daemon under test... [2022-01-03T15:51:15.680Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43107\2\daemon --pidfile d:\CI\PR-43107\2\docker.pid -D [2022-01-03T15:51:15.680Z] INFO: Process started successfully. [2022-01-03T15:51:15.680Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:51:15.680Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:51:15.885Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from config [2022-01-03T15:51:16.448Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from config [2022-01-03T15:51:17.010Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from config [2022-01-03T15:51:17.573Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from config [2022-01-03T15:51:18.138Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from cli [2022-01-03T15:51:18.701Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from cli [2022-01-03T15:51:19.264Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from cli [2022-01-03T15:51:19.520Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from cli [2022-01-03T15:51:20.082Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from cli [2022-01-03T15:51:20.645Z] check_test.go:308: [d27bfb6bd9a66] daemon is not started [2022-01-03T15:51:20.645Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-03T15:51:21.243Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:51:21.705Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:51:22.013Z] check_test.go:308: [d0131f545c8ec] daemon is not started [2022-01-03T15:51:22.013Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-03T15:51:22.013Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T15:51:22.171Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:51:22.171Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:51:22.171Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:51:22.171Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:51:22.171Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:51:22.171Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:51:22.270Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-03T15:51:22.633Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:51:22.633Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:51:22.633Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:51:22.633Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:51:22.633Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:51:22.833Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T15:51:23.101Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:51:23.763Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-03T15:51:24.661Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:51:24.661Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:51:25.573Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:51:25.573Z] [2022-01-03T15:51:25.573Z] ________ ____ __. [2022-01-03T15:51:25.573Z] \_____ \ | |/ _| [2022-01-03T15:51:25.573Z] / | \| < [2022-01-03T15:51:25.573Z] / | \ | \ [2022-01-03T15:51:25.573Z] \_______ /____|__ \ [2022-01-03T15:51:25.573Z] \/ \/ [2022-01-03T15:51:25.573Z] [2022-01-03T15:51:25.573Z] INFO: make.ps1 ended at 01/03/2022 15:51:23 [2022-01-03T15:51:25.573Z] INFO: Binaries build ended at 01/03/2022 15:51:25. Duration:00:01:16.9618975 [2022-01-03T15:51:25.657Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T15:51:26.564Z] INFO: Copying the built daemon binary to d:\CI\PR-43107\2\binary\dockerd-60f868c263.exe... [2022-01-03T15:51:26.564Z] INFO: Copying the built client binary to d:\CI\PR-43107\2\binary\docker-60f868c263.exe... [2022-01-03T15:51:27.025Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-03T15:51:27.034Z] INFO: Copying dockerversion from the container... [2022-01-03T15:51:27.034Z] INFO: Copying the golang package from the container to d:\CI\PR-43107\2\installer\go.zip... [2022-01-03T15:51:27.282Z] check_test.go:308: [d651f971bd27e] daemon is not started [2022-01-03T15:51:27.282Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-03T15:51:27.508Z] INFO: Extracting go.zip to d:\CI\PR-43107\2\go [2022-01-03T15:51:30.553Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-03T15:51:31.920Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-03T15:51:33.517Z] ...INFO: Daemon under test started and replied! [2022-01-03T15:51:33.517Z] INFO: Docker version of the daemon under test [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] Client: [2022-01-03T15:51:33.517Z] Version: 17.06.2-ce [2022-01-03T15:51:33.517Z] API version: 1.30 [2022-01-03T15:51:33.517Z] Go version: go1.8.3 [2022-01-03T15:51:33.517Z] Git commit: cec0b72 [2022-01-03T15:51:33.517Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:51:33.517Z] OS/Arch: windows/amd64 [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] Server: [2022-01-03T15:51:33.517Z] Version: 0.0.0-dev [2022-01-03T15:51:33.517Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:51:33.517Z] Go version: go1.17.5 [2022-01-03T15:51:33.517Z] Git commit: 60f868c263 [2022-01-03T15:51:33.517Z] Built: 01/03/2022 15:49:33 [2022-01-03T15:51:33.517Z] OS/Arch: windows/amd64 [2022-01-03T15:51:33.517Z] Experimental: false [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] INFO: Docker info of the daemon under test [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] Containers: 0 [2022-01-03T15:51:33.517Z] Running: 0 [2022-01-03T15:51:33.517Z] Paused: 0 [2022-01-03T15:51:33.517Z] Stopped: 0 [2022-01-03T15:51:33.517Z] Images: 0 [2022-01-03T15:51:33.517Z] Server Version: 0.0.0-dev [2022-01-03T15:51:33.517Z] Storage Driver: windowsfilter [2022-01-03T15:51:33.517Z] Windows: [2022-01-03T15:51:33.517Z] Logging Driver: json-file [2022-01-03T15:51:33.517Z] Plugins: [2022-01-03T15:51:33.517Z] Volume: local [2022-01-03T15:51:33.517Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:51:33.517Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:51:33.517Z] Swarm: inactive [2022-01-03T15:51:33.517Z] Default Isolation: process [2022-01-03T15:51:33.517Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:51:33.517Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:51:33.517Z] OSType: windows [2022-01-03T15:51:33.517Z] Architecture: x86_64 [2022-01-03T15:51:33.517Z] CPUs: 4 [2022-01-03T15:51:33.517Z] Total Memory: 32GiB [2022-01-03T15:51:33.517Z] Name: azwin-2-b87e40 [2022-01-03T15:51:33.517Z] ID: AJ4P:HXH2:SY37:WA6K:WPUR:BTVV:VAR2:VHO6:5E5J:L46A:B52N:NKLF [2022-01-03T15:51:33.517Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T15:51:33.517Z] Debug Mode (client): false [2022-01-03T15:51:33.517Z] Debug Mode (server): true [2022-01-03T15:51:33.517Z] File Descriptors: -1 [2022-01-03T15:51:33.517Z] Goroutines: 16 [2022-01-03T15:51:33.517Z] System Time: 2022-01-03T15:51:33.3090436Z [2022-01-03T15:51:33.517Z] EventsListeners: 0 [2022-01-03T15:51:33.517Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:51:33.517Z] Labels: [2022-01-03T15:51:33.517Z] Experimental: false [2022-01-03T15:51:33.517Z] Insecure Registries: [2022-01-03T15:51:33.517Z] 127.0.0.0/8 [2022-01-03T15:51:33.517Z] Live Restore Enabled: false [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] INFO: Docker images of the daemon under test [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:51:33.517Z] [2022-01-03T15:51:33.517Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:51:33.517Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithHugeFile (53.16s) [2022-01-03T15:51:34.229Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:51:34.229Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:51:34.229Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:51:34.229Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:51:34.229Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:34.229Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:34.229Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:34.229Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:34.229Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:34.229Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:34.229Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-03T15:51:34.229Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T15:51:34.229Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:51:34.229Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:51:34.506Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:51:34.506Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:51:34.506Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:51:36.103Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-03T15:51:36.134Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:51:36.359Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T15:51:36.616Z] check_test.go:308: [da41b68810572] daemon is not started [2022-01-03T15:51:36.616Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-03T15:51:37.545Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T15:51:37.545Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPreserveOwnership (9.61s) [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-03T15:51:40.330Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:51:40.330Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:51:40.330Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:51:40.330Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T15:51:40.330Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T15:51:40.330Z] PASS [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === Skipped [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:51:40.330Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:51:40.330Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T15:51:40.330Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] DONE 34 tests, 3 skipped in 112.995s [2022-01-03T15:51:40.330Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:51:40.330Z] INFO: Testing against a local daemon [2022-01-03T15:51:40.330Z] === RUN TestConfigInspect [2022-01-03T15:51:40.330Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigInspect (0.03s) [2022-01-03T15:51:40.330Z] === RUN TestConfigList [2022-01-03T15:51:40.330Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigList (0.01s) [2022-01-03T15:51:40.330Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:51:40.330Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-03T15:51:40.330Z] === RUN TestConfigsUpdate [2022-01-03T15:51:40.330Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-03T15:51:40.330Z] === RUN TestTemplatedConfig [2022-01-03T15:51:40.330Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T15:51:40.330Z] === RUN TestConfigCreateResolve [2022-01-03T15:51:40.330Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-03T15:51:40.330Z] PASS [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === Skipped [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-01-03T15:51:40.330Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-03T15:51:40.330Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-03T15:51:40.330Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-03T15:51:40.330Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-03T15:51:40.330Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-03T15:51:40.330Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:51:40.330Z] [2022-01-03T15:51:40.330Z] DONE 6 tests, 6 skipped in 0.161s [2022-01-03T15:51:40.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:51:40.591Z] INFO: Testing against a local daemon [2022-01-03T15:51:40.591Z] === RUN TestCheckpoint [2022-01-03T15:51:40.591Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:51:40.591Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:51:40.591Z] === RUN TestContainerInvalidJSON [2022-01-03T15:51:40.591Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:51:40.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:51:40.591Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:51:40.591Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:51:40.591Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:51:40.591Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:51:40.591Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:51:40.591Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:51:40.591Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:51:40.591Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:51:40.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-03T15:51:40.591Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:51:40.591Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-03T15:51:40.591Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:51:40.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-03T15:51:40.591Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:51:40.850Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-03T15:51:40.850Z] === RUN TestCopyFromContainer [2022-01-03T15:51:41.717Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T15:51:41.973Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T15:51:43.193Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:51:43.193Z] 4d1d74adc6a9: Download complete [2022-01-03T15:51:43.461Z] --- PASS: TestBuildWithHugeFile (59.32s) [2022-01-03T15:51:43.461Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:51:43.461Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:51:43.461Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:51:43.461Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:51:43.461Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:43.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:43.461Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:43.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:43.461Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:43.461Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:43.461Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:51:43.461Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:51:43.461Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:51:43.461Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:51:43.461Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-03T15:51:43.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-03T15:51:43.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-03T15:51:43.461Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:51:43.461Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:51:43.461Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:51:43.461Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-01-03T15:51:43.461Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-01-03T15:51:43.461Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-01-03T15:51:43.461Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:51:43.461Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:51:43.461Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:51:43.461Z] Loaded image: busybox:latest [2022-01-03T15:51:43.461Z] Loaded image: busybox:glibc [2022-01-03T15:51:43.461Z] Loaded image: debian:bullseye-slim [2022-01-03T15:51:43.461Z] Loaded image: hello-world:latest [2022-01-03T15:51:43.461Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:51:44.140Z] === RUN TestCopyFromContainer// [2022-01-03T15:51:44.140Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:51:44.140Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:51:44.400Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:51:44.400Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:51:44.400Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:51:44.400Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:51:44.400Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:51:44.492Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T15:51:44.660Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:51:44.660Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer (3.95s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:51:44.660Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T15:51:44.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:51:44.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:51:44.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:51:44.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:51:44.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:51:44.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:51:44.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:51:44.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:51:44.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:51:44.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:51:44.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:51:44.661Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:51:44.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-03T15:51:44.661Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:51:44.661Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:51:44.661Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:51:44.661Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:51:44.661Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:51:44.661Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:51:44.661Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:51:44.661Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:51:44.661Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:51:44.661Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:51:44.661Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:51:44.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-03T15:51:44.661Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:51:45.055Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-03T15:51:45.780Z] Removing intermediate container 78b0267f379b [2022-01-03T15:51:45.780Z] ---> 9af729226a41 [2022-01-03T15:51:45.780Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:51:45.780Z] ---> Running in ffb0629bf139 [2022-01-03T15:51:46.040Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-01-03T15:51:46.040Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:51:46.238Z] Removing intermediate container ffb0629bf139 [2022-01-03T15:51:46.238Z] ---> cfe89abf1727 [2022-01-03T15:51:46.238Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:51:46.238Z] ---> Running in fe421cc54b09 [2022-01-03T15:51:46.698Z] Removing intermediate container fe421cc54b09 [2022-01-03T15:51:46.698Z] ---> 09c740d63a5f [2022-01-03T15:51:46.698Z] Step 11/11 : COPY . . [2022-01-03T15:51:46.949Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:51:46.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:51:46.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:51:46.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:51:46.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:51:46.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:51:46.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:51:46.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:51:46.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:51:46.981Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:51:47.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-03T15:51:47.550Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:51:47.550Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:51:47.550Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:51:47.550Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:51:47.550Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:51:47.550Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:51:47.550Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:51:47.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-03T15:51:47.550Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:51:47.550Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T15:51:47.550Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:51:47.550Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T15:51:47.550Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T15:51:47.550Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:51:47.550Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:51:47.550Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:51:47.550Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:51:47.550Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-03T15:51:47.550Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:51:47.550Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:51:47.550Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:51:47.550Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T15:51:47.550Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:51:47.550Z] === RUN TestDiff [2022-01-03T15:51:47.878Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-03T15:51:48.121Z] --- PASS: TestDiff (0.40s) [2022-01-03T15:51:48.121Z] === RUN TestExecWithCloseStdin [2022-01-03T15:51:48.380Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-01-03T15:51:48.380Z] === RUN TestExec [2022-01-03T15:51:48.950Z] --- PASS: TestExec (0.48s) [2022-01-03T15:51:48.950Z] === RUN TestExecUser [2022-01-03T15:51:49.210Z] --- PASS: TestExecUser (0.43s) [2022-01-03T15:51:49.210Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:51:49.779Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-01-03T15:51:49.779Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:51:50.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s) [2022-01-03T15:51:50.041Z] PASS [2022-01-03T15:51:50.041Z] [2022-01-03T15:51:50.041Z] === Skipped [2022-01-03T15:51:50.041Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:51:50.041Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:51:50.041Z] [2022-01-03T15:51:50.041Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:51:50.041Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:51:50.041Z] [2022-01-03T15:51:50.041Z] DONE 34 tests, 2 skipped in 96.090s [2022-01-03T15:51:50.041Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:51:50.041Z] INFO: Testing against a local daemon [2022-01-03T15:51:50.041Z] === RUN TestConfigInspect [2022-01-03T15:51:50.399Z] check_test.go:308: [d0d554d18846f] daemon is not started [2022-01-03T15:51:50.399Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-03T15:51:50.962Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-03T15:51:51.160Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-01-03T15:51:51.160Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:51:51.524Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-03T15:51:51.729Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-01-03T15:51:51.729Z] === RUN TestHealthKillContainer [2022-01-03T15:51:51.950Z] --- PASS: TestConfigInspect (2.37s) [2022-01-03T15:51:51.950Z] === RUN TestConfigList [2022-01-03T15:51:52.087Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T15:51:52.087Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-03T15:51:52.819Z] INFO: Extraction ended at 01/03/2022 15:51:52. Duration:00:00:24.5746461 [2022-01-03T15:51:52.819Z] INFO: Updating the golang and path environment variables [2022-01-03T15:51:52.819Z] INFO: GOPATH=d:\gopath [2022-01-03T15:51:52.819Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:51:52.819Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:51:52.819Z] INFO: Running the daemon under test in containerd mode [2022-01-03T15:51:52.819Z] INFO: Starting a daemon under test... [2022-01-03T15:51:52.819Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43107\2\daemon --pidfile d:\CI\PR-43107\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-03T15:51:52.819Z] INFO: Containerd started successfully. [2022-01-03T15:51:52.819Z] INFO: Process started successfully. [2022-01-03T15:51:52.819Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:51:52.819Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:51:53.979Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-03T15:51:53.979Z] check_test.go:308: [dd5c3e65dd347] daemon is not started [2022-01-03T15:51:53.979Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-03T15:51:54.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T15:51:54.489Z] --- PASS: TestConfigList (2.13s) [2022-01-03T15:51:54.489Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:51:56.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T15:51:56.127Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-03T15:51:56.406Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-01-03T15:51:56.406Z] === RUN TestConfigsUpdate [2022-01-03T15:51:58.320Z] --- PASS: TestConfigsUpdate (2.15s) [2022-01-03T15:51:58.320Z] === RUN TestTemplatedConfig [2022-01-03T15:51:58.643Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-03T15:51:59.852Z] --- PASS: TestHealthKillContainer (7.89s) [2022-01-03T15:51:59.852Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:51:59.852Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:51:59.852Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:51:59.852Z] === RUN TestIpcModeNone [2022-01-03T15:51:59.852Z] --- PASS: TestIpcModeNone (0.41s) [2022-01-03T15:51:59.852Z] === RUN TestIpcModePrivate [2022-01-03T15:52:00.111Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-03T15:52:00.371Z] --- PASS: TestIpcModePrivate (0.45s) [2022-01-03T15:52:00.371Z] === RUN TestIpcModeShareable [2022-01-03T15:52:00.371Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:00.371Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-03T15:52:00.371Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:52:00.860Z] --- PASS: TestTemplatedConfig (2.57s) [2022-01-03T15:52:00.860Z] === RUN TestConfigCreateResolve [2022-01-03T15:52:01.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-01-03T15:52:01.755Z] === RUN TestAPIIpcModeHost [2022-01-03T15:52:01.755Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:01.755Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-03T15:52:01.755Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:52:01.755Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:01.755Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-03T15:52:01.755Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:52:02.695Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-03T15:52:02.812Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-03T15:52:02.954Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-01-03T15:52:02.954Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:52:02.954Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:02.954Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T15:52:02.954Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:52:02.954Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:02.954Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T15:52:02.954Z] === RUN TestIpcModeOlderClient [2022-01-03T15:52:02.954Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:52:02.954Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:52:03.214Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-01-03T15:52:03.214Z] === RUN TestKillContainer [2022-01-03T15:52:03.214Z] === RUN TestKillContainer/no_signal [2022-01-03T15:52:03.400Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-01-03T15:52:03.400Z] PASS [2022-01-03T15:52:03.400Z] [2022-01-03T15:52:03.400Z] DONE 6 tests in 13.530s [2022-01-03T15:52:03.400Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:52:03.400Z] INFO: Testing against a local daemon [2022-01-03T15:52:03.400Z] === RUN TestCheckpoint [2022-01-03T15:52:03.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:52:03.400Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:52:03.400Z] === RUN TestContainerInvalidJSON [2022-01-03T15:52:03.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:52:03.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:52:03.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:52:03.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:52:03.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:52:03.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:52:03.400Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:52:03.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T15:52:03.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T15:52:03.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:52:03.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-01-03T15:52:03.400Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:52:03.400Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-03T15:52:03.400Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:52:03.400Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-01-03T15:52:03.400Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:52:03.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-03T15:52:03.400Z] === RUN TestCopyFromContainer [2022-01-03T15:52:03.784Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:52:04.043Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:52:04.200Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-03T15:52:04.445Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:52:04.445Z] 8f616e6e9eec: Download complete [2022-01-03T15:52:04.612Z] --- PASS: TestKillContainer (1.20s) [2022-01-03T15:52:04.612Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-03T15:52:04.612Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-03T15:52:04.612Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-03T15:52:04.612Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:52:04.612Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer// [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:52:04.782Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:52:04.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:52:05.042Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:52:05.042Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer (1.67s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:52:05.042Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-01-03T15:52:05.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:52:05.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:52:05.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:52:05.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:52:05.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:52:05.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:52:05.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:52:05.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:52:05.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:52:05.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:52:05.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:52:05.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:52:05.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:52:05.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:52:05.042Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:52:05.042Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-03T15:52:05.042Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:52:05.042Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:52:05.042Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:52:05.042Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:52:05.042Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:52:05.042Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:52:05.042Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:52:05.302Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:52:05.302Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:52:05.302Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:52:05.302Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:52:05.302Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:52:05.302Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:52:05.302Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:52:05.302Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:52:05.302Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T15:52:05.302Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:52:05.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-03T15:52:05.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-03T15:52:05.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-01-03T15:52:05.441Z] === RUN TestKillStoppedContainer [2022-01-03T15:52:05.441Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T15:52:05.441Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:52:05.441Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-03T15:52:05.441Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:52:05.700Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-01-03T15:52:05.700Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:52:05.700Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:05.700Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:52:05.700Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:52:05.700Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:52:05.700Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:52:05.700Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:52:05.700Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T15:52:05.700Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T15:52:05.700Z] === RUN TestLinksContainerNames [2022-01-03T15:52:06.089Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-03T15:52:06.638Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-03T15:52:06.638Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:52:06.899Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-03T15:52:06.899Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:52:07.211Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2022-01-03T15:52:07.211Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:52:07.468Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:07.468Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:07.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:07.468Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:07.728Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T15:52:07.728Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:52:07.728Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:52:07.728Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-03T15:52:07.728Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:52:07.728Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T15:52:07.728Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:52:07.728Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:07.728Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T15:52:07.728Z] === RUN TestNetworkNat [2022-01-03T15:52:08.297Z] --- PASS: TestNetworkNat (0.46s) [2022-01-03T15:52:08.297Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:52:08.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-01-03T15:52:08.557Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:52:08.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:52:08.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:52:08.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:52:08.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:52:08.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:52:08.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:52:08.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:52:08.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:52:08.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:52:08.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:52:08.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:52:08.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:52:08.595Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:52:09.104Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|exports_file|deps|files|compiled_files) took 2m24.034811607s [2022-01-03T15:52:09.104Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.657635ms [2022-01-03T15:52:09.165Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-01-03T15:52:09.165Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:52:09.165Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:52:09.165Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:52:09.165Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:52:09.165Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:52:09.165Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:52:09.165Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:52:09.165Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-03T15:52:09.165Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:52:09.165Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T15:52:09.165Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:52:09.165Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:52:09.165Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:52:09.165Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:52:09.165Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:52:09.165Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:52:09.166Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:52:09.166Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:52:09.166Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:52:09.166Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:52:09.166Z] === RUN TestDiff [2022-01-03T15:52:09.359Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-03T15:52:09.736Z] --- PASS: TestDiff (0.59s) [2022-01-03T15:52:09.736Z] === RUN TestExecWithCloseStdin [2022-01-03T15:52:10.289Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T15:52:10.289Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T15:52:10.307Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-01-03T15:52:10.307Z] === RUN TestExec [2022-01-03T15:52:11.093Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-01-03T15:52:11.093Z] === RUN TestPause [2022-01-03T15:52:11.093Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:11.093Z] --- SKIP: TestPause (0.00s) [2022-01-03T15:52:11.093Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:52:11.093Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:52:11.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:52:11.093Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:52:11.093Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:11.093Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-03T15:52:11.093Z] === RUN TestPidHost [2022-01-03T15:52:11.246Z] --- PASS: TestExec (0.66s) [2022-01-03T15:52:11.246Z] === RUN TestExecUser [2022-01-03T15:52:11.816Z] --- PASS: TestExecUser (0.64s) [2022-01-03T15:52:11.816Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:52:12.032Z] --- PASS: TestPidHost (0.85s) [2022-01-03T15:52:12.032Z] === RUN TestPsFilter [2022-01-03T15:52:12.032Z] --- PASS: TestPsFilter (0.09s) [2022-01-03T15:52:12.032Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:52:12.386Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-01-03T15:52:12.386Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:52:12.601Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-03T15:52:12.601Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:52:12.814Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-03T15:52:12.861Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-03T15:52:12.861Z] === RUN TestRemoveContainerRunning [2022-01-03T15:52:13.430Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-03T15:52:13.430Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:52:13.690Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-03T15:52:13.690Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:52:13.690Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:52:13.690Z] === RUN TestRenameLinkedContainer [2022-01-03T15:52:13.768Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-01-03T15:52:13.768Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:52:14.068Z] ...INFO: Daemon under test started and replied! [2022-01-03T15:52:14.068Z] INFO: Docker version of the daemon under test [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] Client: [2022-01-03T15:52:14.068Z] Version: 17.06.2-ce [2022-01-03T15:52:14.068Z] API version: 1.30 [2022-01-03T15:52:14.068Z] Go version: go1.8.3 [2022-01-03T15:52:14.068Z] Git commit: cec0b72 [2022-01-03T15:52:14.068Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:52:14.068Z] OS/Arch: windows/amd64 [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] Server: [2022-01-03T15:52:14.068Z] Version: 0.0.0-dev [2022-01-03T15:52:14.068Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:52:14.068Z] Go version: go1.17.5 [2022-01-03T15:52:14.068Z] Git commit: 60f868c263 [2022-01-03T15:52:14.068Z] Built: 01/03/2022 15:50:12 [2022-01-03T15:52:14.068Z] OS/Arch: windows/amd64 [2022-01-03T15:52:14.068Z] Experimental: false [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] INFO: Docker info of the daemon under test [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] Containers: 0 [2022-01-03T15:52:14.068Z] Running: 0 [2022-01-03T15:52:14.068Z] Paused: 0 [2022-01-03T15:52:14.068Z] Stopped: 0 [2022-01-03T15:52:14.068Z] Images: 0 [2022-01-03T15:52:14.068Z] Server Version: 0.0.0-dev [2022-01-03T15:52:14.068Z] Storage Driver: windowsfilter [2022-01-03T15:52:14.068Z] Windows: [2022-01-03T15:52:14.068Z] Logging Driver: json-file [2022-01-03T15:52:14.068Z] Plugins: [2022-01-03T15:52:14.068Z] Volume: local [2022-01-03T15:52:14.068Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:52:14.068Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:52:14.068Z] Swarm: inactive [2022-01-03T15:52:14.068Z] Default Isolation: process [2022-01-03T15:52:14.068Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:52:14.068Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:52:14.068Z] OSType: windows [2022-01-03T15:52:14.068Z] Architecture: x86_64 [2022-01-03T15:52:14.068Z] CPUs: 4 [2022-01-03T15:52:14.068Z] Total Memory: 32GiB [2022-01-03T15:52:14.068Z] Name: azwin-2-a79a00 [2022-01-03T15:52:14.068Z] ID: 66BW:6L4A:KW2F:GXSG:SOM3:LCM7:2Y22:4D57:ML6I:GAMY:ATGA:47JP [2022-01-03T15:52:14.068Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T15:52:14.068Z] Debug Mode (client): false [2022-01-03T15:52:14.068Z] Debug Mode (server): true [2022-01-03T15:52:14.068Z] File Descriptors: -1 [2022-01-03T15:52:14.068Z] Goroutines: 31 [2022-01-03T15:52:14.068Z] System Time: 2022-01-03T15:52:11.795935Z [2022-01-03T15:52:14.068Z] EventsListeners: 0 [2022-01-03T15:52:14.068Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:52:14.068Z] Labels: [2022-01-03T15:52:14.068Z] Experimental: false [2022-01-03T15:52:14.068Z] Insecure Registries: [2022-01-03T15:52:14.068Z] 127.0.0.0/8 [2022-01-03T15:52:14.068Z] Live Restore Enabled: false [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] INFO: Docker images of the daemon under test [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:52:14.068Z] [2022-01-03T15:52:14.068Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:52:14.068Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T15:52:14.068Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:52:14.068Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:52:14.068Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:52:14.705Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T15:52:14.708Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-01-03T15:52:14.708Z] === RUN TestHealthKillContainer [2022-01-03T15:52:15.271Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T15:52:15.528Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T15:52:15.601Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-01-03T15:52:15.601Z] === RUN TestRenameStoppedContainer [2022-01-03T15:52:15.601Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-03T15:52:15.601Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:52:16.457Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T15:52:16.457Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T15:52:16.542Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-01-03T15:52:16.542Z] === RUN TestRenameInvalidName [2022-01-03T15:52:16.671Z] ---> 3c679d5d730d [2022-01-03T15:52:16.713Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-03T15:52:16.713Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T15:52:16.802Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-03T15:52:16.802Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:52:17.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T15:52:18.212Z] Successfully built 3c679d5d730d [2022-01-03T15:52:18.212Z] Successfully tagged docker:latest [2022-01-03T15:52:18.212Z] INFO: Image build ended at 01/03/2022 15:52:17. Duration:00:04:08.2861575 [2022-01-03T15:52:18.212Z] [2022-01-03T15:52:18.212Z] [2022-01-03T15:52:18.212Z] INFO: Building the test binaries at 01/03/2022 15:52:17... [2022-01-03T15:52:18.644Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-03T15:52:18.711Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-01-03T15:52:18.711Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:52:18.711Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-01-03T15:52:18.711Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:52:19.573Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T15:52:19.573Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-03T15:52:19.651Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-01-03T15:52:19.651Z] === RUN TestResize [2022-01-03T15:52:19.911Z] --- PASS: TestResize (0.39s) [2022-01-03T15:52:19.911Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:52:20.484Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-03T15:52:20.484Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:52:20.744Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-01-03T15:52:20.744Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:52:20.744Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T15:52:20.744Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:52:20.744Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:52:20.938Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-03T15:52:20.938Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T15:52:21.327Z] INFO [runner/unused/goanalysis] analyzers took 28.635275036s with top 10 stages: buildssa: 24.857939189s, U1000: 3.777335847s [2022-01-03T15:52:22.137Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-01-03T15:52:22.137Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:52:22.742Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:52:22.743Z] 8f616e6e9eec: Download complete [2022-01-03T15:52:22.833Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T15:52:22.872Z] --- PASS: TestHealthKillContainer (8.27s) [2022-01-03T15:52:22.872Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:52:23.098Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-01-03T15:52:23.098Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:52:23.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-01-03T15:52:23.448Z] === RUN TestIpcModeNone [2022-01-03T15:52:23.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-03T15:52:24.023Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T15:52:24.023Z] INFO: make.ps1 starting at 01/03/2022 15:52:23 [2022-01-03T15:52:24.033Z] --- PASS: TestIpcModeNone (0.68s) [2022-01-03T15:52:24.033Z] === RUN TestIpcModePrivate [2022-01-03T15:52:24.484Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:52:24.484Z] INFO: Invoking autogen... [2022-01-03T15:52:24.503Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-01-03T15:52:24.503Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:52:24.606Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-03T15:52:24.867Z] --- PASS: TestIpcModePrivate (0.66s) [2022-01-03T15:52:24.867Z] === RUN TestIpcModeShareable [2022-01-03T15:52:24.945Z] INFO: Building daemon... [2022-01-03T15:52:25.128Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-03T15:52:25.388Z] --- PASS: TestIpcModeShareable (0.70s) [2022-01-03T15:52:25.388Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:52:25.391Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T15:52:25.442Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-01-03T15:52:25.442Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:52:26.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-01-03T15:52:26.382Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:52:26.757Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T15:52:27.298Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-01-03T15:52:27.298Z] === RUN TestAPIIpcModeHost [2022-01-03T15:52:27.558Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-01-03T15:52:27.558Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:52:27.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-03T15:52:27.764Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:52:28.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-03T15:52:28.333Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:52:28.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T15:52:28.941Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-01-03T15:52:28.941Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:52:29.273Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-01-03T15:52:29.273Z] === RUN TestNISDomainname [2022-01-03T15:52:29.273Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T15:52:29.273Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-03T15:52:29.273Z] === RUN TestHostnameDnsResolution [2022-01-03T15:52:29.880Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T15:52:30.085Z] docker_cli_daemon_test.go:2583: [d07220e3aacb9] daemon is not started [2022-01-03T15:52:30.140Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-01-03T15:52:30.140Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:52:30.211Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-03T15:52:30.211Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:52:30.211Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-03T15:52:30.211Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T15:52:30.211Z] === RUN TestStats [2022-01-03T15:52:30.211Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:30.211Z] --- SKIP: TestStats (0.00s) [2022-01-03T15:52:30.211Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:52:30.211Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:52:30.211Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:52:30.211Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:52:30.211Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:52:30.211Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:52:30.211Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:52:30.211Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:52:30.780Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:52:31.078Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T15:52:31.338Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2022-01-03T15:52:31.338Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:52:31.454Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-03T15:52:32.279Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T15:52:32.539Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-01-03T15:52:32.539Z] === RUN TestIpcModeOlderClient [2022-01-03T15:52:32.539Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:52:32.539Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:52:32.684Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:52:33.109Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-01-03T15:52:33.110Z] === RUN TestKillContainer [2022-01-03T15:52:33.110Z] === RUN TestKillContainer/no_signal [2022-01-03T15:52:33.347Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T15:52:33.370Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:52:33.632Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-01-03T15:52:34.064Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-03T15:52:34.064Z] === RUN TestDeleteDevicemapper [2022-01-03T15:52:34.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:52:34.064Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:52:34.064Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:52:34.572Z] --- PASS: TestKillContainer (1.39s) [2022-01-03T15:52:34.572Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-01-03T15:52:34.572Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-01-03T15:52:34.572Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-01-03T15:52:34.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:52:34.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:52:34.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:52:35.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-01-03T15:52:35.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-03T15:52:35.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-01-03T15:52:35.775Z] === RUN TestKillStoppedContainer [2022-01-03T15:52:35.775Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T15:52:35.775Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:52:35.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-03T15:52:35.775Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:52:35.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2022-01-03T15:52:35.974Z] === RUN TestUpdateMemory [2022-01-03T15:52:35.974Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T15:52:35.974Z] === RUN TestUpdateCPUQuota [2022-01-03T15:52:35.974Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-03T15:52:35.974Z] === RUN TestUpdatePidsLimit [2022-01-03T15:52:35.974Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:35.974Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-03T15:52:35.974Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:52:36.035Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-01-03T15:52:36.035Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:52:36.035Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T15:52:36.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:52:36.035Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:52:36.605Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-01-03T15:52:36.605Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:52:36.866Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-01-03T15:52:36.866Z] === RUN TestLinksContainerNames [2022-01-03T15:52:37.806Z] --- PASS: TestLinksContainerNames (0.89s) [2022-01-03T15:52:37.806Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:52:38.066Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-01-03T15:52:38.066Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:52:38.638Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:38.638Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:38.638Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:52:38.638Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:52:38.899Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:52:39.159Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:52:39.159Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:52:39.159Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:52:39.159Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:52:39.160Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-01-03T15:52:39.160Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:52:39.889Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T15:52:40.542Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-01-03T15:52:40.542Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:52:40.802Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-01-03T15:52:40.802Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:52:41.373Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-01-03T15:52:41.373Z] === RUN TestNetworkNat [2022-01-03T15:52:41.634Z] --- PASS: TestNetworkNat (0.54s) [2022-01-03T15:52:41.634Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:52:42.203Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-01-03T15:52:42.203Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:52:42.409Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-03T15:52:44.301Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-03T15:52:44.743Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-01-03T15:52:44.743Z] === RUN TestPause [2022-01-03T15:52:45.314Z] --- PASS: TestPause (0.48s) [2022-01-03T15:52:45.314Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:52:45.314Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:52:45.314Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:52:45.314Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:52:45.530Z] ok github.com/docker/docker/libnetwork/networkdb 104.394s coverage: 60.0% of statements [2022-01-03T15:52:45.530Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:52:45.530Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T15:52:45.530Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2022-01-03T15:52:45.530Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T15:52:45.530Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-03T15:52:45.790Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-01-03T15:52:45.885Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-01-03T15:52:45.885Z] === RUN TestPidHost [2022-01-03T15:52:46.050Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-03T15:52:46.050Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:52:46.311Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === Skipped [2022-01-03T15:52:46.311Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T15:52:46.311Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T15:52:46.311Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T15:52:46.311Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:52:46.311Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:52:46.311Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:52:46.311Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:52:46.311Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:52:46.311Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T15:52:46.311Z] firewalld_test.go:14: firewalld is not running [2022-01-03T15:52:46.311Z] [2022-01-03T15:52:46.311Z] DONE 331 tests, 9 skipped in 200.904s [2022-01-03T15:52:46.819Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-03T15:52:46.819Z] check_test.go:308: [d178cc5d75f57] daemon is not started [2022-01-03T15:52:46.819Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-03T15:52:46.826Z] --- PASS: TestPidHost (0.97s) [2022-01-03T15:52:46.826Z] === RUN TestPsFilter [2022-01-03T15:52:46.826Z] --- PASS: TestPsFilter (0.12s) [2022-01-03T15:52:46.826Z] === RUN TestRemoveContainerWithRemovedVolume Post stage [Pipeline] junit [2022-01-03T15:52:47.268Z] Recording test results [2022-01-03T15:52:47.396Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-03T15:52:47.396Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:52:47.657Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-01-03T15:52:47.657Z] === RUN TestRemoveContainerRunning [2022-01-03T15:52:48.187Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-01-03T15:52:48.187Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:52:48.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-03T15:52:48.187Z] === RUN TestWaitNonBlocked [2022-01-03T15:52:48.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:52:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:52:48.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:52:48.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:52:48.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:52:48.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:52:48.187Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T15:52:48.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-01-03T15:52:48.187Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-01-03T15:52:48.187Z] === RUN TestWaitBlocked [2022-01-03T15:52:48.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:52:48.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:52:48.187Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:52:48.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:52:48.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:52:48.187Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:52:48.227Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-01-03T15:52:48.227Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:52:48.446Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:52:48.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-01-03T15:52:48.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-01-03T15:52:48.446Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:52:48.446Z] === CONT TestIpcModeOlderClient [2022-01-03T15:52:48.446Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-03T15:52:48.446Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:52:48.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-01-03T15:52:48.487Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:52:48.487Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:52:48.487Z] === RUN TestRenameLinkedContainer [2022-01-03T15:52:48.743Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:52:49.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -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:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-integration [2022-01-03T15:52:49.661Z] [2022-01-03T15:52:49.661Z] Removing bundles/ [2022-01-03T15:52:49.661Z] [2022-01-03T15:52:49.661Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:52:49.661Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:52:49.661Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:52:50.399Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-01-03T15:52:50.399Z] === RUN TestRenameStoppedContainer [2022-01-03T15:52:50.659Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-03T15:52:50.659Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:52:50.990Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-01-03T15:52:50.990Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-01-03T15:52:50.990Z] PASS [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === Skipped [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:52:51.250Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T15:52:51.250Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-03T15:52:51.250Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:52:51.250Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:52:51.250Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-03T15:52:51.250Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-03T15:52:51.250Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-03T15:52:51.250Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T15:52:51.250Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T15:52:51.250Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:52:51.250Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:52:51.250Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T15:52:51.250Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-03T15:52:51.250Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T15:52:51.250Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T15:52:51.250Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-03T15:52:51.250Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:52:51.250Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-03T15:52:51.250Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:52:51.250Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-03T15:52:51.250Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T15:52:51.250Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-03T15:52:51.250Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:52:51.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T15:52:51.250Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-03T15:52:51.250Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-03T15:52:51.250Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:52:51.250Z] [2022-01-03T15:52:51.250Z] DONE 177 tests, 27 skipped in 70.680s [2022-01-03T15:52:51.250Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:52:51.250Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:52:51.600Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-01-03T15:52:51.600Z] === RUN TestRenameInvalidName [2022-01-03T15:52:51.819Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:52:51.819Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:52:51.819Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:52:51.819Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:52:51.819Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:52:51.819Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:52:51.819Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:52:52.079Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-01-03T15:52:52.079Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T15:52:52.079Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:52:52.079Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:52:52.171Z] --- PASS: TestRenameInvalidName (0.44s) [2022-01-03T15:52:52.171Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:52:53.018Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:52:53.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite (335.13s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.08s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.56s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.37s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.95s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.97s) [2022-01-03T15:52:53.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.58s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.68s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.41s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.57s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.13s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.84s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.82s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.79s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.24s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.43s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.88s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s) [2022-01-03T15:52:53.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-03T15:52:53.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.37s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.37s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.55s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.30s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.06s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-01-03T15:52:53.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.86s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.42s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.40s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.40s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-01-03T15:52:53.361Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2022-01-03T15:52:53.361Z] === RUN TestDockerSwarmSuite [2022-01-03T15:52:53.361Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-03T15:52:53.556Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-01-03T15:52:53.556Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:52:54.127Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-01-03T15:52:54.127Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:52:54.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T15:52:54.402Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:52:55.114Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-01-03T15:52:55.114Z] === RUN TestResize [2022-01-03T15:52:55.375Z] --- PASS: TestResize (0.43s) [2022-01-03T15:52:55.375Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:52:55.407Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-03T15:52:55.425Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:52:55.425Z] daemon_test.go:156: [d6d9dd77590f9] daemon is not started [2022-01-03T15:52:55.425Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-01-03T15:52:55.425Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-03T15:52:55.425Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-03T15:52:55.425Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-03T15:52:55.425Z] === RUN TestDaemonProxy [2022-01-03T15:52:55.425Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T15:52:55.425Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T15:52:55.425Z] PASS [2022-01-03T15:52:55.425Z] [2022-01-03T15:52:55.425Z] === Skipped [2022-01-03T15:52:55.425Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-03T15:52:55.425Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T15:52:55.425Z] [2022-01-03T15:52:55.425Z] DONE 12 tests, 1 skipped in 4.161s [2022-01-03T15:52:55.425Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:52:55.425Z] INFO: Testing against a local daemon [2022-01-03T15:52:55.425Z] === RUN TestCommitInheritsEnv [2022-01-03T15:52:55.945Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-03T15:52:55.945Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:52:56.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:52:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:57.332Z] --- PASS: TestCommitInheritsEnv (1.73s) [2022-01-03T15:52:57.332Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:52:57.332Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:52:57.332Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:52:57.332Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T15:52:57.332Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:52:57.332Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:52:57.332Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:52:57.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:57.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:52:58.682Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-03T15:52:59.237Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-01-03T15:52:59.237Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:52:59.237Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T15:52:59.237Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:52:59.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:52:59.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:52:59.237Z] === RUN TestTagInvalidReference [2022-01-03T15:52:59.237Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:52:59.237Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:52:59.237Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:52:59.237Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:52:59.237Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:52:59.237Z] === RUN TestTagOfficialNames [2022-01-03T15:52:59.237Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-03T15:52:59.237Z] === RUN TestTagMatchesDigest [2022-01-03T15:52:59.237Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T15:52:59.237Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:52:59.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:52:59.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:53:00.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:53:02.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:53:03.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:53:03.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T15:53:03.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-03T15:53:04.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T15:53:05.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T15:53:05.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T15:53:07.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:53:07.071Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T15:53:07.071Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T15:53:07.071Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T15:53:07.328Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T15:53:07.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:53:08.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:53:09.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:53:10.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:53:11.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:53:12.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2022-01-03T15:53:14.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-01-03T15:53:14.231Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:53:15.211Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-01-03T15:53:15.211Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:53:15.211Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T15:53:15.211Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T15:53:15.211Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:53:15.414Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T15:53:15.670Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T15:53:16.598Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T15:53:16.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-01-03T15:53:16.611Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:53:16.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-03T15:53:16.854Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T15:53:17.417Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T15:53:17.553Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-01-03T15:53:17.553Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:53:17.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-03T15:53:18.238Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T15:53:18.238Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T15:53:18.944Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-01-03T15:53:18.944Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:53:19.884Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-01-03T15:53:19.884Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:53:20.757Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T15:53:20.757Z] docker_api_swarm_test.go:563: [d3cb4088a8b27] joining swarm manager [dc765b94d59cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:53:20.824Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-03T15:53:20.824Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:53:21.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-01-03T15:53:21.765Z] === RUN TestNISDomainname [2022-01-03T15:53:22.337Z] --- PASS: TestNISDomainname (0.56s) [2022-01-03T15:53:22.337Z] === RUN TestHostnameDnsResolution [2022-01-03T15:53:23.273Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T15:53:23.278Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-01-03T15:53:23.278Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:53:23.458Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:53:23.458Z] 4d1d74adc6a9: Download complete [2022-01-03T15:53:23.848Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-01-03T15:53:23.848Z] === RUN TestStats [2022-01-03T15:53:24.641Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T15:53:26.008Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T15:53:26.265Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T15:53:26.386Z] --- PASS: TestStats (2.46s) [2022-01-03T15:53:26.386Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:53:26.386Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:53:26.386Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:53:26.386Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:53:26.386Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:53:26.386Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:53:26.386Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:53:26.386Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:53:26.386Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:53:26.386Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:53:26.386Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:53:26.956Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:53:27.193Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T15:53:28.559Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T15:53:28.864Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:53:29.488Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T15:53:29.745Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T15:53:30.735Z] 8f616e6e9eec: Pull complete [2022-01-03T15:53:30.773Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:53:30.773Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-01-03T15:53:30.773Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-01-03T15:53:30.773Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-01-03T15:53:30.773Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-01-03T15:53:30.773Z] === RUN TestDeleteDevicemapper [2022-01-03T15:53:30.773Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:53:30.773Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:53:30.773Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:53:32.155Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-01-03T15:53:32.155Z] === RUN TestUpdateMemory [2022-01-03T15:53:32.266Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T15:53:32.415Z] --- PASS: TestUpdateMemory (0.56s) [2022-01-03T15:53:32.415Z] === RUN TestUpdateCPUQuota [2022-01-03T15:53:32.829Z] docker_api_swarm_test.go:585: [df4353a789061] joining swarm manager [dc765b94d59cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:53:33.356Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-01-03T15:53:33.356Z] === RUN TestUpdatePidsLimit [2022-01-03T15:53:33.356Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:53:33.616Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:53:33.880Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:53:34.140Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:53:34.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:53:34.214Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T15:53:34.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:53:34.661Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit (2.22s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-01-03T15:53:35.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-01-03T15:53:35.602Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:53:36.104Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T15:53:36.104Z] check_test.go:379: [d3cb4088a8b27] daemon is not started [2022-01-03T15:53:39.373Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T15:53:39.629Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T15:53:40.558Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T15:53:41.121Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T15:53:41.684Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T15:53:41.941Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T15:53:42.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-03T15:53:42.504Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T15:53:42.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-03T15:53:42.797Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.117047379s with top 10 stages: buildssa: 1m36.74683087s, goimports: 21.562703167s, unconvert: 13.710431667s, gosec: 9.524877576s, golint: 6.502539412s, misspell: 4.734784849s, inspect: 4.235720655s, ineffassign: 3.962729031s, vrp: 2.857518953s, printf: 1.773896356s [2022-01-03T15:53:42.797Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2022-01-03T15:53:42.797Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, cgo: 2178/2759, path_prettifier: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, nolint: 0/78, skip_files: 2178/2178, exclude-rules: 78/1790 [2022-01-03T15:53:42.797Z] INFO [runner] processing took 116.831465ms with stages: nolint: 50.499369ms, identifier_marker: 37.820454ms, path_prettifier: 13.228412ms, autogenerated_exclude: 6.229718ms, exclude-rules: 5.077357ms, skip_dirs: 3.095695ms, cgo: 499.747µs, filename_unadjuster: 375.058µs, max_same_issues: 1.502µs, exclude: 744ns, skip_files: 675ns, diff: 667ns, uniq_by_line: 648ns, max_from_linter: 463ns, source_code: 444ns, max_per_file_from_linter: 262ns, path_shortener: 250ns [2022-01-03T15:53:42.797Z] INFO [runner] linters took 1m45.539530421s with stages: goanalysis_metalinter: 1m21.971989262s, unused: 23.450472226s [2022-01-03T15:53:42.797Z] INFO File cache stats: 1689 entries of total size 8.5MiB [2022-01-03T15:53:42.797Z] INFO Memory: 2502 samples, avg is 1829.5MB, max is 4953.5MB [2022-01-03T15:53:42.797Z] INFO Execution took 4m10.093346806s [2022-01-03T15:53:43.068Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T15:53:43.324Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T15:53:43.732Z] Congratulations! The shell scripts are properly formatted. [2022-01-03T15:53:43.887Z] === RUN TestDockerSuite/TestBuildLabelMultiple [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-03T15:53:44.451Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T15:53:44.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-docker-py [2022-01-03T15:53:45.013Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T15:53:45.270Z] docker_api_swarm_test.go:46: [dedf387713901] joining swarm manager [dcfbbe8c4271c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:53:45.567Z] [2022-01-03T15:53:45.567Z] Removing bundles/ [2022-01-03T15:53:45.567Z] [2022-01-03T15:53:45.567Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:53:45.567Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:53:45.567Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:53:45.833Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T15:53:46.761Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T15:53:47.822Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-01-03T15:53:47.822Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:53:47.822Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-01-03T15:53:47.822Z] === RUN TestWaitNonBlocked [2022-01-03T15:53:47.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:53:47.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:53:47.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:53:47.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:53:47.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:53:47.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:53:47.822Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T15:53:47.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-01-03T15:53:47.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-01-03T15:53:47.822Z] === RUN TestWaitBlocked [2022-01-03T15:53:47.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:53:47.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:53:47.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:53:47.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:53:47.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:53:47.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:53:48.394Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:53:48.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-01-03T15:53:48.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-01-03T15:53:48.394Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:53:48.394Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:53:49.279Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T15:53:50.940Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-01-03T15:53:50.940Z] === CONT TestIpcModeOlderClient [2022-01-03T15:53:50.940Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-01-03T15:53:50.940Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:53:50.940Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-01-03T15:53:50.940Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:53:51.029Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:53:51.029Z] [2022-01-03T15:53:51.029Z] ________ ____ __. [2022-01-03T15:53:51.029Z] \_____ \ | |/ _| [2022-01-03T15:53:51.029Z] / | \| < [2022-01-03T15:53:51.029Z] / | \ | \ [2022-01-03T15:53:51.029Z] \_______ /____|__ \ [2022-01-03T15:53:51.029Z] \/ \/ [2022-01-03T15:53:51.029Z] [2022-01-03T15:53:51.029Z] INFO: make.ps1 ended at 01/03/2022 15:53:45 [2022-01-03T15:53:51.029Z] INFO: Binaries build ended at 01/03/2022 15:53:47. Duration:00:01:29.6032640 [2022-01-03T15:53:51.029Z] INFO: Copying the built daemon binary to d:\CI\PR-43107\2\binary\dockerd-60f868c263.exe... [2022-01-03T15:53:51.029Z] INFO: Copying the built client binary to d:\CI\PR-43107\2\binary\docker-60f868c263.exe... [2022-01-03T15:53:51.029Z] INFO: Copying dockerversion from the container... [2022-01-03T15:53:51.029Z] INFO: Copying the golang package from the container to d:\CI\PR-43107\2\installer\go.zip... [2022-01-03T15:53:51.029Z] INFO: Extracting go.zip to d:\CI\PR-43107\2\go [2022-01-03T15:53:53.487Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-01-03T15:53:53.487Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:53:53.610Z] 8f616e6e9eec: Pull complete [2022-01-03T15:53:54.523Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T15:53:56.031Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-01-03T15:53:57.042Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T15:53:57.042Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T15:53:57.042Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T15:53:57.298Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T15:53:57.298Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T15:53:57.861Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T15:53:59.230Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T15:54:01.129Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T15:54:02.605Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-01-03T15:54:02.605Z] PASS [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] === Skipped [2022-01-03T15:54:02.605Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:54:02.605Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:54:02.605Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:54:02.605Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T15:54:02.605Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:54:02.605Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:54:02.605Z] [2022-01-03T15:54:02.605Z] DONE 200 tests, 5 skipped in 119.589s [2022-01-03T15:54:02.605Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:54:02.605Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:54:03.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-03T15:54:03.176Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:54:03.176Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:54:03.176Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:54:03.176Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:54:03.176Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:54:03.176Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:54:03.176Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:54:03.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:54:03.176Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:54:03.436Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:54:03.436Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:54:03.436Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-01-03T15:54:03.436Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T15:54:03.436Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:54:03.436Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:54:03.950Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T15:54:03.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-03T15:54:04.378Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:54:04.513Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T15:54:05.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T15:54:05.760Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:54:06.701Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:54:06.701Z] daemon_test.go:156: [dfad25c65ee39] daemon is not started [2022-01-03T15:54:06.701Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-01-03T15:54:06.701Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-03T15:54:06.701Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-01-03T15:54:06.701Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-03T15:54:06.701Z] === RUN TestDaemonProxy [2022-01-03T15:54:06.701Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:54:08.608Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:54:09.247Z] --- PASS: TestImportExtremelyLargeImageWorks (174.47s) [2022-01-03T15:54:09.247Z] PASS [2022-01-03T15:54:09.247Z] [2022-01-03T15:54:09.247Z] DONE 12 tests in 178.120s [2022-01-03T15:54:09.247Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:54:09.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:09.247Z] ++ set -e [2022-01-03T15:54:09.247Z] ++ '[' -n 0 ']' [2022-01-03T15:54:09.247Z] ++ set -x [2022-01-03T15:54:09.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:09.503Z] INFO: Testing against a local daemon [2022-01-03T15:54:09.503Z] === RUN TestNetworkCreateDelete [2022-01-03T15:54:09.503Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-01-03T15:54:09.503Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:54:10.065Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-01-03T15:54:10.065Z] === RUN TestDaemonDNSFallback [2022-01-03T15:54:10.516Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:54:11.142Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:54:11.142Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:54:11.142Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:54:11.142Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:54:11.142Z] [2022-01-03T15:54:11.142Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:54:11.142Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:54:11.142Z] HOSTNAME=f46bfec5349a [2022-01-03T15:54:11.142Z] TESTDEBUG=0 [2022-01-03T15:54:11.142Z] DEST=bundles/test-integration [2022-01-03T15:54:11.142Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:54:11.142Z] DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 [2022-01-03T15:54:11.142Z] container=docker [2022-01-03T15:54:11.142Z] HOME=/root [2022-01-03T15:54:11.142Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:54:11.142Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:54:11.142Z] VALIDATE_BRANCH=master [2022-01-03T15:54:11.142Z] TERM=xterm [2022-01-03T15:54:11.142Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:54:11.142Z] SHLVL=1 [2022-01-03T15:54:11.142Z] TIMEOUT=120m [2022-01-03T15:54:11.142Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:54:11.142Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:54:11.142Z] GO111MODULE=off [2022-01-03T15:54:11.142Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:54:11.142Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:54:11.142Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:54:11.142Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:54:11.142Z] GOPATH=/go [2022-01-03T15:54:11.142Z] PKG_CONFIG=pkg-config [2022-01-03T15:54:11.142Z] _=/usr/bin/env [2022-01-03T15:54:11.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:54:11.896Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:54:12.466Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy (6.31s) [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:54:13.041Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-03T15:54:13.041Z] PASS [2022-01-03T15:54:13.041Z] [2022-01-03T15:54:13.041Z] DONE 17 tests in 10.238s [2022-01-03T15:54:13.041Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:54:13.041Z] INFO: Testing against a local daemon [2022-01-03T15:54:13.041Z] === RUN TestCommitInheritsEnv [2022-01-03T15:54:13.302Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-01-03T15:54:13.302Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:54:13.302Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:54:13.302Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:54:13.302Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-03T15:54:13.302Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:54:13.302Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:54:13.302Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:54:13.333Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T15:54:13.562Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-01-03T15:54:13.562Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:54:15.222Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T15:54:15.471Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-01-03T15:54:15.471Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:54:15.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:54:15.471Z] === RUN TestTagInvalidReference [2022-01-03T15:54:15.471Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:54:15.471Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:54:15.732Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:54:15.732Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:54:15.732Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-03T15:54:15.732Z] === RUN TestTagOfficialNames [2022-01-03T15:54:15.732Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-03T15:54:15.732Z] === RUN TestTagMatchesDigest [2022-01-03T15:54:15.732Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T15:54:15.732Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:54:15.785Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T15:54:16.195Z] INFO: Extraction ended at 01/03/2022 15:54:15. Duration:00:00:24.9881335 [2022-01-03T15:54:16.195Z] INFO: Updating the golang and path environment variables [2022-01-03T15:54:16.195Z] INFO: GOPATH=d:\gopath [2022-01-03T15:54:16.195Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:54:16.195Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:54:16.195Z] INFO: Starting a daemon under test... [2022-01-03T15:54:16.195Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43107\2\daemon --pidfile d:\CI\PR-43107\2\docker.pid -D [2022-01-03T15:54:16.195Z] INFO: Process started successfully. [2022-01-03T15:54:16.195Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:54:16.195Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:54:16.712Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-01-03T15:54:16.712Z] === RUN TestInspectNetwork [2022-01-03T15:54:17.274Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T15:54:17.274Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T15:54:17.274Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T15:54:20.544Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:54:20.544Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:54:20.544Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:54:20.544Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:54:20.544Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T15:54:20.801Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T15:54:22.165Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T15:54:22.420Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T15:54:23.785Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T15:54:24.042Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T15:54:24.970Z] --- PASS: TestInspectNetwork (8.14s) [2022-01-03T15:54:24.970Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:54:24.970Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:54:24.970Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:54:24.970Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:54:24.970Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:54:24.970Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T15:54:25.533Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T15:54:26.915Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-01-03T15:54:26.915Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:54:26.915Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:26.915Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:26.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:26.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:26.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:26.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:26.915Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:26.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:26.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:54:26.915Z] === RUN TestNetworkList [2022-01-03T15:54:26.915Z] === RUN TestNetworkList//networks [2022-01-03T15:54:26.915Z] === PAUSE TestNetworkList//networks [2022-01-03T15:54:26.915Z] === RUN TestNetworkList//networks/ [2022-01-03T15:54:26.915Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:54:26.915Z] === CONT TestNetworkList//networks [2022-01-03T15:54:26.915Z] === CONT TestNetworkList//networks/ [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:54:26.915Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:54:26.915Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:54:26.915Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T15:54:27.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T15:54:27.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T15:54:27.439Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-03T15:54:27.439Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:54:27.695Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T15:54:27.951Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T15:54:28.514Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T15:54:28.514Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-03T15:54:28.514Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:54:29.077Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-01-03T15:54:29.077Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:54:30.006Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T15:54:30.263Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T15:54:30.263Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-01-03T15:54:30.263Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:54:31.629Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-01-03T15:54:31.629Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:54:32.191Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T15:54:32.191Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-01-03T15:54:32.191Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:54:33.118Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T15:54:35.011Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T15:54:35.011Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-01-03T15:54:35.011Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:54:35.011Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:54:35.011Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:54:35.011Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:54:35.700Z] --- PASS: TestImportExtremelyLargeImageWorks (90.02s) [2022-01-03T15:54:35.700Z] PASS [2022-01-03T15:54:35.700Z] [2022-01-03T15:54:35.700Z] === Skipped [2022-01-03T15:54:35.700Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:54:35.700Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T15:54:35.700Z] [2022-01-03T15:54:35.700Z] DONE 12 tests, 1 skipped in 94.024s [2022-01-03T15:54:35.700Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:54:35.700Z] INFO: Testing against a local daemon [2022-01-03T15:54:35.700Z] === RUN TestNetworkCreateDelete [2022-01-03T15:54:35.700Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T15:54:35.700Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:54:35.700Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-03T15:54:35.700Z] === RUN TestDaemonDNSFallback [2022-01-03T15:54:35.941Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T15:54:36.269Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-01-03T15:54:36.270Z] === RUN TestInspectNetwork [2022-01-03T15:54:36.270Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:54:36.270Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:54:36.270Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:36.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:36.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:36.270Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:54:36.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:54:36.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestNetworkList [2022-01-03T15:54:36.270Z] === RUN TestNetworkList//networks [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkList//networks [2022-01-03T15:54:36.270Z] === RUN TestNetworkList//networks/ [2022-01-03T15:54:36.270Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:54:36.270Z] === CONT TestNetworkList//networks [2022-01-03T15:54:36.270Z] === CONT TestNetworkList//networks/ [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkList (0.02s) [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:54:36.270Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:54:36.270Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:54:36.270Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-01-03T15:54:36.270Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:54:36.270Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-01-03T15:54:36.270Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:54:36.270Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-03T15:54:36.270Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:54:36.270Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2022-01-03T15:54:36.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:54:36.270Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-01-03T15:54:36.270Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:54:36.270Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:54:36.270Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:54:36.270Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:54:36.270Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-03T15:54:36.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:54:36.270Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:54:36.270Z] PASS [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === Skipped [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-03T15:54:36.270Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:54:36.270Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:54:36.270Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-01-03T15:54:36.270Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-01-03T15:54:36.270Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-03T15:54:36.270Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2022-01-03T15:54:36.270Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-01-03T15:54:36.270Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:54:36.270Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:54:36.270Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-03T15:54:36.270Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:54:36.270Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:36.270Z] [2022-01-03T15:54:36.270Z] DONE 22 tests, 12 skipped in 7.002s [2022-01-03T15:54:36.270Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:54:36.530Z] INFO: Testing against a local daemon [2022-01-03T15:54:36.530Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:54:36.530Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:54:36.530Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:54:36.530Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:54:36.530Z] PASS [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] === Skipped [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:54:36.530Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:54:36.530Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] DONE 2 tests, 2 skipped in 0.087s [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:54:36.530Z] INFO: Testing against a local daemon [2022-01-03T15:54:36.530Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:54:36.530Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T15:54:36.530Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:54:36.530Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.530Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-03T15:54:36.530Z] PASS [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] === Skipped [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T15:54:36.530Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-03T15:54:36.530Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] DONE 2 tests, 2 skipped in 0.081s [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:54:36.530Z] testing: warning: no tests to run [2022-01-03T15:54:36.530Z] PASS [2022-01-03T15:54:36.530Z] [2022-01-03T15:54:36.530Z] DONE 0 tests in 0.020s [2022-01-03T15:54:36.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:54:36.789Z] INFO: Testing against a local daemon [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:54:36.789Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginTLS [2022-01-03T15:54:36.789Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:54:36.789Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:54:36.789Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:54:36.789Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.789Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-03T15:54:36.789Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginHeader [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T15:54:36.790Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T15:54:36.790Z] PASS [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === Skipped [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T15:54:36.790Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:36.790Z] [2022-01-03T15:54:36.790Z] DONE 17 tests, 17 skipped in 0.268s [2022-01-03T15:54:36.790Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:54:36.869Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T15:54:37.050Z] INFO: Testing against a local daemon [2022-01-03T15:54:37.050Z] === RUN TestPluginInvalidJSON [2022-01-03T15:54:37.050Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:54:37.050Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:54:37.050Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:54:37.050Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T15:54:37.050Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:54:37.050Z] === RUN TestPluginInstall [2022-01-03T15:54:37.050Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T15:54:37.050Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:54:37.050Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T15:54:37.050Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:54:37.050Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T15:54:37.050Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:54:37.050Z] PASS [2022-01-03T15:54:37.050Z] [2022-01-03T15:54:37.050Z] === Skipped [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-03T15:54:37.050Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:54:37.050Z] [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-03T15:54:37.050Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-03T15:54:37.050Z] [2022-01-03T15:54:37.050Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:54:37.050Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T15:54:37.050Z] [2022-01-03T15:54:37.050Z] DONE 5 tests, 3 skipped in 0.121s [2022-01-03T15:54:37.050Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:54:37.050Z] INFO: Testing against a local daemon [2022-01-03T15:54:37.050Z] === RUN TestExternalGraphDriver [2022-01-03T15:54:37.050Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T15:54:37.050Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-03T15:54:37.050Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:54:37.126Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T15:54:37.321Z] .....INFO: Daemon under test started and replied! [2022-01-03T15:54:37.321Z] INFO: Docker version of the daemon under test [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] Client: [2022-01-03T15:54:37.321Z] Version: 17.06.2-ce [2022-01-03T15:54:37.321Z] API version: 1.30 [2022-01-03T15:54:37.321Z] Go version: go1.8.3 [2022-01-03T15:54:37.321Z] Git commit: cec0b72 [2022-01-03T15:54:37.321Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:54:37.321Z] OS/Arch: windows/amd64 [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] Server: [2022-01-03T15:54:37.321Z] Version: 0.0.0-dev [2022-01-03T15:54:37.321Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:54:37.321Z] Go version: go1.17.5 [2022-01-03T15:54:37.321Z] Git commit: 60f868c263 [2022-01-03T15:54:37.321Z] Built: 01/03/2022 15:52:24 [2022-01-03T15:54:37.321Z] OS/Arch: windows/amd64 [2022-01-03T15:54:37.321Z] Experimental: false [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] INFO: Docker info of the daemon under test [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] Containers: 0 [2022-01-03T15:54:37.321Z] Running: 0 [2022-01-03T15:54:37.321Z] Paused: 0 [2022-01-03T15:54:37.321Z] Stopped: 0 [2022-01-03T15:54:37.321Z] Images: 0 [2022-01-03T15:54:37.321Z] Server Version: 0.0.0-dev [2022-01-03T15:54:37.321Z] Storage Driver: windowsfilter [2022-01-03T15:54:37.321Z] Windows: [2022-01-03T15:54:37.321Z] Logging Driver: json-file [2022-01-03T15:54:37.321Z] Plugins: [2022-01-03T15:54:37.321Z] Volume: local [2022-01-03T15:54:37.321Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:54:37.321Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:54:37.321Z] Swarm: inactive [2022-01-03T15:54:37.321Z] Default Isolation: process [2022-01-03T15:54:37.321Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:54:37.321Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:54:37.321Z] OSType: windows [2022-01-03T15:54:37.321Z] Architecture: x86_64 [2022-01-03T15:54:37.321Z] CPUs: 4 [2022-01-03T15:54:37.321Z] Total Memory: 32GiB [2022-01-03T15:54:37.321Z] Name: azwin-2-8160a0 [2022-01-03T15:54:37.321Z] ID: T6Z4:THZ7:7FSQ:HQAT:BA53:22JH:2I5K:6ZTH:TFGG:CEGU:IQBW:2PXM [2022-01-03T15:54:37.321Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T15:54:37.321Z] Debug Mode (client): false [2022-01-03T15:54:37.321Z] Debug Mode (server): true [2022-01-03T15:54:37.321Z] File Descriptors: -1 [2022-01-03T15:54:37.321Z] Goroutines: 16 [2022-01-03T15:54:37.321Z] System Time: 2022-01-03T15:54:34.8748026Z [2022-01-03T15:54:37.321Z] EventsListeners: 0 [2022-01-03T15:54:37.321Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:54:37.321Z] Labels: [2022-01-03T15:54:37.321Z] Experimental: false [2022-01-03T15:54:37.321Z] Insecure Registries: [2022-01-03T15:54:37.321Z] 127.0.0.0/8 [2022-01-03T15:54:37.321Z] Live Restore Enabled: false [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] INFO: Docker images of the daemon under test [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:54:37.321Z] [2022-01-03T15:54:37.321Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:54:37.321Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-03T15:54:37.321Z] ltsc2019: Pulling from windows/servercore [2022-01-03T15:54:37.321Z] 4612f6d0b889: Pulling fs layer [2022-01-03T15:54:37.321Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T15:54:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:54:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:54:39.641Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T15:54:40.570Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T15:54:41.132Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T15:54:41.246Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2022-01-03T15:54:41.246Z] PASS [2022-01-03T15:54:41.246Z] [2022-01-03T15:54:41.246Z] === Skipped [2022-01-03T15:54:41.246Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-03T15:54:41.246Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T15:54:41.246Z] [2022-01-03T15:54:41.246Z] DONE 2 tests, 1 skipped in 3.599s [2022-01-03T15:54:41.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:54:41.246Z] INFO: Testing against a local daemon [2022-01-03T15:54:41.246Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:54:41.246Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:54:41.246Z] === RUN TestReadPluginNoRead [2022-01-03T15:54:41.246Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:54:41.246Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:54:41.246Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:54:41.247Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:54:41.247Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:54:42.060Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T15:54:45.442Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2022-01-03T15:54:45.442Z] === CONT TestReadPluginNoRead [2022-01-03T15:54:47.350Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:54:47.951Z] 5ee7a7ea9cf2: Verifying Checksum [2022-01-03T15:54:47.951Z] 5ee7a7ea9cf2: Download complete [2022-01-03T15:54:48.289Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:54:48.598Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T15:54:49.669Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:54:49.669Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-01-03T15:54:50.486Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2022-01-03T15:54:50.486Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:54:50.607Z] === CONT TestReadPluginNoRead [2022-01-03T15:54:50.608Z] read_test.go:92: [d70727236da86] daemon is not started [2022-01-03T15:54:50.608Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-01-03T15:54:50.608Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-01-03T15:54:50.608Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-01-03T15:54:50.608Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-01-03T15:54:50.608Z] PASS [2022-01-03T15:54:50.608Z] [2022-01-03T15:54:50.608Z] DONE 6 tests in 10.090s [2022-01-03T15:54:50.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:54:50.867Z] testing: warning: no tests to run [2022-01-03T15:54:50.867Z] PASS [2022-01-03T15:54:50.867Z] [2022-01-03T15:54:50.867Z] DONE 0 tests in 0.030s [2022-01-03T15:54:50.867Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:54:50.867Z] INFO: Testing against a local daemon [2022-01-03T15:54:50.867Z] === RUN TestPluginWithDevMounts [2022-01-03T15:54:50.867Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T15:54:50.867Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T15:54:50.867Z] PASS [2022-01-03T15:54:50.867Z] [2022-01-03T15:54:50.867Z] === Skipped [2022-01-03T15:54:50.867Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-03T15:54:50.867Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T15:54:50.867Z] [2022-01-03T15:54:50.867Z] DONE 1 tests, 1 skipped in 0.093s [2022-01-03T15:54:50.867Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:54:50.867Z] INFO: Testing against a local daemon [2022-01-03T15:54:50.867Z] === RUN TestSecretInspect [2022-01-03T15:54:50.867Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:50.867Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-03T15:54:50.867Z] === RUN TestSecretList [2022-01-03T15:54:50.867Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:50.867Z] --- SKIP: TestSecretList (0.01s) [2022-01-03T15:54:50.867Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:54:51.048Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-03T15:54:51.127Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestSecretsUpdate [2022-01-03T15:54:51.127Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestTemplatedSecret [2022-01-03T15:54:51.127Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T15:54:51.127Z] === RUN TestSecretCreateResolve [2022-01-03T15:54:51.127Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-03T15:54:51.127Z] PASS [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === Skipped [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-03T15:54:51.127Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-03T15:54:51.127Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-03T15:54:51.127Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-03T15:54:51.127Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-03T15:54:51.127Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-03T15:54:51.127Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] [2022-01-03T15:54:51.127Z] DONE 6 tests, 6 skipped in 0.154s [2022-01-03T15:54:51.127Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:54:51.127Z] INFO: Testing against a local daemon [2022-01-03T15:54:51.127Z] === RUN TestServiceCreateInit [2022-01-03T15:54:51.127Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:54:51.127Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:54:51.127Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-03T15:54:51.127Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:54:51.127Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:54:51.127Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceConflict [2022-01-03T15:54:51.127Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:54:51.127Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:54:51.127Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:54:51.127Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:54:51.127Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceSysctls [2022-01-03T15:54:51.127Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.127Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-03T15:54:51.127Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:54:51.387Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-03T15:54:51.387Z] === RUN TestInspect [2022-01-03T15:54:51.387Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestInspect (0.02s) [2022-01-03T15:54:51.387Z] === RUN TestCreateJob [2022-01-03T15:54:51.387Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestCreateJob (0.01s) [2022-01-03T15:54:51.387Z] === RUN TestReplicatedJob [2022-01-03T15:54:51.387Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-03T15:54:51.387Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:54:51.387Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-03T15:54:51.387Z] === RUN TestServiceListWithStatuses [2022-01-03T15:54:51.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:54:51.387Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:54:51.387Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:54:51.387Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-03T15:54:51.387Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:54:51.387Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:51.387Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-03T15:54:51.387Z] === RUN TestServicePlugin [2022-01-03T15:54:52.414Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T15:54:52.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-03T15:54:53.295Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServicePlugin (1.91s) [2022-01-03T15:54:53.295Z] === RUN TestServiceUpdateLabel [2022-01-03T15:54:53.295Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-03T15:54:53.295Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:54:53.295Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-03T15:54:53.295Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:54:53.295Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-01-03T15:54:53.295Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:54:53.295Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-03T15:54:53.295Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:54:53.295Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-03T15:54:53.295Z] PASS [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === Skipped [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:54:53.295Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:54:53.295Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-01-03T15:54:53.295Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-03T15:54:53.295Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-03T15:54:53.295Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T15:54:53.295Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-03T15:54:53.295Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-03T15:54:53.295Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-03T15:54:53.295Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-03T15:54:53.295Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-01-03T15:54:53.295Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-03T15:54:53.295Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-03T15:54:53.295Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-03T15:54:53.295Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T15:54:53.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-03T15:54:53.295Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-03T15:54:53.295Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-01-03T15:54:53.295Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-03T15:54:53.295Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-03T15:54:53.295Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-01-03T15:54:53.295Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-03T15:54:53.295Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-03T15:54:53.295Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:54:53.295Z] [2022-01-03T15:54:53.295Z] DONE 24 tests, 23 skipped in 2.271s [2022-01-03T15:54:53.295Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T15:54:53.295Z] INFO: Testing against a local daemon [2022-01-03T15:54:53.295Z] === RUN TestSessionCreate [2022-01-03T15:54:53.555Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T15:54:53.555Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:54:53.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T15:54:53.555Z] PASS [2022-01-03T15:54:53.555Z] [2022-01-03T15:54:53.555Z] DONE 2 tests in 0.123s [2022-01-03T15:54:53.555Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T15:54:53.555Z] INFO: Testing against a local daemon [2022-01-03T15:54:53.555Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:54:53.555Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:54:53.555Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:54:53.555Z] === RUN TestDiskUsage [2022-01-03T15:54:53.555Z] === PAUSE TestDiskUsage [2022-01-03T15:54:53.555Z] === RUN TestEventsExecDie [2022-01-03T15:54:54.120Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tjvumzmb4lvks14u0c5ncxmlu Created:2022-01-03 15:54:51.766170058 +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[9f61cfbb03fd306d12bd93bd4118bb1ae88994738d2dd499ff3975cef1772e3c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ckp53fzqii9itg7swpl54obcx EndpointID:b54f95b62c1f537a6fb74ef07d95a0d09465283b66d57b875011f6a0589be2f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:782b5876fb3a32fc8e03f13f6811ef527a25bbe333321684b932b72a86b1791c 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:b69414f86404 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ckp53fzqii9itg7swpl54obcx EndpointID:b54f95b62c1f537a6fb74ef07d95a0d09465283b66d57b875011f6a0589be2f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:54:54.124Z] --- PASS: TestEventsExecDie (0.49s) [2022-01-03T15:54:54.124Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:54:54.124Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-03T15:54:54.124Z] === RUN TestEventsVolumeCreate [2022-01-03T15:54:54.124Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-01-03T15:54:54.124Z] === RUN TestInfoBinaryCommits [2022-01-03T15:54:54.124Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T15:54:54.124Z] === RUN TestInfoAPIVersioned [2022-01-03T15:54:54.124Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T15:54:54.124Z] === RUN TestInfoDiscoveryBackend [2022-01-03T15:54:54.692Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-01-03T15:54:54.692Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T15:54:55.171Z] 4612f6d0b889: Verifying Checksum [2022-01-03T15:54:55.171Z] 4612f6d0b889: Download complete [2022-01-03T15:54:55.488Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T15:54:55.488Z] docker_api_swarm_test.go:304: [df74ecf3918e2] joining swarm manager [d30f6dbbc5dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:54:55.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:54:56.415Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T15:54:56.671Z] docker_api_swarm_test.go:305: [d18cf82602b6f] joining swarm manager [d30f6dbbc5dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:54:57.233Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T15:54:57.489Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T15:54:57.745Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T15:54:57.982Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2022-01-03T15:54:57.982Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T15:54:57.982Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:54:57.982Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T15:54:57.982Z] === RUN TestInfoAPI [2022-01-03T15:54:57.982Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T15:54:57.982Z] === RUN TestInfoAPIWarnings [2022-01-03T15:54:58.001Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-03T15:54:58.563Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2022-01-03T15:54:58.563Z] PASS [2022-01-03T15:54:58.563Z] [2022-01-03T15:54:58.563Z] === Skipped [2022-01-03T15:54:58.563Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:54:58.563Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:54:58.563Z] [2022-01-03T15:54:58.563Z] DONE 26 tests, 1 skipped in 49.267s [2022-01-03T15:54:58.563Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:54:58.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:58.563Z] ++ set -e [2022-01-03T15:54:58.563Z] ++ '[' -n 0 ']' [2022-01-03T15:54:58.563Z] ++ set -x [2022-01-03T15:54:58.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:58.563Z] INFO: Testing against a local daemon [2022-01-03T15:54:58.563Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:54:58.563Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:58.563Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:54:58.563Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:54:58.563Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:58.563Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:54:58.563Z] PASS [2022-01-03T15:54:58.563Z] [2022-01-03T15:54:58.563Z] === Skipped [2022-01-03T15:54:58.563Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:54:58.563Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:58.563Z] [2022-01-03T15:54:58.563Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:54:58.563Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:54:58.563Z] [2022-01-03T15:54:58.563Z] DONE 2 tests, 2 skipped in 0.090s [2022-01-03T15:54:58.563Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:54:58.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:58.820Z] ++ set -e [2022-01-03T15:54:58.820Z] ++ '[' -n 0 ']' [2022-01-03T15:54:58.820Z] ++ set -x [2022-01-03T15:54:58.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:54:58.820Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T15:54:58.820Z] INFO: Testing against a local daemon [2022-01-03T15:54:58.820Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:54:59.749Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T15:55:00.312Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-01-03T15:55:00.312Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:55:00.567Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T15:55:01.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:55:01.693Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:55:02.620Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:55:03.549Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T15:55:03.549Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T15:55:03.805Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T15:55:03.805Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T15:55:03.805Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T15:55:03.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:55:04.061Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T15:55:04.990Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:55:04.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T15:55:04.990Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T15:55:05.919Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T15:55:07.287Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:55:09.179Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T15:55:10.110Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T15:55:10.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:55:10.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:55:11.040Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T15:55:11.297Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T15:55:11.297Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:55:11.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:55:11.859Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T15:55:12.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:55:12.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan (12.20s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2022-01-03T15:55:12.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-01-03T15:55:12.421Z] PASS [2022-01-03T15:55:12.421Z] [2022-01-03T15:55:12.421Z] DONE 8 tests in 13.705s [2022-01-03T15:55:12.421Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:55:12.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:12.422Z] ++ set -e [2022-01-03T15:55:12.422Z] ++ '[' -n 0 ']' [2022-01-03T15:55:12.422Z] ++ set -x [2022-01-03T15:55:12.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:12.422Z] testing: warning: no tests to run [2022-01-03T15:55:12.422Z] PASS [2022-01-03T15:55:12.422Z] [2022-01-03T15:55:12.422Z] DONE 0 tests in 0.046s [2022-01-03T15:55:12.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:55:12.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:12.422Z] ++ set -e [2022-01-03T15:55:12.422Z] ++ '[' -n 0 ']' [2022-01-03T15:55:12.422Z] ++ set -x [2022-01-03T15:55:12.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:12.678Z] INFO: Testing against a local daemon [2022-01-03T15:55:12.678Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:55:12.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:55:12.934Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T15:55:13.862Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-01-03T15:55:13.862Z] === RUN TestAuthZPluginTLS [2022-01-03T15:55:14.426Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T15:55:14.426Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-01-03T15:55:14.426Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:55:14.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:55:15.023Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-01-03T15:55:15.023Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:55:15.592Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-03T15:55:15.592Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:55:15.849Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-03T15:55:16.107Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-01-03T15:55:16.107Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:55:16.136Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-01-03T15:55:16.137Z] === RUN TestInfoDebug [2022-01-03T15:55:16.137Z] --- PASS: TestInfoDebug (0.55s) [2022-01-03T15:55:16.137Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:55:16.137Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-01-03T15:55:16.137Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:55:16.137Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-03T15:55:16.137Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:55:16.137Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T15:55:16.137Z] === RUN TestPingCacheHeaders [2022-01-03T15:55:16.137Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T15:55:16.137Z] === RUN TestPingGet [2022-01-03T15:55:16.137Z] --- PASS: TestPingGet (0.01s) [2022-01-03T15:55:16.137Z] === RUN TestPingHead [2022-01-03T15:55:16.137Z] --- PASS: TestPingHead (0.02s) [2022-01-03T15:55:16.137Z] === RUN TestVersion [2022-01-03T15:55:16.137Z] --- PASS: TestVersion (0.02s) [2022-01-03T15:55:16.137Z] === CONT TestDiskUsage [2022-01-03T15:55:16.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:55:16.745Z] === RUN TestDiskUsage/empty [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T15:55:16.746Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T15:55:16.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T15:55:17.005Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T15:55:17.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T15:55:17.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T15:55:17.475Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T15:55:17.475Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-01-03T15:55:17.475Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage (1.20s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-03T15:55:17.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-03T15:55:17.524Z] PASS [2022-01-03T15:55:17.524Z] [2022-01-03T15:55:17.524Z] === Skipped [2022-01-03T15:55:17.524Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:55:17.524Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:55:17.524Z] [2022-01-03T15:55:17.524Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T15:55:17.524Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:55:17.524Z] [2022-01-03T15:55:17.524Z] DONE 53 tests, 2 skipped in 23.973s [2022-01-03T15:55:17.524Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T15:55:17.524Z] INFO: Testing against a local daemon [2022-01-03T15:55:17.524Z] === RUN TestVolumesCreateAndList [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T15:55:17.524Z] === RUN TestVolumesRemove [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-03T15:55:17.524Z] === RUN TestVolumesInspect [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesInspect (0.01s) [2022-01-03T15:55:17.524Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:55:17.524Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:55:17.524Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:55:17.524Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T15:55:17.524Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:55:17.524Z] PASS [2022-01-03T15:55:17.524Z] [2022-01-03T15:55:17.524Z] DONE 5 tests in 0.162s [2022-01-03T15:55:17.524Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T15:55:17.783Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13427 is not a child of this shell [2022-01-03T15:55:17.783Z] warning: PID 13427 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-03T15:55:17.783Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T15:55:17.783Z] [2022-01-03T15:55:17.783Z] Unloading profiles will leave already running processes permanently [2022-01-03T15:55:17.783Z] unconfined, which can lead to unexpected situations. [2022-01-03T15:55:17.783Z] [2022-01-03T15:55:17.783Z] To set a process to complain mode, use the command line tool [2022-01-03T15:55:17.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T15:55:17.783Z] Removing test suite binaries [2022-01-03T15:55:17.783Z] exiting test-integration [2022-01-03T15:55:17.783Z] ++ exit 0 [2022-01-03T15:55:17.783Z] [2022-01-03T15:55:18.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:55:18.038Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-01-03T15:55:18.038Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:55:18.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:55:18.603Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-03T15:55:18.603Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration Post stage [Pipeline] junit [2022-01-03T15:55:18.734Z] Recording test results [2022-01-03T15:55:19.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-03T15:55:19.165Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:55:19.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:55:20.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:55:20.397Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T15:55:20.748Z] + echo Ensuring container killed. [2022-01-03T15:55:20.748Z] Ensuring container killed. [2022-01-03T15:55:20.748Z] + docker rm -vf docker-pr2 [2022-01-03T15:55:20.748Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-01-03T15:55:21.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:55:21.033Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:55:21.033Z] Chowning /workspace to jenkins user [2022-01-03T15:55:21.033Z] + id -u [2022-01-03T15:55:21.033Z] + id -g [2022-01-03T15:55:21.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:55:21.033Z] Unable to find image 'busybox:latest' locally [2022-01-03T15:55:21.033Z] latest: Pulling from library/busybox [2022-01-03T15:55:21.033Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T15:55:21.060Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-01-03T15:55:21.060Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:55:21.293Z] 5cc84ad355aa: Download complete [2022-01-03T15:55:21.293Z] 5cc84ad355aa: Pull complete [2022-01-03T15:55:21.293Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T15:55:21.293Z] Status: Downloaded newer image for busybox:latest [2022-01-03T15:55:21.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:55:21.591Z] Using test binary docker [2022-01-03T15:55:21.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:55:21.591Z] +++ /etc/init.d/apparmor start [2022-01-03T15:55:21.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:55:21.592Z] INFO: Waiting for daemon to start... [2022-01-03T15:55:21.592Z] Starting dockerd [2022-01-03T15:55:21.592Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-01-03T15:55:22.045Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:55:22.045Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:55:22.045Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:55:22.045Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:55:22.045Z] [2022-01-03T15:55:22.045Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-03T15:55:22.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-03T15:55:22.045Z] Using test binary docker [2022-01-03T15:55:22.045Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:55:22.045Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:55:22.045Z] INFO: Waiting for daemon to start... [2022-01-03T15:55:22.045Z] Starting dockerd [2022-01-03T15:55:22.950Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-01-03T15:55:22.950Z] === RUN TestAuthZPluginHeader [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T15:55:23.418Z] . [2022-01-03T15:55:23.418Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-03T15:55:23.513Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-01-03T15:55:23.513Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:55:23.514Z] + bundleName=amd64-rootless [2022-01-03T15:55:23.514Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-03T15:55:23.514Z] Creating amd64-rootless-bundles.tar.gz [2022-01-03T15:55:23.514Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T15:55:23.514Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-03T15:55:23.527Z] Archiving artifacts [2022-01-03T15:55:25.628Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T15:55:25.940Z] + make clean [2022-01-03T15:55:25.940Z] docker volume rm -f docker-dev-cache [2022-01-03T15:55:25.940Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T15:55:27.475Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:55:27.475Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:55:27.475Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:55:27.475Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T15:55:27.475Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T15:55:27.475Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T15:55:27.475Z] WARN: Skipping validation tests [2022-01-03T15:55:27.475Z] INFO: Running unit tests at 01/03/2022 15:55:18... [2022-01-03T15:55:27.475Z] INFO: make.ps1 starting at 01/03/2022 15:55:22 [2022-01-03T15:55:27.475Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:55:27.475Z] INFO: Invoking autogen... [2022-01-03T15:55:27.475Z] INFO: Running unit tests... [2022-01-03T15:55:28.166Z] . [2022-01-03T15:55:28.166Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:55:28.166Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:55:28.166Z] Error: No such image: emptyfs [2022-01-03T15:55:28.166Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:55:28.166Z] ++++ docker load [2022-01-03T15:55:28.166Z] Running integration-test (iteration 1) [2022-01-03T15:55:28.166Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:55:28.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:28.166Z] ++ set -e [2022-01-03T15:55:28.166Z] ++ '[' -n 0 ']' [2022-01-03T15:55:28.166Z] ++ set -x [2022-01-03T15:55:28.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:55:28.426Z] Loaded image: busybox:latest [2022-01-03T15:55:28.426Z] Loaded image: busybox:glibc [2022-01-03T15:55:28.759Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2022-01-03T15:55:28.759Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:55:28.759Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T15:55:29.015Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T15:55:29.271Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T15:55:29.367Z] Loaded image: debian:bullseye-slim [2022-01-03T15:55:29.626Z] Loaded image: hello-world:latest [2022-01-03T15:55:29.626Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:55:29.626Z] INFO: Testing against a local daemon [2022-01-03T15:55:29.626Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:55:30.198Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T15:55:30.760Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T15:55:31.008Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2022-01-03T15:55:31.008Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:55:31.690Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T15:55:31.690Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T15:55:31.690Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T15:55:31.690Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T15:55:31.690Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T15:55:31.690Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T15:55:31.690Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T15:55:31.690Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T15:55:31.690Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T15:55:31.690Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-01-03T15:55:31.690Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:55:31.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-03T15:55:31.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-01-03T15:55:31.947Z] === RUN TestBuildWithSession [2022-01-03T15:55:31.947Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:55:31.947Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:55:31.947Z] === RUN TestBuildSquashParent [2022-01-03T15:55:32.244Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-03T15:55:32.875Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T15:55:33.132Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T15:55:33.696Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T15:55:34.258Z] docker_api_swarm_test.go:272: [d7469a9a57de2] joining swarm manager [db147d7bf54a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:55:34.514Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T15:55:35.242Z] --- PASS: TestBuildSquashParent (3.36s) [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:55:35.243Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:55:35.243Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:55:35.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:55:35.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:55:35.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T15:55:35.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T15:55:35.701Z] docker_api_swarm_test.go:273: [d1ae5d0f8c0f0] joining swarm manager [db147d7bf54a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:55:35.701Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.03s) [2022-01-03T15:55:35.701Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:55:36.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:55:36.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:55:37.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:55:37.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:55:37.595Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.04s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.96s) [2022-01-03T15:55:38.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-01-03T15:55:38.504Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:55:38.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:55:38.963Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T15:55:39.886Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:55:39.886Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:55:39.886Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:55:39.907Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T15:55:40.146Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-01-03T15:55:40.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-03T15:55:40.406Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:55:40.477Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T15:55:40.976Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-01-03T15:55:40.976Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:55:41.407Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T15:55:41.407Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T15:55:41.407Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T15:55:41.916Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-01-03T15:55:41.916Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:55:41.969Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T15:55:42.176Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-01-03T15:55:42.176Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:55:42.688Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:55:43.557Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-01-03T15:55:43.557Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:55:43.817Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-01-03T15:55:43.817Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:55:44.487Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T15:55:44.487Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T15:55:44.487Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T15:55:44.487Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T15:55:44.743Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T15:55:45.198Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-01-03T15:55:45.198Z] === RUN TestBuildWithHugeFile [2022-01-03T15:55:45.306Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T15:55:46.235Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T15:55:46.798Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T15:55:47.362Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.68s) [2022-01-03T15:55:47.362Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:55:47.619Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T15:55:48.984Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T15:55:49.240Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T15:55:50.174Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T15:55:50.356Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:55:50.356Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:55:50.356Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:55:50.356Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T15:55:50.356Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T15:55:50.356Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T15:55:50.356Z] WARN: Skipping validation tests [2022-01-03T15:55:50.356Z] INFO: Running unit tests at 01/03/2022 15:55:39... [2022-01-03T15:55:50.356Z] INFO: make.ps1 starting at 01/03/2022 15:55:43 [2022-01-03T15:55:50.356Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:55:50.356Z] INFO: Invoking autogen... [2022-01-03T15:55:50.356Z] INFO: Running unit tests... [2022-01-03T15:55:50.739Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T15:55:51.667Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T15:55:52.229Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T15:55:52.272Z] --- PASS: TestImportExtremelyLargeImageWorks (90.54s) [2022-01-03T15:55:52.272Z] PASS [2022-01-03T15:55:52.272Z] [2022-01-03T15:55:52.272Z] DONE 12 tests in 93.319s [2022-01-03T15:55:52.272Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:55:52.272Z] INFO: Testing against a local daemon [2022-01-03T15:55:52.272Z] === RUN TestNetworkCreateDelete [2022-01-03T15:55:52.272Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-01-03T15:55:52.272Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:55:52.272Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-01-03T15:55:52.272Z] === RUN TestDaemonDNSFallback [2022-01-03T15:55:52.485Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T15:55:53.211Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-01-03T15:55:53.211Z] === RUN TestInspectNetwork [2022-01-03T15:55:53.333Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-03T15:55:53.413Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T15:55:54.339Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T15:55:54.339Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T15:55:54.901Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T15:55:55.157Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T15:55:55.718Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T15:55:56.279Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T15:55:56.505Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:55:56.505Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:55:56.505Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:55:56.505Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:55:56.535Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T15:55:56.535Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T15:55:56.535Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T15:55:56.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-03T15:55:57.048Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T15:55:57.048Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T15:55:57.048Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T15:55:57.304Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T15:55:57.304Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T15:55:57.647Z] === RUN TestMiddlewares [2022-01-03T15:55:57.647Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T15:55:57.647Z] PASS [2022-01-03T15:55:57.648Z] coverage: 9.0% of statements [2022-01-03T15:55:57.648Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2022-01-03T15:55:57.866Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T15:55:58.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T15:55:58.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T15:55:58.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T15:56:00.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T15:56:00.613Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T15:56:00.613Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T15:56:00.702Z] --- PASS: TestInspectNetwork (7.00s) [2022-01-03T15:56:00.702Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:56:00.702Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:56:00.702Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:56:00.702Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:56:00.702Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:56:01.215Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T15:56:01.780Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T15:56:02.036Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T15:56:02.084Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2022-01-03T15:56:02.084Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:56:02.084Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:56:02.084Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:56:02.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:56:02.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:56:02.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:56:02.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:56:02.084Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:56:02.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:56:02.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:56:02.084Z] === RUN TestNetworkList [2022-01-03T15:56:02.084Z] === RUN TestNetworkList//networks [2022-01-03T15:56:02.084Z] === PAUSE TestNetworkList//networks [2022-01-03T15:56:02.084Z] === RUN TestNetworkList//networks/ [2022-01-03T15:56:02.084Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:56:02.084Z] === CONT TestNetworkList//networks [2022-01-03T15:56:02.084Z] === CONT TestNetworkList//networks/ [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:56:02.084Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:56:02.084Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:56:02.345Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-01-03T15:56:02.345Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:56:02.598Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T15:56:02.598Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T15:56:03.159Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T15:56:03.721Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T15:56:03.726Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T15:56:03.726Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:56:03.796Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:56:03.977Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-01-03T15:56:03.977Z] PASS [2022-01-03T15:56:03.977Z] [2022-01-03T15:56:03.977Z] DONE 17 tests in 51.532s [2022-01-03T15:56:03.977Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:56:03.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:03.977Z] ++ set -e [2022-01-03T15:56:03.977Z] ++ '[' -n 0 ']' [2022-01-03T15:56:03.977Z] ++ set -x [2022-01-03T15:56:03.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:03.977Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T15:56:04.233Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T15:56:04.233Z] INFO: Testing against a local daemon [2022-01-03T15:56:04.233Z] === RUN TestPluginInvalidJSON [2022-01-03T15:56:04.233Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:56:04.233Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:56:04.233Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:56:04.233Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-03T15:56:04.233Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:56:04.233Z] === RUN TestPluginInstall [2022-01-03T15:56:04.233Z] === RUN TestPluginInstall/no_auth [2022-01-03T15:56:04.296Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-01-03T15:56:04.296Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:56:04.796Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T15:56:05.235Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-01-03T15:56:05.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:56:05.730Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T15:56:06.293Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:06.293Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e620dc33c414f1527bc41aca245423e39d9a55ebabfbead2c2a0c7337a828ffe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:06.293Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:06.293Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e620dc33c414f1527bc41aca245423e39d9a55ebabfbead2c2a0c7337a828ffe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:06.549Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T15:56:06.617Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-03T15:56:06.617Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:56:06.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T15:56:06.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T15:56:06.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T15:56:07.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T15:56:07.063Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T15:56:07.063Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:07.063Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f2b8a1be98baa75746a84eff84a4c2491fd808ba09cb1fb6d0b64eec3c057e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:07.063Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:07.063Z] time="2022-01-03T15:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f2b8a1be98baa75746a84eff84a4c2491fd808ba09cb1fb6d0b64eec3c057e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:07.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-03T15:56:07.187Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:56:07.319Z] === RUN TestPluginInstall/with_insecure [2022-01-03T15:56:07.575Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T15:56:08.137Z] time="2022-01-03T15:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:08.137Z] time="2022-01-03T15:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:314702d6a8a59a4b7876ce33a92b48f278dc1349bf81268d00b286fe20c11688" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:08.137Z] time="2022-01-03T15:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:56:08.137Z] time="2022-01-03T15:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:314702d6a8a59a4b7876ce33a92b48f278dc1349bf81268d00b286fe20c11688" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:56:08.393Z] plugin_test.go:165: [d6c72b05930ec] daemon is not started [2022-01-03T15:56:08.393Z] --- PASS: TestPluginInstall (4.19s) [2022-01-03T15:56:08.393Z] --- PASS: TestPluginInstall/no_auth (2.39s) [2022-01-03T15:56:08.393Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2022-01-03T15:56:08.393Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-01-03T15:56:08.393Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:56:09.728Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-01-03T15:56:09.728Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:56:09.728Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:56:09.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:56:09.728Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:56:09.758Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T15:56:10.092Z] sha256:7651469232c02309ff130037c4144528abe8ee74587b5f65e4b171944b8ab3b1 [2022-01-03T15:56:10.093Z] INFO: Starting docker-py tests... [2022-01-03T15:56:10.093Z] ============================= test session starts ============================== [2022-01-03T15:56:10.093Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-03T15:56:10.093Z] rootdir: /src, inifile: pytest.ini [2022-01-03T15:56:10.093Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-01-03T15:56:10.093Z] collected 395 items / 1 deselected / 394 selected [2022-01-03T15:56:10.093Z] [2022-01-03T15:56:10.684Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T15:56:11.611Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-01-03T15:56:11.611Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-01-03T15:56:11.611Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-03T15:56:11.611Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:56:11.867Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T15:56:12.428Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-01-03T15:56:12.428Z] PASS [2022-01-03T15:56:12.428Z] [2022-01-03T15:56:12.428Z] DONE 10 tests in 8.380s [2022-01-03T15:56:12.428Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:56:12.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:12.428Z] ++ set -e [2022-01-03T15:56:12.428Z] ++ '[' -n 0 ']' [2022-01-03T15:56:12.428Z] ++ set -x [2022-01-03T15:56:12.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:12.428Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T15:56:12.428Z] INFO: Testing against a local daemon [2022-01-03T15:56:12.428Z] === RUN TestExternalGraphDriver [2022-01-03T15:56:12.684Z] === RUN TestExternalGraphDriver/json [2022-01-03T15:56:13.245Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T15:56:13.245Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T15:56:13.245Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T15:56:13.245Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T15:56:14.609Z] === RUN TestExternalGraphDriver/spec [2022-01-03T15:56:15.974Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T15:56:15.974Z] === RUN TestExternalGraphDriver/pull [2022-01-03T15:56:16.231Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T15:56:17.159Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T15:56:17.721Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-01-03T15:56:17.721Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-01-03T15:56:17.721Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-01-03T15:56:17.721Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-01-03T15:56:17.721Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:56:18.764Z] === RUN TestMiddlewares [2022-01-03T15:56:18.764Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T15:56:18.764Z] PASS [2022-01-03T15:56:18.764Z] coverage: 9.0% of statements [2022-01-03T15:56:18.764Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2022-01-03T15:56:20.025Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-03T15:56:20.240Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T15:56:20.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-03T15:56:20.803Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T15:56:20.850Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-03T15:56:22.696Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T15:56:22.696Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2022-01-03T15:56:22.696Z] PASS [2022-01-03T15:56:22.696Z] [2022-01-03T15:56:22.696Z] DONE 5 tests in 10.085s [2022-01-03T15:56:22.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:56:22.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:22.696Z] ++ set -e [2022-01-03T15:56:22.696Z] ++ '[' -n 0 ']' [2022-01-03T15:56:22.696Z] ++ set -x [2022-01-03T15:56:22.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:22.696Z] INFO: Testing against a local daemon [2022-01-03T15:56:22.696Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:56:22.696Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:56:22.696Z] === RUN TestReadPluginNoRead [2022-01-03T15:56:22.696Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:56:22.696Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:56:22.696Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:56:22.696Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:56:22.696Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:56:22.719Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-03T15:56:24.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T15:56:24.624Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-01-03T15:56:24.624Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:56:24.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-03T15:56:25.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-03T15:56:26.006Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bi015m08a5dl1q3r4c9yxp0m4 Created:2022-01-03 15:56:24.706693946 +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[66e335cd83d1046b64e6cee06d0c6b20945a21adc6e8b2d8bc03830ee1706740:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p02c6lpg7xtfyeep0epxqin91 EndpointID:c2ab9ec55c53dac3f70264ecff2d173f048d9492de0dcfec22a41159669aa437 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c53394b5d341ad57e0410cc2cf1da96211f168778f57b22a833141566658317d 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:472b738da17c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p02c6lpg7xtfyeep0epxqin91 EndpointID:c2ab9ec55c53dac3f70264ecff2d173f048d9492de0dcfec22a41159669aa437 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:56:26.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-03T15:56:27.280Z] docker_api_swarm_node_test.go:20: [d90a6451a3aa1] joining swarm manager [d109400d7b314]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:56:27.845Z] --- PASS: TestDaemonStartWithLogOpt (5.08s) [2022-01-03T15:56:27.845Z] === CONT TestReadPluginNoRead [2022-01-03T15:56:27.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-03T15:56:28.408Z] docker_api_swarm_node_test.go:21: [df7fb9a20992e] joining swarm manager [d109400d7b314]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:56:28.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-03T15:56:28.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000afe210_} [2022-01-03T15:56:30.203Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-01-03T15:56:30.203Z] PASS [2022-01-03T15:56:30.203Z] [2022-01-03T15:56:30.203Z] === Skipped [2022-01-03T15:56:30.203Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:56:30.203Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:56:30.203Z] [2022-01-03T15:56:30.203Z] DONE 26 tests, 1 skipped in 43.934s [2022-01-03T15:56:30.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:56:30.203Z] INFO: Testing against a local daemon [2022-01-03T15:56:30.203Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:56:30.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:56:30.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:56:30.203Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:56:30.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:56:30.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:56:30.203Z] PASS [2022-01-03T15:56:30.203Z] [2022-01-03T15:56:30.203Z] === Skipped [2022-01-03T15:56:30.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:56:30.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:56:30.203Z] [2022-01-03T15:56:30.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:56:30.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:56:30.203Z] [2022-01-03T15:56:30.203Z] DONE 2 tests, 2 skipped in 0.035s [2022-01-03T15:56:30.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:56:30.203Z] INFO: Testing against a local daemon [2022-01-03T15:56:30.203Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:56:30.337Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:56:30.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12599195295_/foo_false____} [2022-01-03T15:56:31.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-01-03T15:56:31.586Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:56:31.963Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:56:31.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12599195295_/foo_true____} [2022-01-03T15:56:32.525Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:56:32.891Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2022-01-03T15:56:32.891Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:56:33.096Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:56:33.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_false____} [2022-01-03T15:56:33.665Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:56:34.077Z] === CONT TestReadPluginNoRead [2022-01-03T15:56:34.077Z] read_test.go:92: [d761c3d92eb07] daemon is not started [2022-01-03T15:56:34.077Z] --- PASS: TestReadPluginNoRead (6.39s) [2022-01-03T15:56:34.077Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-01-03T15:56:34.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-01-03T15:56:34.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-01-03T15:56:34.077Z] PASS [2022-01-03T15:56:34.077Z] [2022-01-03T15:56:34.077Z] DONE 6 tests in 11.632s [2022-01-03T15:56:34.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:56:34.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:34.077Z] ++ set -e [2022-01-03T15:56:34.077Z] ++ '[' -n 0 ']' [2022-01-03T15:56:34.077Z] ++ set -x [2022-01-03T15:56:34.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:34.333Z] testing: warning: no tests to run [2022-01-03T15:56:34.333Z] PASS [2022-01-03T15:56:34.333Z] [2022-01-03T15:56:34.333Z] DONE 0 tests in 0.039s [2022-01-03T15:56:34.333Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:56:34.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:34.333Z] ++ set -e [2022-01-03T15:56:34.333Z] ++ '[' -n 0 ']' [2022-01-03T15:56:34.333Z] ++ set -x [2022-01-03T15:56:34.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:34.333Z] INFO: Testing against a local daemon [2022-01-03T15:56:34.333Z] === RUN TestPluginWithDevMounts [2022-01-03T15:56:34.334Z] === PAUSE TestPluginWithDevMounts [2022-01-03T15:56:34.334Z] === CONT TestPluginWithDevMounts [2022-01-03T15:56:34.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_true____} [2022-01-03T15:56:35.577Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:56:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_true__0xc000afe240__} [2022-01-03T15:56:35.955Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-01-03T15:56:35.955Z] PASS [2022-01-03T15:56:35.955Z] [2022-01-03T15:56:35.955Z] DONE 1 tests in 1.668s [2022-01-03T15:56:35.956Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:56:35.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:35.956Z] ++ set -e [2022-01-03T15:56:35.956Z] ++ '[' -n 0 ']' [2022-01-03T15:56:35.956Z] ++ set -x [2022-01-03T15:56:35.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:35.956Z] INFO: Testing against a local daemon [2022-01-03T15:56:35.956Z] === RUN TestSecretInspect [2022-01-03T15:56:37.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000afe258_} [2022-01-03T15:56:37.486Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:56:38.251Z] --- PASS: TestSecretInspect (2.32s) [2022-01-03T15:56:38.251Z] === RUN TestSecretList [2022-01-03T15:56:38.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000afe270_} [2022-01-03T15:56:38.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-03T15:56:40.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000afe288_} [2022-01-03T15:56:40.693Z] --- PASS: TestSecretList (2.46s) [2022-01-03T15:56:40.693Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:56:40.784Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:56:41.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000afe2a0_} [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-01-03T15:56:41.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-01-03T15:56:41.354Z] PASS [2022-01-03T15:56:41.354Z] [2022-01-03T15:56:41.354Z] DONE 8 tests in 11.044s [2022-01-03T15:56:41.354Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:56:41.354Z] testing: warning: no tests to run [2022-01-03T15:56:41.354Z] PASS [2022-01-03T15:56:41.354Z] [2022-01-03T15:56:41.354Z] DONE 0 tests in 0.012s [2022-01-03T15:56:41.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:56:41.354Z] INFO: Testing against a local daemon [2022-01-03T15:56:41.354Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:56:41.465Z] --- PASS: TestBuildWithHugeFile (54.83s) [2022-01-03T15:56:41.465Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:56:41.465Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:56:41.465Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:56:41.465Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:56:41.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:56:41.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:56:41.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:56:41.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:56:41.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:56:41.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:56:41.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:56:41.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:56:41.465Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:56:41.465Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:56:41.465Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-03T15:56:41.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-03T15:56:41.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-03T15:56:41.465Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:56:41.465Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:56:42.035Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:56:42.735Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2022-01-03T15:56:42.736Z] === RUN TestAuthZPluginTLS [2022-01-03T15:56:42.983Z] --- PASS: TestBuildPreserveOwnership (2.62s) [2022-01-03T15:56:42.983Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2022-01-03T15:56:42.983Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-01-03T15:56:42.983Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:56:42.983Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:56:42.983Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:56:43.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T15:56:43.305Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-03T15:56:43.305Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:56:43.404Z] docker_api_swarm_test.go:502: [d3dbb27f18c2b] joining swarm manager [d60d7e23a17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:56:43.553Z] Loaded image: busybox:latest [2022-01-03T15:56:43.813Z] Loaded image: busybox:glibc [2022-01-03T15:56:43.875Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-03T15:56:43.875Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:56:43.970Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2022-01-03T15:56:43.970Z] === RUN TestSecretsUpdate [2022-01-03T15:56:44.136Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-03T15:56:44.136Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-03T15:56:44.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-03T15:56:44.500Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T15:56:44.706Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-03T15:56:44.706Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:56:44.753Z] Loaded image: debian:bullseye-slim [2022-01-03T15:56:44.753Z] Loaded image: hello-world:latest [2022-01-03T15:56:44.753Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:56:46.087Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-01-03T15:56:46.087Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:56:46.440Z] --- PASS: TestSecretsUpdate (2.63s) [2022-01-03T15:56:46.440Z] === RUN TestTemplatedSecret [2022-01-03T15:56:46.657Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-03T15:56:46.657Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:56:46.696Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T15:56:46.917Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-03T15:56:46.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:56:47.487Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-03T15:56:47.487Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:56:48.065Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T15:56:48.870Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-01-03T15:56:48.870Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:56:49.956Z] --- PASS: TestTemplatedSecret (3.14s) [2022-01-03T15:56:49.956Z] === RUN TestSecretCreateResolve [2022-01-03T15:56:50.212Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T15:56:50.778Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-01-03T15:56:50.778Z] === RUN TestAuthZPluginHeader [2022-01-03T15:56:51.038Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-03T15:56:51.038Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:56:51.578Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T15:56:51.578Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T15:56:51.720Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-03T15:56:52.142Z] --- PASS: TestSecretCreateResolve (2.46s) [2022-01-03T15:56:52.142Z] PASS [2022-01-03T15:56:52.142Z] [2022-01-03T15:56:52.142Z] DONE 6 tests in 16.122s [2022-01-03T15:56:52.142Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:56:52.142Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:52.142Z] ++ set -e [2022-01-03T15:56:52.142Z] ++ '[' -n 0 ']' [2022-01-03T15:56:52.142Z] ++ set -x [2022-01-03T15:56:52.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:52.142Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T15:56:52.142Z] INFO: Testing against a local daemon [2022-01-03T15:56:52.142Z] === RUN TestServiceCreateInit [2022-01-03T15:56:52.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:56:52.752Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-03T15:56:53.043Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.90s) [2022-01-03T15:56:53.043Z] PASS [2022-01-03T15:56:53.043Z] [2022-01-03T15:56:53.043Z] === Skipped [2022-01-03T15:56:53.043Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:56:53.043Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:56:53.043Z] [2022-01-03T15:56:53.043Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:56:53.043Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:56:53.043Z] [2022-01-03T15:56:53.043Z] DONE 34 tests, 2 skipped in 83.652s [2022-01-03T15:56:53.043Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:56:53.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:53.043Z] ++ set -e [2022-01-03T15:56:53.043Z] ++ '[' -n 0 ']' [2022-01-03T15:56:53.043Z] ++ set -x [2022-01-03T15:56:53.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:56:53.043Z] INFO: Testing against a local daemon [2022-01-03T15:56:53.043Z] === RUN TestConfigInspect [2022-01-03T15:56:53.317Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T15:56:53.983Z] --- PASS: TestConfigInspect (2.23s) [2022-01-03T15:56:53.983Z] === RUN TestConfigList [2022-01-03T15:56:54.247Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T15:56:54.247Z] docker_api_swarm_test.go:507: [dd32afb94dd14] joining swarm manager [d60d7e23a17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:56:54.810Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T15:56:55.237Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-01-03T15:56:55.237Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:56:55.375Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T15:56:56.303Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T15:56:56.523Z] --- PASS: TestConfigList (2.14s) [2022-01-03T15:56:56.523Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:56:57.232Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:56:57.488Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T15:56:58.049Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T15:56:58.319Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:56:58.319Z] === RUN TestBoolValue [2022-01-03T15:56:58.319Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T15:56:58.319Z] === RUN TestBoolValueOrDefault [2022-01-03T15:56:58.319Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T15:56:58.319Z] === RUN TestInt64ValueOrZero [2022-01-03T15:56:58.319Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T15:56:58.319Z] === RUN TestInt64ValueOrDefault [2022-01-03T15:56:58.319Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T15:56:58.319Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T15:56:58.319Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T15:56:58.319Z] === RUN TestJsonContentType [2022-01-03T15:56:58.320Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 14.7% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/server/httputils 0.079s coverage: 14.7% of statements [2022-01-03T15:56:58.320Z] === RUN TestMaskSecretKeys [2022-01-03T15:56:58.320Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T15:56:58.320Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T15:56:58.320Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T15:56:58.320Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestVersionMiddlewareVersion [2022-01-03T15:56:58.320Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T15:56:58.320Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 37.7% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/server/middleware 0.096s coverage: 37.7% of statements [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:56:58.320Z] === RUN TestAdjustForAPIVersion [2022-01-03T15:56:58.320Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 5.7% of statements [2022-01-03T15:56:58.320Z] === RUN TestStrSliceMarshalJSON [2022-01-03T15:56:58.320Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T15:56:58.320Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestStrSliceUnmarshalString [2022-01-03T15:56:58.320Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T15:56:58.320Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 90.0% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-01-03T15:56:58.320Z] === RUN TestToJSON [2022-01-03T15:56:58.320Z] --- PASS: TestToJSON (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestToParamWithVersion [2022-01-03T15:56:58.320Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromJSON [2022-01-03T15:56:58.320Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestEmpty [2022-01-03T15:56:58.320Z] --- PASS: TestEmpty (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T15:56:58.320Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestArgsMatchKVList [2022-01-03T15:56:58.320Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestArgsMatch [2022-01-03T15:56:58.320Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestAdd [2022-01-03T15:56:58.320Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDel [2022-01-03T15:56:58.320Z] --- PASS: TestDel (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestLen [2022-01-03T15:56:58.320Z] --- PASS: TestLen (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestExactMatch [2022-01-03T15:56:58.320Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestOnlyOneExactMatch [2022-01-03T15:56:58.320Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestContains [2022-01-03T15:56:58.320Z] --- PASS: TestContains (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestValidate [2022-01-03T15:56:58.320Z] --- PASS: TestValidate (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestWalkValues [2022-01-03T15:56:58.320Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFuzzyMatch [2022-01-03T15:56:58.320Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestClone [2022-01-03T15:56:58.320Z] --- PASS: TestClone (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 92.2% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:56:58.320Z] === RUN TestDurationToSecondsString [2022-01-03T15:56:58.320Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestGetTimestamp [2022-01-03T15:56:58.320Z] --- PASS: TestGetTimestamp (0.18s) [2022-01-03T15:56:58.320Z] === RUN TestParseTimestamps [2022-01-03T15:56:58.320Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 100.0% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/types/time 0.228s coverage: 100.0% of statements [2022-01-03T15:56:58.320Z] === RUN TestCompareVersion [2022-01-03T15:56:58.320Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 77.3% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:56:58.320Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T15:56:58.320Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestCloneArgsSmartHttp [2022-01-03T15:56:58.320Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-03T15:56:58.320Z] === RUN TestCloneArgsDumbHttp [2022-01-03T15:56:58.320Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestCloneArgsGit [2022-01-03T15:56:58.320Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestCheckoutGit [2022-01-03T15:56:58.320Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T15:56:58.320Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestProcessNoDockerignore [2022-01-03T15:56:58.320Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T15:56:58.320Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDetectContentType [2022-01-03T15:56:58.320Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestSelectAcceptableMIME [2022-01-03T15:56:58.320Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestInspectEmptyResponse [2022-01-03T15:56:58.320Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestInspectResponseBinary [2022-01-03T15:56:58.320Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestResponseUnsupportedContentType [2022-01-03T15:56:58.320Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestInspectResponseTextSimple [2022-01-03T15:56:58.320Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T15:56:58.320Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestUnknownContentLength [2022-01-03T15:56:58.320Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDownloadRemote [2022-01-03T15:56:58.320Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-03T15:56:58.320Z] === RUN TestGetWithStatusError [2022-01-03T15:56:58.320Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestCloseRootDirectory [2022-01-03T15:56:58.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:56:58.320Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestHashFile [2022-01-03T15:56:58.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:56:58.320Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestHashSubdir [2022-01-03T15:56:58.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:56:58.320Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-03T15:56:58.320Z] === RUN TestRemoveDirectory [2022-01-03T15:56:58.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:56:58.320Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 9.3% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2022-01-03T15:56:58.320Z] === RUN TestEnable [2022-01-03T15:56:58.320Z] --- PASS: TestEnable (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDisable [2022-01-03T15:56:58.320Z] --- PASS: TestDisable (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestEnabled [2022-01-03T15:56:58.320Z] --- PASS: TestEnabled (0.00s) [2022-01-03T15:56:58.320Z] PASS [2022-01-03T15:56:58.320Z] coverage: 100.0% of statements [2022-01-03T15:56:58.320Z] ok github.com/docker/docker/cli/debug 0.096s coverage: 100.0% of statements [2022-01-03T15:56:58.320Z] === RUN TestGetAllAllowed [2022-01-03T15:56:58.320Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestGetAllMeta [2022-01-03T15:56:58.320Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T15:56:58.320Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T15:56:58.320Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestIsExistingDirectory [2022-01-03T15:56:58.320Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-01-03T15:56:58.320Z] === RUN TestGetFilenameForDownload [2022-01-03T15:56:58.320Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestEnv2Variables [2022-01-03T15:56:58.320Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T15:56:58.320Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestMaintainer [2022-01-03T15:56:58.320Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestLabel [2022-01-03T15:56:58.320Z] --- PASS: TestLabel (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromScratch [2022-01-03T15:56:58.320Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromWithArg [2022-01-03T15:56:58.320Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T15:56:58.320Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromWithUndefinedArg [2022-01-03T15:56:58.320Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T15:56:58.320Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestOnbuild [2022-01-03T15:56:58.320Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestWorkdir [2022-01-03T15:56:58.320Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestCmd [2022-01-03T15:56:58.320Z] --- PASS: TestCmd (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestHealthcheckNone [2022-01-03T15:56:58.320Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestHealthcheckCmd [2022-01-03T15:56:58.320Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestEntrypoint [2022-01-03T15:56:58.320Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestExpose [2022-01-03T15:56:58.320Z] --- PASS: TestExpose (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestUser [2022-01-03T15:56:58.320Z] --- PASS: TestUser (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestVolume [2022-01-03T15:56:58.320Z] --- PASS: TestVolume (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestStopSignal [2022-01-03T15:56:58.320Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:56:58.320Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestArg [2022-01-03T15:56:58.320Z] --- PASS: TestArg (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestShell [2022-01-03T15:56:58.320Z] --- PASS: TestShell (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestPrependEnvOnCmd [2022-01-03T15:56:58.320Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestRunWithBuildArgs [2022-01-03T15:56:58.320Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T15:56:58.320Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T15:56:58.320Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T15:56:58.320Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T15:56:58.320Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T15:56:58.320Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestNormalizeWorkdir [2022-01-03T15:56:58.320Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestDispatch [2022-01-03T15:56:58.320Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T15:56:58.320Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T15:56:58.320Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T15:56:58.320Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T15:56:58.320Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T15:56:58.320Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T15:56:58.320Z] === RUN TestDispatch/COPY_url [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch (0.08s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T15:56:58.320Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T15:56:58.320Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T15:56:58.320Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T15:56:58.320Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T15:56:58.320Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T15:56:58.321Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T15:56:58.321Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestEmptyDockerfile [2022-01-03T15:56:58.321Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestSymlinkDockerfile [2022-01-03T15:56:58.321Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T15:56:58.321Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T15:56:58.321Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestNonExistingDockerfile [2022-01-03T15:56:58.321Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestCopyRunConfig [2022-01-03T15:56:58.321Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestDeepCopyRunConfig [2022-01-03T15:56:58.321Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestExportImage [2022-01-03T15:56:58.321Z] --- PASS: TestExportImage (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestNormalizeDest [2022-01-03T15:56:58.321Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T15:56:58.321Z] PASS [2022-01-03T15:56:58.321Z] coverage: 46.8% of statements [2022-01-03T15:56:58.321Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 46.8% of statements [2022-01-03T15:56:58.321Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:56:58.321Z] === RUN TestTCP4Proxy [2022-01-03T15:56:58.321Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T15:56:58.321Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestTCP6Proxy [2022-01-03T15:56:58.321Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:56:58.321Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestTCPDualStackProxy [2022-01-03T15:56:58.321Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:56:58.321Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestUDP4Proxy [2022-01-03T15:56:58.321Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestUDP6Proxy [2022-01-03T15:56:58.321Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:56:58.321Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestUDPWriteError [2022-01-03T15:56:58.321Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestSCTP4Proxy [2022-01-03T15:56:58.321Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:56:58.321Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T15:56:58.321Z] === RUN TestSCTP6Proxy [2022-01-03T15:56:58.321Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:56:58.321Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T15:56:58.321Z] PASS [2022-01-03T15:56:58.321Z] coverage: 49.4% of statements [2022-01-03T15:56:58.321Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2022-01-03T15:56:58.436Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-01-03T15:56:58.436Z] === RUN TestConfigsUpdate [2022-01-03T15:56:58.611Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T15:56:58.656Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-01-03T15:56:58.656Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:56:59.541Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T15:57:00.103Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T15:57:00.375Z] --- PASS: TestConfigsUpdate (2.09s) [2022-01-03T15:57:00.375Z] === RUN TestTemplatedConfig [2022-01-03T15:57:00.666Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T15:57:01.949Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2022-01-03T15:57:01.949Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:57:02.033Z] --- PASS: TestServiceCreateInit (9.55s) [2022-01-03T15:57:02.033Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2022-01-03T15:57:02.033Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2022-01-03T15:57:02.033Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:57:02.033Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T15:57:02.595Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T15:57:03.158Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T15:57:03.415Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T15:57:03.672Z] --- PASS: TestTemplatedConfig (2.66s) [2022-01-03T15:57:03.672Z] === RUN TestConfigCreateResolve [2022-01-03T15:57:03.976Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T15:57:04.905Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T15:57:05.581Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-01-03T15:57:05.581Z] PASS [2022-01-03T15:57:05.581Z] [2022-01-03T15:57:05.581Z] DONE 6 tests in 13.509s [2022-01-03T15:57:05.581Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:57:05.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:57:05.581Z] ++ set -e [2022-01-03T15:57:05.581Z] ++ '[' -n 0 ']' [2022-01-03T15:57:05.581Z] ++ set -x [2022-01-03T15:57:05.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:57:05.581Z] INFO: Testing against a local daemon [2022-01-03T15:57:05.581Z] === RUN TestCheckpoint [2022-01-03T15:57:05.581Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:57:05.581Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:57:05.581Z] === RUN TestContainerInvalidJSON [2022-01-03T15:57:05.581Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:57:05.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:57:05.581Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:57:05.581Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:57:05.581Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:57:05.581Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:57:05.582Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:57:05.582Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:57:05.582Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:57:05.582Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:57:05.582Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-03T15:57:05.582Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:57:05.582Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-03T15:57:05.582Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:57:05.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-03T15:57:05.582Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:57:05.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-03T15:57:05.582Z] === RUN TestCopyFromContainer [2022-01-03T15:57:06.286Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T15:57:06.521Z] === RUN TestCopyFromContainer// [2022-01-03T15:57:06.521Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:57:06.521Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:57:06.522Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:57:06.782Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:57:06.782Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:57:06.782Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:57:06.782Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:57:06.782Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:57:06.861Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T15:57:07.042Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer (1.31s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:57:07.042Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-01-03T15:57:07.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:57:07.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:57:07.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:57:07.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:57:07.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:57:07.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:57:07.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:57:07.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:57:07.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:57:07.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:57:07.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:57:07.043Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:57:07.043Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-03T15:57:07.043Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:57:07.043Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:57:07.043Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:57:07.043Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:57:07.043Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:57:07.043Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:57:07.043Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:57:07.043Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:57:07.043Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:57:07.043Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:57:07.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:57:07.043Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:57:07.043Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:57:07.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T15:57:07.043Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:57:07.790Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T15:57:08.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-01-03T15:57:08.424Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:57:08.766Z] === RUN TestCheckpointCreateError [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointCreate [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointDeleteError [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointDelete [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointListError [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointList [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T15:57:08.766Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T15:57:08.766Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:57:08.766Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestGetAPIPath [2022-01-03T15:57:08.766Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestParseHostURL [2022-01-03T15:57:08.766Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T15:57:08.766Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPIVersion [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T15:57:08.766Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestClientRedirect [2022-01-03T15:57:08.766Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigCreateUnsupported [2022-01-03T15:57:08.766Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigCreateError [2022-01-03T15:57:08.766Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigCreate [2022-01-03T15:57:08.766Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspectNotFound [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspectUnsupported [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspectError [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigInspect [2022-01-03T15:57:08.766Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigListUnsupported [2022-01-03T15:57:08.766Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigListError [2022-01-03T15:57:08.766Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigList [2022-01-03T15:57:08.766Z] --- PASS: TestConfigList (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigRemoveUnsupported [2022-01-03T15:57:08.766Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigRemoveError [2022-01-03T15:57:08.766Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigRemove [2022-01-03T15:57:08.766Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigUpdateUnsupported [2022-01-03T15:57:08.766Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigUpdateError [2022-01-03T15:57:08.766Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestConfigUpdate [2022-01-03T15:57:08.766Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCommitError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCommit [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStatPathError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStatPath [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyToContainerError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyToContainer [2022-01-03T15:57:08.766Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyFromContainerError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T15:57:08.766Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestCopyFromContainer [2022-01-03T15:57:08.766Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCreateError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCreateImageNotFound [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCreateWithName [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerCreateAutoRemove [2022-01-03T15:57:08.766Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerDiffError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerDiff [2022-01-03T15:57:08.766Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecCreateError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecCreate [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecStartError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecStart [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecInspectError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecInspect [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExportError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExport [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerInspectError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T15:57:08.766Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T15:57:08.766Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerInspect [2022-01-03T15:57:08.766Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerInspectNode [2022-01-03T15:57:08.766Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerKillError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerKill [2022-01-03T15:57:08.766Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerListError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerList [2022-01-03T15:57:08.766Z] --- PASS: TestContainerList (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerLogsNotFoundError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerLogsError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerLogs [2022-01-03T15:57:08.766Z] --- PASS: TestContainerLogs (0.20s) [2022-01-03T15:57:08.766Z] === RUN TestContainerPauseError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerPause [2022-01-03T15:57:08.766Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainersPruneError [2022-01-03T15:57:08.766Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainersPrune [2022-01-03T15:57:08.766Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRemoveError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRemove [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRenameError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRename [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerResizeError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecResizeError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerResize [2022-01-03T15:57:08.766Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerExecResize [2022-01-03T15:57:08.766Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRestartError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerRestart [2022-01-03T15:57:08.766Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStartError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStart [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStatsError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStats [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStopError [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T15:57:08.766Z] === RUN TestContainerStop [2022-01-03T15:57:08.766Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerTopError [2022-01-03T15:57:08.767Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerTop [2022-01-03T15:57:08.767Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerUnpauseError [2022-01-03T15:57:08.767Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerUnpause [2022-01-03T15:57:08.767Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerUpdateError [2022-01-03T15:57:08.767Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerUpdate [2022-01-03T15:57:08.767Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerWaitError [2022-01-03T15:57:08.767Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestContainerWait [2022-01-03T15:57:08.767Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestDiskUsageError [2022-01-03T15:57:08.767Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestDiskUsage [2022-01-03T15:57:08.767Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestDistributionInspectUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestEventsErrorInOptions [2022-01-03T15:57:08.767Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestEventsErrorFromServer [2022-01-03T15:57:08.767Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestEvents [2022-01-03T15:57:08.767Z] --- PASS: TestEvents (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestTLSCloseWriter [2022-01-03T15:57:08.767Z] === PAUSE TestTLSCloseWriter [2022-01-03T15:57:08.767Z] === RUN TestImageBuildError [2022-01-03T15:57:08.767Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageBuild [2022-01-03T15:57:08.767Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestGetDockerOS [2022-01-03T15:57:08.767Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageCreateError [2022-01-03T15:57:08.767Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageCreate [2022-01-03T15:57:08.767Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageHistoryError [2022-01-03T15:57:08.767Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageHistory [2022-01-03T15:57:08.767Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageImportError [2022-01-03T15:57:08.767Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageImport [2022-01-03T15:57:08.767Z] --- PASS: TestImageImport (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageInspectError [2022-01-03T15:57:08.767Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageInspectImageNotFound [2022-01-03T15:57:08.767Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageInspect [2022-01-03T15:57:08.767Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageListError [2022-01-03T15:57:08.767Z] --- PASS: TestImageListError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageList [2022-01-03T15:57:08.767Z] --- PASS: TestImageList (0.02s) [2022-01-03T15:57:08.767Z] === RUN TestImageListApiBefore125 [2022-01-03T15:57:08.767Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageLoadError [2022-01-03T15:57:08.767Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageLoad [2022-01-03T15:57:08.767Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagesPruneError [2022-01-03T15:57:08.767Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagesPrune [2022-01-03T15:57:08.767Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullReferenceParseError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullAnyError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePullWithoutErrors [2022-01-03T15:57:08.767Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushReferenceError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushAnyError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithoutErrors [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T15:57:08.767Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageRemoveError [2022-01-03T15:57:08.767Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageRemoveImageNotFound [2022-01-03T15:57:08.767Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageRemove [2022-01-03T15:57:08.767Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSaveError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSave [2022-01-03T15:57:08.767Z] --- PASS: TestImageSave (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchAnyError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageSearchWithoutErrors [2022-01-03T15:57:08.767Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageTagError [2022-01-03T15:57:08.767Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageTagInvalidReference [2022-01-03T15:57:08.767Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T15:57:08.767Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageTagHexSource [2022-01-03T15:57:08.767Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestImageTag [2022-01-03T15:57:08.767Z] --- PASS: TestImageTag (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestInfoServerError [2022-01-03T15:57:08.767Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T15:57:08.767Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestInfo [2022-01-03T15:57:08.767Z] --- PASS: TestInfo (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkConnectError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkConnect [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkCreateError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkCreate [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkDisconnectError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkDisconnect [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/no_options [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/verbose [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/global_scope [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T15:57:08.767Z] === RUN TestNetworkInspect/server_error [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkListError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkList [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworksPruneError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworksPrune [2022-01-03T15:57:08.767Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkRemoveError [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNetworkRemove [2022-01-03T15:57:08.767Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeInspectError [2022-01-03T15:57:08.767Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T15:57:08.767Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeInspect [2022-01-03T15:57:08.767Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeListError [2022-01-03T15:57:08.767Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeList [2022-01-03T15:57:08.767Z] --- PASS: TestNodeList (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeRemoveError [2022-01-03T15:57:08.767Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeRemove [2022-01-03T15:57:08.767Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeUpdateError [2022-01-03T15:57:08.767Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestNodeUpdate [2022-01-03T15:57:08.767Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestOptionWithTimeout [2022-01-03T15:57:08.767Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPingFail [2022-01-03T15:57:08.767Z] --- PASS: TestPingFail (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPingWithError [2022-01-03T15:57:08.767Z] 2022/01/03 15:57:07 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:08.767Z] 2022/01/03 15:57:07 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:08.767Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPingSuccess [2022-01-03T15:57:08.767Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPingHeadFallback [2022-01-03T15:57:08.767Z] === RUN TestPingHeadFallback/OK [2022-01-03T15:57:08.767Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T15:57:08.767Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T15:57:08.767Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T15:57:08.767Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T15:57:08.767Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginDisableError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginDisable [2022-01-03T15:57:08.767Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginEnableError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginEnable [2022-01-03T15:57:08.767Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginInspectError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginInspect [2022-01-03T15:57:08.767Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginListError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginList [2022-01-03T15:57:08.767Z] --- PASS: TestPluginList (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginPushError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginPush [2022-01-03T15:57:08.767Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginRemoveError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginRemove [2022-01-03T15:57:08.767Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginSetError [2022-01-03T15:57:08.767Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPluginSet [2022-01-03T15:57:08.767Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSetHostHeader [2022-01-03T15:57:08.767Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestPlainTextError [2022-01-03T15:57:08.767Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestInfiniteError [2022-01-03T15:57:08.767Z] --- PASS: TestInfiniteError (0.02s) [2022-01-03T15:57:08.767Z] === RUN TestCanceledContext [2022-01-03T15:57:08.767Z] 2022/01/03 15:57:07 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:08.767Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestDeadlineExceededContext [2022-01-03T15:57:08.767Z] 2022/01/03 15:57:07 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:08.767Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretCreateUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretCreateError [2022-01-03T15:57:08.767Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretCreate [2022-01-03T15:57:08.767Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretInspectUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretInspectError [2022-01-03T15:57:08.767Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T15:57:08.767Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretInspect [2022-01-03T15:57:08.767Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretListUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretListError [2022-01-03T15:57:08.767Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretList [2022-01-03T15:57:08.767Z] --- PASS: TestSecretList (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretRemoveUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretRemoveError [2022-01-03T15:57:08.767Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretRemove [2022-01-03T15:57:08.767Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretUpdateUnsupported [2022-01-03T15:57:08.767Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretUpdateError [2022-01-03T15:57:08.767Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestSecretUpdate [2022-01-03T15:57:08.767Z] --- PASS: TestSecretUpdate (0.01s) [2022-01-03T15:57:08.767Z] === RUN TestServiceCreateError [2022-01-03T15:57:08.767Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceCreate [2022-01-03T15:57:08.767Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T15:57:08.767Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceCreateDigestPinning [2022-01-03T15:57:08.767Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceInspectError [2022-01-03T15:57:08.767Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T15:57:08.767Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T15:57:08.767Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.767Z] === RUN TestServiceInspect [2022-01-03T15:57:08.768Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceListError [2022-01-03T15:57:08.768Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceList [2022-01-03T15:57:08.768Z] --- PASS: TestServiceList (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceLogsError [2022-01-03T15:57:08.768Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceLogs [2022-01-03T15:57:08.768Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceRemoveError [2022-01-03T15:57:08.768Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T15:57:08.768Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceRemove [2022-01-03T15:57:08.768Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceUpdateError [2022-01-03T15:57:08.768Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestServiceUpdate [2022-01-03T15:57:08.768Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmGetUnlockKey [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmInitError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmInit [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmInspectError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmInspect [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmJoinError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmJoin [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmLeaveError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmLeave [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmUnlockError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmUnlock [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmUpdateError [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestSwarmUpdate [2022-01-03T15:57:08.768Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestTaskInspectError [2022-01-03T15:57:08.768Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T15:57:08.768Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestTaskInspect [2022-01-03T15:57:08.768Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestTaskListError [2022-01-03T15:57:08.768Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestTaskList [2022-01-03T15:57:08.768Z] --- PASS: TestTaskList (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeCreateError [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeCreate [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeInspectError [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeInspectNotFound [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeInspect [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeListError [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeList [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeRemoveError [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T15:57:08.768Z] === RUN TestVolumeRemove [2022-01-03T15:57:08.768Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T15:57:08.768Z] === CONT TestTLSCloseWriter [2022-01-03T15:57:08.768Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-01-03T15:57:08.768Z] PASS [2022-01-03T15:57:08.768Z] coverage: 75.1% of statements [2022-01-03T15:57:08.768Z] ok github.com/docker/docker/client 0.391s coverage: 75.1% of statements [2022-01-03T15:57:09.157Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T15:57:09.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:57:09.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:57:09.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:57:09.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:57:09.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:57:09.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:57:09.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:57:09.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:57:09.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:57:09.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:57:09.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:57:09.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:57:09.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:57:09.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:57:09.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:57:09.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:57:09.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:57:09.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:57:09.365Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:57:09.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-03T15:57:09.624Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:57:09.624Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:57:09.624Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:57:09.624Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:57:09.624Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:57:09.624Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:57:09.624Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:57:09.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-03T15:57:09.624Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:57:09.718Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T15:57:09.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T15:57:09.885Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:57:09.885Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:57:09.885Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:57:09.885Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:57:09.885Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:57:09.885Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:57:09.885Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:57:09.885Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:57:09.885Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:57:09.885Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:57:09.885Z] === RUN TestDiff [2022-01-03T15:57:10.144Z] --- PASS: TestDiff (0.41s) [2022-01-03T15:57:10.144Z] === RUN TestExecWithCloseStdin [2022-01-03T15:57:10.714Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-01-03T15:57:10.714Z] === RUN TestExec [2022-01-03T15:57:10.973Z] --- PASS: TestExec (0.43s) [2022-01-03T15:57:10.973Z] === RUN TestExecUser [2022-01-03T15:57:11.543Z] --- PASS: TestExecUser (0.44s) [2022-01-03T15:57:11.543Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:57:11.609Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T15:57:12.113Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-01-03T15:57:12.113Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:57:13.494Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-03T15:57:13.494Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:57:13.754Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-01-03T15:57:13.754Z] === RUN TestHealthKillContainer [2022-01-03T15:57:14.168Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.64s) [2022-01-03T15:57:14.168Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:57:14.876Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T15:57:16.769Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T15:57:17.331Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T15:57:18.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-03T15:57:19.193Z] --- PASS: TestCreateServiceMultipleTimes (17.37s) [2022-01-03T15:57:19.193Z] === RUN TestCreateServiceConflict [2022-01-03T15:57:19.450Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:57:19.450Z] === RUN TestBoolValue [2022-01-03T15:57:19.450Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T15:57:19.450Z] === RUN TestBoolValueOrDefault [2022-01-03T15:57:19.450Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T15:57:19.450Z] === RUN TestInt64ValueOrZero [2022-01-03T15:57:19.450Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T15:57:19.450Z] === RUN TestInt64ValueOrDefault [2022-01-03T15:57:19.450Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T15:57:19.450Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T15:57:19.450Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T15:57:19.450Z] === RUN TestJsonContentType [2022-01-03T15:57:19.450Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T15:57:19.450Z] PASS [2022-01-03T15:57:19.450Z] coverage: 14.7% of statements [2022-01-03T15:57:19.450Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2022-01-03T15:57:19.921Z] === RUN TestMaskSecretKeys [2022-01-03T15:57:19.921Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T15:57:19.921Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T15:57:19.921Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T15:57:19.921Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T15:57:19.921Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T15:57:19.921Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T15:57:19.921Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T15:57:19.921Z] === RUN TestVersionMiddlewareVersion [2022-01-03T15:57:19.921Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T15:57:19.921Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T15:57:19.921Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T15:57:19.921Z] PASS [2022-01-03T15:57:19.921Z] coverage: 37.7% of statements [2022-01-03T15:57:19.921Z] ok github.com/docker/docker/api/server/middleware 0.085s coverage: 37.7% of statements [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:57:19.921Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:57:20.391Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:57:20.391Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:57:20.560Z] docker_api_swarm_node_test.go:81: [da11579796bc1] joining swarm manager [d293e8aaaa0e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:57:20.861Z] === RUN TestStrSliceMarshalJSON [2022-01-03T15:57:20.861Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T15:57:20.861Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T15:57:20.861Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T15:57:20.861Z] === RUN TestStrSliceUnmarshalString [2022-01-03T15:57:20.861Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T15:57:20.861Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T15:57:20.861Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T15:57:20.861Z] PASS [2022-01-03T15:57:20.861Z] coverage: 90.0% of statements [2022-01-03T15:57:20.861Z] === RUN TestAdjustForAPIVersion [2022-01-03T15:57:20.861Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T15:57:20.861Z] PASS [2022-01-03T15:57:20.861Z] coverage: 5.7% of statements [2022-01-03T15:57:20.861Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-01-03T15:57:21.123Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T15:57:21.342Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:57:21.342Z] === RUN TestToJSON [2022-01-03T15:57:21.342Z] --- PASS: TestToJSON (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestToParamWithVersion [2022-01-03T15:57:21.342Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestFromJSON [2022-01-03T15:57:21.342Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestEmpty [2022-01-03T15:57:21.342Z] --- PASS: TestEmpty (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T15:57:21.342Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestArgsMatchKVList [2022-01-03T15:57:21.342Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestArgsMatch [2022-01-03T15:57:21.342Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestAdd [2022-01-03T15:57:21.342Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestDel [2022-01-03T15:57:21.342Z] --- PASS: TestDel (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestLen [2022-01-03T15:57:21.342Z] --- PASS: TestLen (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestExactMatch [2022-01-03T15:57:21.342Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestOnlyOneExactMatch [2022-01-03T15:57:21.342Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestContains [2022-01-03T15:57:21.342Z] --- PASS: TestContains (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestValidate [2022-01-03T15:57:21.342Z] --- PASS: TestValidate (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestWalkValues [2022-01-03T15:57:21.342Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestFuzzyMatch [2022-01-03T15:57:21.342Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestClone [2022-01-03T15:57:21.342Z] --- PASS: TestClone (0.00s) [2022-01-03T15:57:21.342Z] PASS [2022-01-03T15:57:21.342Z] coverage: 92.2% of statements [2022-01-03T15:57:21.342Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:57:21.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:57:21.342Z] === RUN TestDurationToSecondsString [2022-01-03T15:57:21.342Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T15:57:21.342Z] === RUN TestGetTimestamp [2022-01-03T15:57:21.342Z] --- PASS: TestGetTimestamp (0.20s) [2022-01-03T15:57:21.342Z] === RUN TestParseTimestamps [2022-01-03T15:57:21.342Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T15:57:21.342Z] PASS [2022-01-03T15:57:21.342Z] coverage: 100.0% of statements [2022-01-03T15:57:21.812Z] ok github.com/docker/docker/api/types/time 0.238s coverage: 100.0% of statements [2022-01-03T15:57:21.812Z] === RUN TestCompareVersion [2022-01-03T15:57:21.812Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T15:57:21.812Z] PASS [2022-01-03T15:57:21.812Z] coverage: 77.3% of statements [2022-01-03T15:57:21.812Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:57:21.812Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:57:21.882Z] --- PASS: TestHealthKillContainer (7.85s) [2022-01-03T15:57:21.882Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:57:22.051Z] --- PASS: TestCreateServiceConflict (2.89s) [2022-01-03T15:57:22.051Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:57:22.088Z] 4612f6d0b889: Pull complete [2022-01-03T15:57:22.141Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-01-03T15:57:22.141Z] === RUN TestIpcModeNone [2022-01-03T15:57:22.401Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-03T15:57:22.401Z] === RUN TestIpcModePrivate [2022-01-03T15:57:22.662Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T15:57:22.803Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T15:57:22.803Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T15:57:22.803Z] === RUN TestCloneArgsSmartHttp [2022-01-03T15:57:22.803Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-03T15:57:22.803Z] === RUN TestCloneArgsDumbHttp [2022-01-03T15:57:22.803Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T15:57:22.803Z] === RUN TestCloneArgsGit [2022-01-03T15:57:22.803Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T15:57:22.803Z] === RUN TestCheckoutGit [2022-01-03T15:57:22.921Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-03T15:57:22.921Z] === RUN TestIpcModeShareable [2022-01-03T15:57:23.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-03T15:57:23.440Z] --- PASS: TestIpcModeShareable (0.44s) [2022-01-03T15:57:23.440Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:57:23.941Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T15:57:24.503Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T15:57:24.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-01-03T15:57:24.822Z] === RUN TestAPIIpcModeHost [2022-01-03T15:57:25.032Z] === RUN TestEnable [2022-01-03T15:57:25.032Z] --- PASS: TestEnable (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestDisable [2022-01-03T15:57:25.032Z] --- PASS: TestDisable (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestEnabled [2022-01-03T15:57:25.032Z] --- PASS: TestEnabled (0.00s) [2022-01-03T15:57:25.032Z] PASS [2022-01-03T15:57:25.032Z] coverage: 100.0% of statements [2022-01-03T15:57:25.032Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-01-03T15:57:25.032Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T15:57:25.032Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T15:57:25.032Z] === RUN TestProcessNoDockerignore [2022-01-03T15:57:25.032Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T15:57:25.032Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestDetectContentType [2022-01-03T15:57:25.032Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestSelectAcceptableMIME [2022-01-03T15:57:25.032Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestInspectEmptyResponse [2022-01-03T15:57:25.032Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestInspectResponseBinary [2022-01-03T15:57:25.032Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestResponseUnsupportedContentType [2022-01-03T15:57:25.032Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestInspectResponseTextSimple [2022-01-03T15:57:25.032Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T15:57:25.032Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestUnknownContentLength [2022-01-03T15:57:25.032Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestDownloadRemote [2022-01-03T15:57:25.032Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-03T15:57:25.032Z] === RUN TestGetWithStatusError [2022-01-03T15:57:25.032Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestCloseRootDirectory [2022-01-03T15:57:25.032Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:57:25.032Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestHashFile [2022-01-03T15:57:25.032Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:57:25.032Z] --- SKIP: TestHashFile (0.01s) [2022-01-03T15:57:25.032Z] === RUN TestHashSubdir [2022-01-03T15:57:25.032Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:57:25.032Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-03T15:57:25.032Z] === RUN TestRemoveDirectory [2022-01-03T15:57:25.082Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-01-03T15:57:25.082Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:57:25.433Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-01-03T15:57:25.433Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:57:25.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:57:25.503Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-03T15:57:25.503Z] PASS [2022-01-03T15:57:25.503Z] coverage: 9.3% of statements [2022-01-03T15:57:25.503Z] ok github.com/docker/docker/builder/remotecontext 0.323s coverage: 9.3% of statements [2022-01-03T15:57:25.503Z] === RUN TestGetAllAllowed [2022-01-03T15:57:25.503Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestGetAllMeta [2022-01-03T15:57:25.503Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T15:57:25.503Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T15:57:25.503Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestIsExistingDirectory [2022-01-03T15:57:25.503Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-03T15:57:25.503Z] === RUN TestGetFilenameForDownload [2022-01-03T15:57:25.503Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestEnv2Variables [2022-01-03T15:57:25.503Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T15:57:25.503Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestMaintainer [2022-01-03T15:57:25.503Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestLabel [2022-01-03T15:57:25.503Z] --- PASS: TestLabel (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestFromScratch [2022-01-03T15:57:25.503Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestFromWithArg [2022-01-03T15:57:25.503Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T15:57:25.503Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestFromWithUndefinedArg [2022-01-03T15:57:25.503Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T15:57:25.503Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestOnbuild [2022-01-03T15:57:25.503Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestWorkdir [2022-01-03T15:57:25.503Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestCmd [2022-01-03T15:57:25.503Z] --- PASS: TestCmd (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestHealthcheckNone [2022-01-03T15:57:25.503Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestHealthcheckCmd [2022-01-03T15:57:25.503Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestEntrypoint [2022-01-03T15:57:25.503Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestExpose [2022-01-03T15:57:25.503Z] --- PASS: TestExpose (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestUser [2022-01-03T15:57:25.503Z] --- PASS: TestUser (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestVolume [2022-01-03T15:57:25.503Z] --- PASS: TestVolume (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestStopSignal [2022-01-03T15:57:25.503Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:57:25.503Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestArg [2022-01-03T15:57:25.503Z] --- PASS: TestArg (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestShell [2022-01-03T15:57:25.503Z] --- PASS: TestShell (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestPrependEnvOnCmd [2022-01-03T15:57:25.503Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestRunWithBuildArgs [2022-01-03T15:57:25.503Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T15:57:25.503Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T15:57:25.503Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T15:57:25.503Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T15:57:25.503Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T15:57:25.503Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestNormalizeWorkdir [2022-01-03T15:57:25.503Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestDispatch [2022-01-03T15:57:25.503Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T15:57:25.503Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T15:57:25.503Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T15:57:25.503Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T15:57:25.503Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T15:57:25.503Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T15:57:25.503Z] === RUN TestDispatch/COPY_url [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch (0.06s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T15:57:25.503Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T15:57:25.503Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T15:57:25.503Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T15:57:25.503Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T15:57:25.503Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T15:57:25.503Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestEmptyDockerfile [2022-01-03T15:57:25.503Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T15:57:25.503Z] === RUN TestSymlinkDockerfile [2022-01-03T15:57:25.503Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T15:57:25.503Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T15:57:25.503Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestNonExistingDockerfile [2022-01-03T15:57:25.503Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestCopyRunConfig [2022-01-03T15:57:25.503Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestDeepCopyRunConfig [2022-01-03T15:57:25.503Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestExportImage [2022-01-03T15:57:25.503Z] --- PASS: TestExportImage (0.00s) [2022-01-03T15:57:25.503Z] === RUN TestNormalizeDest [2022-01-03T15:57:25.503Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T15:57:25.503Z] PASS [2022-01-03T15:57:25.503Z] coverage: 46.8% of statements [2022-01-03T15:57:25.503Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 46.8% of statements [2022-01-03T15:57:25.974Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:57:26.022Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T15:57:26.282Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-01-03T15:57:26.282Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:57:26.445Z] === RUN TestTCP4Proxy [2022-01-03T15:57:26.445Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T15:57:26.445Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestTCP6Proxy [2022-01-03T15:57:26.445Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:57:26.445Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestTCPDualStackProxy [2022-01-03T15:57:26.445Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:57:26.445Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestUDP4Proxy [2022-01-03T15:57:26.445Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestUDP6Proxy [2022-01-03T15:57:26.445Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:57:26.445Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestUDPWriteError [2022-01-03T15:57:26.445Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestSCTP4Proxy [2022-01-03T15:57:26.445Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:57:26.445Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T15:57:26.445Z] === RUN TestSCTP6Proxy [2022-01-03T15:57:26.445Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:57:26.445Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T15:57:26.445Z] PASS [2022-01-03T15:57:26.445Z] coverage: 49.4% of statements [2022-01-03T15:57:26.445Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-01-03T15:57:27.223Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T15:57:27.223Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-01-03T15:57:27.223Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:57:28.162Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T15:57:28.422Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-01-03T15:57:28.422Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:57:29.058Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-03T15:57:29.058Z] PASS [2022-01-03T15:57:29.058Z] [2022-01-03T15:57:29.058Z] DONE 17 tests in 47.581s [2022-01-03T15:57:29.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:57:29.058Z] INFO: Testing against a local daemon [2022-01-03T15:57:29.058Z] === RUN TestPluginInvalidJSON [2022-01-03T15:57:29.058Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:29.058Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:29.058Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:29.058Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T15:57:29.058Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:57:29.058Z] === RUN TestPluginInstall [2022-01-03T15:57:29.058Z] === RUN TestPluginInstall/no_auth [2022-01-03T15:57:29.361Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T15:57:29.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-01-03T15:57:29.361Z] === RUN TestIpcModeOlderClient [2022-01-03T15:57:29.361Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:57:29.361Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:57:29.608Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-03T15:57:29.864Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T15:57:29.931Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-03T15:57:29.931Z] === RUN TestKillContainer [2022-01-03T15:57:29.931Z] === RUN TestKillContainer/no_signal [2022-01-03T15:57:30.029Z] --- PASS: TestCheckoutGit (32.24s) [2022-01-03T15:57:30.029Z] === RUN TestValidGitTransport [2022-01-03T15:57:30.029Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T15:57:30.029Z] === RUN TestGitInvalidRef [2022-01-03T15:57:30.029Z] --- PASS: TestGitInvalidRef (0.19s) [2022-01-03T15:57:30.029Z] PASS [2022-01-03T15:57:30.029Z] coverage: 86.3% of statements [2022-01-03T15:57:30.029Z] ok github.com/docker/docker/builder/remotecontext/git 32.509s coverage: 86.3% of statements [2022-01-03T15:57:30.029Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:57:30.029Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:57:30.191Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:57:30.426Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T15:57:30.442Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:30.442Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d7caa670a2b064718aa3d323f06eae6001b3b63a3a41e279de50e5568f10884" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:30.442Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:30.442Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d7caa670a2b064718aa3d323f06eae6001b3b63a3a41e279de50e5568f10884" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:30.442Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T15:57:30.451Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:57:31.012Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:31.012Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5864539c10a58f13c3359e65f7a3141cfdd9f304298795caba6acbe9ce8b763e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:31.012Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:31.012Z] time="2022-01-03T15:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5864539c10a58f13c3359e65f7a3141cfdd9f304298795caba6acbe9ce8b763e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:31.013Z] === RUN TestPluginInstall/with_insecure [2022-01-03T15:57:31.020Z] --- PASS: TestKillContainer (1.17s) [2022-01-03T15:57:31.020Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-01-03T15:57:31.020Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-01-03T15:57:31.020Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-03T15:57:31.020Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:57:31.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:57:31.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:57:31.360Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T15:57:31.954Z] time="2022-01-03T15:57:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:31.954Z] time="2022-01-03T15:57:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ba3e087480cc11b52ad83dd1f8f8321780a4ec6f556c55e8887606df9a126c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:31.954Z] time="2022-01-03T15:57:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:57:31.954Z] time="2022-01-03T15:57:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ba3e087480cc11b52ad83dd1f8f8321780a4ec6f556c55e8887606df9a126c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:57:32.214Z] plugin_test.go:165: [d4e72a967a1dc] daemon is not started [2022-01-03T15:57:32.214Z] --- PASS: TestPluginInstall (3.28s) [2022-01-03T15:57:32.214Z] --- PASS: TestPluginInstall/no_auth (1.58s) [2022-01-03T15:57:32.214Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-01-03T15:57:32.214Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-01-03T15:57:32.214Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:57:32.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-01-03T15:57:32.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-03T15:57:32.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-01-03T15:57:32.220Z] === RUN TestKillStoppedContainer [2022-01-03T15:57:32.220Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-01-03T15:57:32.220Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:57:32.220Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-03T15:57:32.220Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:57:32.288Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T15:57:32.791Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-03T15:57:32.791Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:57:32.850Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T15:57:33.000Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestConfigureDaemonLogs [2022-01-03T15:57:33.000Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T15:57:33.000Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T15:57:33.000Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T15:57:33.000Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T15:57:33.000Z] PASS [2022-01-03T15:57:33.000Z] coverage: 18.6% of statements [2022-01-03T15:57:33.000Z] ok github.com/docker/docker/cmd/dockerd 0.230s coverage: 18.6% of statements [2022-01-03T15:57:33.000Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T15:57:33.000Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:57:33.051Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-01-03T15:57:33.051Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:57:33.620Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-01-03T15:57:33.620Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:57:33.780Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T15:57:33.880Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-01-03T15:57:33.880Z] === RUN TestLinksContainerNames [2022-01-03T15:57:33.993Z] === RUN TestContainerStopSignal [2022-01-03T15:57:33.993Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestContainerStopTimeout [2022-01-03T15:57:33.993Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T15:57:33.993Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T15:57:33.993Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T15:57:33.993Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T15:57:33.993Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T15:57:33.993Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestNewMemoryStore [2022-01-03T15:57:33.993Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestAddContainers [2022-01-03T15:57:33.993Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestGetContainer [2022-01-03T15:57:33.993Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestDeleteContainer [2022-01-03T15:57:33.993Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestListContainers [2022-01-03T15:57:33.993Z] --- PASS: TestListContainers (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestFirstContainer [2022-01-03T15:57:33.993Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestApplyAllContainer [2022-01-03T15:57:33.993Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestIsValidHealthString [2022-01-03T15:57:33.993Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestStateRunStop [2022-01-03T15:57:33.993Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestStateTimeoutWait [2022-01-03T15:57:33.993Z] state_test.go:141: Stop callback fired [2022-01-03T15:57:33.993Z] state_test.go:165: Stop callback fired [2022-01-03T15:57:33.993Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T15:57:33.993Z] === RUN TestIsValidStateString [2022-01-03T15:57:33.993Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestViewSaveDelete [2022-01-03T15:57:33.993Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-03T15:57:33.993Z] === RUN TestViewAll [2022-01-03T15:57:33.993Z] --- PASS: TestViewAll (0.01s) [2022-01-03T15:57:33.993Z] === RUN TestViewGet [2022-01-03T15:57:33.993Z] --- PASS: TestViewGet (0.01s) [2022-01-03T15:57:33.993Z] === RUN TestNames [2022-01-03T15:57:33.993Z] --- PASS: TestNames (0.00s) [2022-01-03T15:57:33.993Z] === RUN TestViewWithHealthCheck [2022-01-03T15:57:33.993Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T15:57:33.993Z] PASS [2022-01-03T15:57:33.993Z] coverage: 41.7% of statements [2022-01-03T15:57:33.993Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-01-03T15:57:33.993Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:57:33.993Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:57:33.993Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:57:33.993Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:57:34.036Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T15:57:34.123Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T15:57:34.598Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T15:57:34.692Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T15:57:34.819Z] --- PASS: TestLinksContainerNames (0.83s) [2022-01-03T15:57:34.819Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:57:34.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-03T15:57:35.080Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-01-03T15:57:35.080Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:57:35.340Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:57:35.340Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:57:35.340Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:57:35.340Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:57:35.340Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:57:35.341Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:57:35.341Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:57:35.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:57:35.341Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:57:35.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:57:35.341Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:57:35.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:57:35.341Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:57:35.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:57:35.341Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:57:35.417Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T15:57:35.417Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T15:57:35.417Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T15:57:35.564Z] === RUN TestPrepare [2022-01-03T15:57:35.564Z] --- PASS: TestPrepare (0.00s) [2022-01-03T15:57:35.564Z] === RUN TestStart [2022-01-03T15:57:35.565Z] --- PASS: TestStart (0.00s) [2022-01-03T15:57:35.565Z] === RUN TestWaitCancel [2022-01-03T15:57:35.565Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T15:57:35.565Z] === RUN TestWaitDisabled [2022-01-03T15:57:35.565Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T15:57:35.565Z] === RUN TestWaitEnabled [2022-01-03T15:57:35.565Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T15:57:35.565Z] === RUN TestRemove [2022-01-03T15:57:35.565Z] --- PASS: TestRemove (0.00s) [2022-01-03T15:57:35.565Z] PASS [2022-01-03T15:57:35.565Z] coverage: 65.3% of statements [2022-01-03T15:57:35.565Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:57:35.601Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:57:35.601Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:57:35.601Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:57:35.631Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-01-03T15:57:35.631Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-01-03T15:57:35.631Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-01-03T15:57:35.631Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:57:35.861Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:57:35.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-01-03T15:57:35.861Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:57:35.978Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T15:57:36.201Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-03T15:57:36.201Z] PASS [2022-01-03T15:57:36.201Z] [2022-01-03T15:57:36.201Z] DONE 10 tests in 7.248s [2022-01-03T15:57:36.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:57:36.201Z] INFO: Testing against a local daemon [2022-01-03T15:57:36.201Z] === RUN TestExternalGraphDriver [2022-01-03T15:57:36.201Z] === RUN TestExternalGraphDriver/json [2022-01-03T15:57:36.236Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T15:57:36.236Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T15:57:36.236Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T15:57:36.493Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T15:57:36.556Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T15:57:36.556Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T15:57:36.556Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T15:57:36.556Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T15:57:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T15:57:37.056Z] docker_api_swarm_node_test.go:53: [d2f9023cc76bb] joining swarm manager [d162d2ee919e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:57:37.056Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T15:57:37.243Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-01-03T15:57:37.243Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T15:57:37.498Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T15:57:37.498Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T15:57:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T15:57:37.498Z] PASS [2022-01-03T15:57:37.498Z] coverage: 35.9% of statements [2022-01-03T15:57:37.498Z] ok github.com/docker/docker/daemon/cluster/convert 0.240s coverage: 35.9% of statements [2022-01-03T15:57:37.498Z] === RUN TestNewListSecretsFilters [2022-01-03T15:57:37.498Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T15:57:37.498Z] === RUN TestNewListConfigsFilters [2022-01-03T15:57:37.498Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T15:57:37.498Z] PASS [2022-01-03T15:57:37.498Z] coverage: 0.5% of statements [2022-01-03T15:57:37.498Z] ok github.com/docker/docker/daemon/cluster 0.666s coverage: 0.5% of statements [2022-01-03T15:57:37.503Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-01-03T15:57:37.503Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:57:37.618Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T15:57:37.618Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T15:57:37.618Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T15:57:37.618Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T15:57:37.618Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T15:57:37.618Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T15:57:37.763Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-01-03T15:57:37.763Z] === RUN TestNetworkNat [2022-01-03T15:57:37.874Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T15:57:37.874Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T15:57:37.874Z] docker_api_swarm_node_test.go:54: [d0c95f32b8bdd] joining swarm manager [d162d2ee919e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:57:38.111Z] === RUN TestExternalGraphDriver/spec [2022-01-03T15:57:38.333Z] --- PASS: TestNetworkNat (0.41s) [2022-01-03T15:57:38.333Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:57:38.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-01-03T15:57:38.594Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:57:38.963Z] === RUN TestCheckpointCreateError [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointCreate [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointDeleteError [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointDelete [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointListError [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointList [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T15:57:38.963Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T15:57:38.963Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:57:38.963Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestGetAPIPath [2022-01-03T15:57:38.963Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestParseHostURL [2022-01-03T15:57:38.963Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T15:57:38.963Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPIVersion [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T15:57:38.963Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestClientRedirect [2022-01-03T15:57:38.963Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigCreateUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigCreateError [2022-01-03T15:57:38.963Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigCreate [2022-01-03T15:57:38.963Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspectNotFound [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspectUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspectError [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigInspect [2022-01-03T15:57:38.963Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigListUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigListError [2022-01-03T15:57:38.963Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigList [2022-01-03T15:57:38.963Z] --- PASS: TestConfigList (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigRemoveUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigRemoveError [2022-01-03T15:57:38.963Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigRemove [2022-01-03T15:57:38.963Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigUpdateUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigUpdateError [2022-01-03T15:57:38.963Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestConfigUpdate [2022-01-03T15:57:38.963Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCommitError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCommit [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStatPathError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStatPath [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyToContainerError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyToContainer [2022-01-03T15:57:38.963Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyFromContainerError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T15:57:38.963Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestCopyFromContainer [2022-01-03T15:57:38.963Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCreateError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCreateImageNotFound [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCreateWithName [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerCreateAutoRemove [2022-01-03T15:57:38.963Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerDiffError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerDiff [2022-01-03T15:57:38.963Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecCreateError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecCreate [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecStartError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecStart [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecInspectError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecInspect [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExportError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExport [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerInspectError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T15:57:38.963Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T15:57:38.963Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerInspect [2022-01-03T15:57:38.963Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerInspectNode [2022-01-03T15:57:38.963Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerKillError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerKill [2022-01-03T15:57:38.963Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerListError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerList [2022-01-03T15:57:38.963Z] --- PASS: TestContainerList (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerLogsNotFoundError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerLogsError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerLogs [2022-01-03T15:57:38.963Z] --- PASS: TestContainerLogs (0.22s) [2022-01-03T15:57:38.963Z] === RUN TestContainerPauseError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerPause [2022-01-03T15:57:38.963Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainersPruneError [2022-01-03T15:57:38.963Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainersPrune [2022-01-03T15:57:38.963Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRemoveError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRemove [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRenameError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRename [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerResizeError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecResizeError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerResize [2022-01-03T15:57:38.963Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerExecResize [2022-01-03T15:57:38.963Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRestartError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerRestart [2022-01-03T15:57:38.963Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStartError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStart [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStatsError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStats [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStopError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerStop [2022-01-03T15:57:38.963Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerTopError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerTop [2022-01-03T15:57:38.963Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerUnpauseError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerUnpause [2022-01-03T15:57:38.963Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerUpdateError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerUpdate [2022-01-03T15:57:38.963Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerWaitError [2022-01-03T15:57:38.963Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestContainerWait [2022-01-03T15:57:38.963Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestDiskUsageError [2022-01-03T15:57:38.963Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestDiskUsage [2022-01-03T15:57:38.963Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestDistributionInspectUnsupported [2022-01-03T15:57:38.963Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T15:57:38.963Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestEventsErrorInOptions [2022-01-03T15:57:38.963Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestEventsErrorFromServer [2022-01-03T15:57:38.963Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T15:57:38.963Z] === RUN TestEvents [2022-01-03T15:57:38.963Z] --- PASS: TestEvents (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestTLSCloseWriter [2022-01-03T15:57:38.964Z] === PAUSE TestTLSCloseWriter [2022-01-03T15:57:38.964Z] === RUN TestImageBuildError [2022-01-03T15:57:38.964Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageBuild [2022-01-03T15:57:38.964Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestGetDockerOS [2022-01-03T15:57:38.964Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageCreateError [2022-01-03T15:57:38.964Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageCreate [2022-01-03T15:57:38.964Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageHistoryError [2022-01-03T15:57:38.964Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageHistory [2022-01-03T15:57:38.964Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageImportError [2022-01-03T15:57:38.964Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageImport [2022-01-03T15:57:38.964Z] --- PASS: TestImageImport (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageInspectImageNotFound [2022-01-03T15:57:38.964Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageInspectWithEmptyID [2022-01-03T15:57:38.964Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageInspect [2022-01-03T15:57:38.964Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageListError [2022-01-03T15:57:38.964Z] --- PASS: TestImageListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageList [2022-01-03T15:57:38.964Z] --- PASS: TestImageList (0.01s) [2022-01-03T15:57:38.964Z] === RUN TestImageListApiBefore125 [2022-01-03T15:57:38.964Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageLoadError [2022-01-03T15:57:38.964Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageLoad [2022-01-03T15:57:38.964Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagesPruneError [2022-01-03T15:57:38.964Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagesPrune [2022-01-03T15:57:38.964Z] --- PASS: TestImagesPrune (0.01s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullReferenceParseError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullAnyError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePullWithoutErrors [2022-01-03T15:57:38.964Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushReferenceError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushAnyError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithoutErrors [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T15:57:38.964Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageRemoveImageNotFound [2022-01-03T15:57:38.964Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageRemove [2022-01-03T15:57:38.964Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSaveError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSave [2022-01-03T15:57:38.964Z] --- PASS: TestImageSave (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchAnyError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageSearchWithoutErrors [2022-01-03T15:57:38.964Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageTagError [2022-01-03T15:57:38.964Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageTagInvalidReference [2022-01-03T15:57:38.964Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T15:57:38.964Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageTagHexSource [2022-01-03T15:57:38.964Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestImageTag [2022-01-03T15:57:38.964Z] --- PASS: TestImageTag (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestInfoServerError [2022-01-03T15:57:38.964Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T15:57:38.964Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestInfo [2022-01-03T15:57:38.964Z] --- PASS: TestInfo (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkConnectError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkConnect [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkCreateError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkCreate [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkDisconnectError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkDisconnect [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/no_options [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/verbose [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/global_scope [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T15:57:38.964Z] === RUN TestNetworkInspect/server_error [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkListError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkList [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworksPruneError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworksPrune [2022-01-03T15:57:38.964Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNetworkRemove [2022-01-03T15:57:38.964Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T15:57:38.964Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T15:57:38.964Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeInspect [2022-01-03T15:57:38.964Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeListError [2022-01-03T15:57:38.964Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeList [2022-01-03T15:57:38.964Z] --- PASS: TestNodeList (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeRemove [2022-01-03T15:57:38.964Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeUpdateError [2022-01-03T15:57:38.964Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestNodeUpdate [2022-01-03T15:57:38.964Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestOptionWithTimeout [2022-01-03T15:57:38.964Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPingFail [2022-01-03T15:57:38.964Z] --- PASS: TestPingFail (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPingWithError [2022-01-03T15:57:38.964Z] 2022/01/03 15:57:37 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:38.964Z] 2022/01/03 15:57:37 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:38.964Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPingSuccess [2022-01-03T15:57:38.964Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPingHeadFallback [2022-01-03T15:57:38.964Z] === RUN TestPingHeadFallback/OK [2022-01-03T15:57:38.964Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T15:57:38.964Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T15:57:38.964Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T15:57:38.964Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T15:57:38.964Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginDisableError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginDisable [2022-01-03T15:57:38.964Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginEnableError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginEnable [2022-01-03T15:57:38.964Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T15:57:38.964Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginInspect [2022-01-03T15:57:38.964Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginListError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginList [2022-01-03T15:57:38.964Z] --- PASS: TestPluginList (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginPushError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginPush [2022-01-03T15:57:38.964Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginRemove [2022-01-03T15:57:38.964Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginSetError [2022-01-03T15:57:38.964Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPluginSet [2022-01-03T15:57:38.964Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSetHostHeader [2022-01-03T15:57:38.964Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestPlainTextError [2022-01-03T15:57:38.964Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestInfiniteError [2022-01-03T15:57:38.964Z] --- PASS: TestInfiniteError (0.03s) [2022-01-03T15:57:38.964Z] === RUN TestCanceledContext [2022-01-03T15:57:38.964Z] 2022/01/03 15:57:37 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:38.964Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestDeadlineExceededContext [2022-01-03T15:57:38.964Z] 2022/01/03 15:57:37 RoundTripper returned a response & error; ignoring response [2022-01-03T15:57:38.964Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretCreateUnsupported [2022-01-03T15:57:38.964Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretCreateError [2022-01-03T15:57:38.964Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretCreate [2022-01-03T15:57:38.964Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretInspectUnsupported [2022-01-03T15:57:38.964Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T15:57:38.964Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T15:57:38.964Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretInspect [2022-01-03T15:57:38.964Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretListUnsupported [2022-01-03T15:57:38.964Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretListError [2022-01-03T15:57:38.964Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretList [2022-01-03T15:57:38.964Z] --- PASS: TestSecretList (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretRemoveUnsupported [2022-01-03T15:57:38.964Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretRemove [2022-01-03T15:57:38.964Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretUpdateUnsupported [2022-01-03T15:57:38.964Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretUpdateError [2022-01-03T15:57:38.964Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSecretUpdate [2022-01-03T15:57:38.964Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceCreateError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceCreate [2022-01-03T15:57:38.964Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T15:57:38.964Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceCreateDigestPinning [2022-01-03T15:57:38.964Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T15:57:38.964Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T15:57:38.964Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceInspect [2022-01-03T15:57:38.964Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceListError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceList [2022-01-03T15:57:38.964Z] --- PASS: TestServiceList (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceLogsError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceLogs [2022-01-03T15:57:38.964Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceRemoveError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceRemove [2022-01-03T15:57:38.964Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceUpdateError [2022-01-03T15:57:38.964Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestServiceUpdate [2022-01-03T15:57:38.964Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmGetUnlockKey [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmInitError [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmInit [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmInspectError [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmInspect [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmJoinError [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmJoin [2022-01-03T15:57:38.964Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T15:57:38.964Z] === RUN TestSwarmLeaveError [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestSwarmLeave [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestSwarmUnlockError [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestSwarmUnlock [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestSwarmUpdateError [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestSwarmUpdate [2022-01-03T15:57:38.965Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestTaskInspectError [2022-01-03T15:57:38.965Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T15:57:38.965Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestTaskInspect [2022-01-03T15:57:38.965Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestTaskListError [2022-01-03T15:57:38.965Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestTaskList [2022-01-03T15:57:38.965Z] --- PASS: TestTaskList (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeCreateError [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeCreate [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeInspectError [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeInspectNotFound [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeInspect [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeListError [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeList [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeRemoveError [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T15:57:38.965Z] === RUN TestVolumeRemove [2022-01-03T15:57:38.965Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T15:57:38.965Z] === CONT TestTLSCloseWriter [2022-01-03T15:57:38.965Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T15:57:38.965Z] PASS [2022-01-03T15:57:38.965Z] coverage: 75.1% of statements [2022-01-03T15:57:38.965Z] ok github.com/docker/docker/client 0.473s coverage: 75.1% of statements [2022-01-03T15:57:39.243Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T15:57:39.244Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T15:57:39.495Z] === RUN TestExternalGraphDriver/pull [2022-01-03T15:57:39.500Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T15:57:40.429Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s) [2022-01-03T15:57:40.429Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:57:40.462Z] === RUN TestBuilderGC [2022-01-03T15:57:40.463Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T15:57:40.463Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T15:57:40.463Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T15:57:40.463Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T15:57:40.463Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T15:57:40.463Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T15:57:40.463Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T15:57:40.463Z] === RUN TestFindConfigurationConflicts [2022-01-03T15:57:40.463Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T15:57:40.463Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T15:57:40.933Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T15:57:40.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T15:57:40.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T15:57:40.933Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T15:57:40.933Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T15:57:40.933Z] === RUN TestValidateConfigurationErrors [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T15:57:40.934Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_label [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T15:57:40.934Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T15:57:40.934Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestModifiedDiscoverySettings [2022-01-03T15:57:40.934Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T15:57:40.934Z] time="2022-01-03T15:57:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T15:57:40.934Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-01-03T15:57:40.934Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T15:57:40.934Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:57:40.934Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestReloadBadDefaultConfig [2022-01-03T15:57:40.934Z] time="2022-01-03T15:57:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3887300104" [2022-01-03T15:57:40.934Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestReloadWithConflictingLabels [2022-01-03T15:57:40.934Z] time="2022-01-03T15:57:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3391685233" [2022-01-03T15:57:40.934Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T15:57:40.934Z] time="2022-01-03T15:57:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3225084368" [2022-01-03T15:57:40.934Z] --- PASS: TestReloadWithDuplicateLabels (0.19s) [2022-01-03T15:57:40.934Z] === RUN TestMaskURLCredentials [2022-01-03T15:57:40.934Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestDaemonConfigurationMerge [2022-01-03T15:57:40.934Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T15:57:40.934Z] PASS [2022-01-03T15:57:40.934Z] coverage: 80.0% of statements [2022-01-03T15:57:40.934Z] ok github.com/docker/docker/daemon/config 0.612s coverage: 80.0% of statements [2022-01-03T15:57:40.934Z] === RUN TestDiscoveryOptsErrors [2022-01-03T15:57:40.934Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T15:57:40.934Z] === RUN TestDiscoveryOpts [2022-01-03T15:57:40.934Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T15:57:40.934Z] PASS [2022-01-03T15:57:40.934Z] coverage: 30.0% of statements [2022-01-03T15:57:40.934Z] ok github.com/docker/docker/daemon/discovery 0.066s coverage: 30.0% of statements [2022-01-03T15:57:41.134Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2022-01-03T15:57:41.134Z] === RUN TestPause [2022-01-03T15:57:41.403Z] --- PASS: TestExternalGraphDriver (4.87s) [2022-01-03T15:57:41.403Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-01-03T15:57:41.403Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-01-03T15:57:41.403Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-01-03T15:57:41.403Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:57:41.404Z] === RUN TestWaitNodeAttachment [2022-01-03T15:57:41.704Z] --- PASS: TestPause (0.42s) [2022-01-03T15:57:41.704Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:57:41.704Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:57:41.704Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:57:41.704Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:57:41.876Z] --- PASS: TestWaitNodeAttachment (0.46s) [2022-01-03T15:57:41.876Z] === RUN TestIsolationConversion [2022-01-03T15:57:41.876Z] === RUN TestIsolationConversion/default [2022-01-03T15:57:41.876Z] === RUN TestIsolationConversion/process [2022-01-03T15:57:41.876Z] === RUN TestIsolationConversion/hyperv [2022-01-03T15:57:41.876Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestContainerLabels [2022-01-03T15:57:41.876Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestCredentialSpecConversion [2022-01-03T15:57:41.876Z] === RUN TestCredentialSpecConversion/none [2022-01-03T15:57:41.876Z] === RUN TestCredentialSpecConversion/config [2022-01-03T15:57:41.876Z] === RUN TestCredentialSpecConversion/file [2022-01-03T15:57:41.876Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T15:57:41.876Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T15:57:41.876Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountBind [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountVolume [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountTarget [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T15:57:41.876Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T15:57:41.876Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T15:57:41.876Z] PASS [2022-01-03T15:57:41.876Z] coverage: 11.0% of statements [2022-01-03T15:57:41.876Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.683s coverage: 11.0% of statements [2022-01-03T15:57:41.963Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-01-03T15:57:41.963Z] === RUN TestPidHost [2022-01-03T15:57:42.346Z] === RUN TestEventsLog [2022-01-03T15:57:42.346Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T15:57:42.346Z] === RUN TestEventsLogTimeout [2022-01-03T15:57:42.346Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T15:57:42.346Z] === RUN TestLogEvents [2022-01-03T15:57:42.346Z] --- PASS: TestLogEvents (0.06s) [2022-01-03T15:57:42.346Z] === RUN TestLoadBufferedEvents [2022-01-03T15:57:42.346Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-01-03T15:57:42.346Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T15:57:42.346Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T15:57:42.346Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T15:57:42.346Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T15:57:42.346Z] PASS [2022-01-03T15:57:42.346Z] coverage: 50.0% of statements [2022-01-03T15:57:42.346Z] ok github.com/docker/docker/daemon/events 0.310s coverage: 50.0% of statements [2022-01-03T15:57:42.816Z] === RUN TestVerifyNetworkingConfig [2022-01-03T15:57:42.816Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestGetContainer [2022-01-03T15:57:42.816Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestValidContainerNames [2022-01-03T15:57:42.816Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestContainerInitDNS [2022-01-03T15:57:42.816Z] daemon_test.go:146: root required [2022-01-03T15:57:42.816Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestMerge [2022-01-03T15:57:42.816Z] --- PASS: TestMerge (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestValidateContainerIsolation [2022-01-03T15:57:42.816Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestFindNetworkErrorType [2022-01-03T15:57:42.816Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestEnsureServicesExist [2022-01-03T15:57:42.816Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestEnsureServicesExistErrors [2022-01-03T15:57:42.816Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T15:57:42.816Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T15:57:42.816Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T15:57:42.816Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T15:57:42.816Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:57:42.816Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T15:57:42.816Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestContainerDelete [2022-01-03T15:57:42.816Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestContainerDoubleDelete [2022-01-03T15:57:42.816Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T15:57:42.816Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T15:57:42.816Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestNoneHealthcheck [2022-01-03T15:57:42.816Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T15:57:42.816Z] === RUN TestHealthStates [2022-01-03T15:57:42.816Z] === RUN TestIsEmptyDir [2022-01-03T15:57:42.816Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T15:57:42.816Z] PASS [2022-01-03T15:57:42.816Z] coverage: 2.3% of statements [2022-01-03T15:57:42.816Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] time="2022-01-03T15:57:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:57:42.817Z] --- PASS: TestHealthStates (0.19s) [2022-01-03T15:57:42.817Z] === RUN TestGetInspectData [2022-01-03T15:57:42.817Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestFillLicense [2022-01-03T15:57:42.817Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestListInvalidFilter [2022-01-03T15:57:42.817Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestNameFilter [2022-01-03T15:57:42.817Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T15:57:42.817Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T15:57:42.817Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T15:57:42.817Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonReloadLabels [2022-01-03T15:57:42.817Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T15:57:42.817Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonReloadMirrors [2022-01-03T15:57:42.817Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T15:57:42.817Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T15:57:42.817Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T15:57:42.817Z] === RUN TestDaemonDiscoveryReload [2022-01-03T15:57:42.903Z] --- PASS: TestPidHost (0.89s) [2022-01-03T15:57:42.903Z] === RUN TestPsFilter [2022-01-03T15:57:42.946Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T15:57:42.946Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T15:57:42.946Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T15:57:42.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T15:57:42.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T15:57:43.164Z] --- PASS: TestPsFilter (0.10s) [2022-01-03T15:57:43.164Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:57:43.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T15:57:43.288Z] === RUN TestLinkNaming [2022-01-03T15:57:43.288Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T15:57:43.288Z] === RUN TestLinkNew [2022-01-03T15:57:43.288Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T15:57:43.288Z] === RUN TestLinkEnv [2022-01-03T15:57:43.288Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T15:57:43.288Z] === RUN TestLinkMultipleEnv [2022-01-03T15:57:43.288Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T15:57:43.288Z] === RUN TestLinkPortRangeEnv [2022-01-03T15:57:43.288Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T15:57:43.288Z] PASS [2022-01-03T15:57:43.288Z] coverage: 93.0% of statements [2022-01-03T15:57:43.288Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2022-01-03T15:57:43.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-01-03T15:57:43.424Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:57:43.758Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2022-01-03T15:57:43.758Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T15:57:43.764Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T15:57:44.010Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-01-03T15:57:44.010Z] === RUN TestRemoveContainerRunning [2022-01-03T15:57:44.229Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-01-03T15:57:44.229Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T15:57:44.281Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-03T15:57:44.281Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:57:44.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-03T15:57:44.555Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:57:44.555Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:57:44.555Z] === RUN TestRenameLinkedContainer [2022-01-03T15:57:44.555Z] ..........................xx.................... [ 29%] [2022-01-03T15:57:44.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T15:57:44.699Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2022-01-03T15:57:44.699Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T15:57:44.699Z] reload_test.go:520: root required [2022-01-03T15:57:44.699Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:57:44.699Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T15:57:44.699Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T15:57:44.699Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T15:57:44.699Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-01-03T15:57:44.699Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T15:57:44.949Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T15:57:45.170Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-01-03T15:57:45.171Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T15:57:45.171Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-01-03T15:57:45.171Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T15:57:45.171Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestParseVolumesFrom [2022-01-03T15:57:45.171Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T15:57:45.171Z] PASS [2022-01-03T15:57:45.171Z] coverage: 9.0% of statements [2022-01-03T15:57:45.171Z] ok github.com/docker/docker/daemon 2.550s coverage: 9.0% of statements [2022-01-03T15:57:45.171Z] === RUN TestAdapterReadLogs [2022-01-03T15:57:45.171Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestCopier [2022-01-03T15:57:45.171Z] --- PASS: TestCopier (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestCopierLongLines [2022-01-03T15:57:45.171Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestCopierSlow [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T15:57:45.171Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T15:57:45.171Z] --- PASS: TestCopierSlow (0.22s) [2022-01-03T15:57:45.171Z] === RUN TestCopierWithSized [2022-01-03T15:57:45.171Z] === RUN TestCopierWithSized/as_is [2022-01-03T15:57:45.171Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T15:57:45.171Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T15:57:45.171Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T15:57:45.171Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-03T15:57:45.171Z] === RUN TestCopierWithPartial [2022-01-03T15:57:45.171Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestRingLogger [2022-01-03T15:57:45.171Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestRingCap [2022-01-03T15:57:45.171Z] --- PASS: TestRingCap (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestRingClose [2022-01-03T15:57:45.171Z] --- PASS: TestRingClose (0.00s) [2022-01-03T15:57:45.171Z] === RUN TestRingDrain [2022-01-03T15:57:45.171Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T15:57:45.171Z] PASS [2022-01-03T15:57:45.171Z] coverage: 43.8% of statements [2022-01-03T15:57:45.171Z] ok github.com/docker/docker/daemon/logger 0.360s coverage: 43.8% of statements [2022-01-03T15:57:45.601Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-01-03T15:57:45.601Z] PASS [2022-01-03T15:57:45.601Z] [2022-01-03T15:57:45.601Z] DONE 5 tests in 8.780s [2022-01-03T15:57:45.601Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:57:45.601Z] INFO: Testing against a local daemon [2022-01-03T15:57:45.601Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:57:45.601Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:57:45.601Z] === RUN TestReadPluginNoRead [2022-01-03T15:57:45.601Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:57:45.601Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:57:45.601Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:57:45.601Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:57:45.601Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:57:45.877Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/defaults [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T15:57:46.165Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T15:57:46.165Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T15:57:46.165Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestSearchRegistryForImages [2022-01-03T15:57:46.165Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T15:57:46.165Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestImageDelete [2022-01-03T15:57:46.165Z] === RUN TestImageDelete/no_lease [2022-01-03T15:57:46.165Z] === RUN TestImageDelete/lease_exists [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T15:57:46.165Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-01-03T15:57:46.165Z] === RUN TestCreateSuccess [2022-01-03T15:57:46.165Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCreateStreamSkipped [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T15:57:46.165Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCreateLogGroupSuccess [2022-01-03T15:57:46.165Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCreateError [2022-01-03T15:57:46.165Z] --- PASS: TestCreateError (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCreateAlreadyExists [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T15:57:46.165Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestLogClosed [2022-01-03T15:57:46.165Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestLogBlocking [2022-01-03T15:57:46.165Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T15:57:46.165Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T15:57:46.165Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestPublishBatchSuccess [2022-01-03T15:57:46.165Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestPublishBatchError [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=error msg=Error [2022-01-03T15:57:46.165Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:57:46.165Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:57:46.165Z] time="2022-01-03T15:57:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T15:57:46.165Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchSimple [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchTicker [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-03T15:57:46.165Z] === RUN TestCollectBatchClose [2022-01-03T15:57:46.165Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/3/���� [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T15:57:46.165Z] === RUN TestEffectiveLen/5/ [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T15:57:46.165Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/0/ [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: He [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/6/a� [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: a [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: � [2022-01-03T15:57:46.165Z] === RUN TestFindValidSplit/7/a� [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T15:57:46.165Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:57:46.165Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T15:57:46.166Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T15:57:46.166Z] === RUN TestProcessEventEmoji [2022-01-03T15:57:46.166Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchLineSplit [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchMaxEvents [2022-01-03T15:57:46.166Z] --- PASS: TestImageDelete (0.06s) [2022-01-03T15:57:46.166Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T15:57:46.166Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-01-03T15:57:46.166Z] === RUN TestContentStoreForPull [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-03T15:57:46.166Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T15:57:46.166Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T15:57:46.166Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T15:57:46.166Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T15:57:46.471Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-01-03T15:57:46.471Z] === RUN TestRenameStoppedContainer [2022-01-03T15:57:46.637Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.08s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.03s) [2022-01-03T15:57:46.637Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.03s) [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T15:57:46.637Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T15:57:46.637Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestCreateTagSuccess [2022-01-03T15:57:46.637Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T15:57:46.637Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T15:57:46.637Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T15:57:46.637Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T15:57:46.637Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T15:57:46.638Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2022-01-03T15:57:46.638Z] PASS [2022-01-03T15:57:46.638Z] coverage: 78.0% of statements [2022-01-03T15:57:46.638Z] ok github.com/docker/docker/daemon/logger/awslogs 0.536s coverage: 78.0% of statements [2022-01-03T15:57:46.638Z] --- PASS: TestContentStoreForPull (0.23s) [2022-01-03T15:57:46.638Z] PASS [2022-01-03T15:57:46.638Z] coverage: 6.7% of statements [2022-01-03T15:57:46.638Z] ok github.com/docker/docker/daemon/images 0.403s coverage: 6.7% of statements [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T15:57:46.638Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T15:57:46.638Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T15:57:46.638Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T15:57:46.638Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T15:57:46.638Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-01-03T15:57:46.638Z] === RUN TestFastTimeMarshalJSON [2022-01-03T15:57:46.638Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-03T15:57:46.638Z] PASS [2022-01-03T15:57:46.638Z] coverage: 87.2% of statements [2022-01-03T15:57:46.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 87.2% of statements [2022-01-03T15:57:46.731Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-01-03T15:57:46.731Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:57:46.805Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T15:57:47.108Z] === RUN TestJSONFileLogger [2022-01-03T15:57:47.108Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T15:57:47.108Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T15:57:47.108Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T15:57:47.108Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T15:57:47.108Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-03T15:57:47.108Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T15:57:47.108Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T15:57:47.108Z] === RUN TestEncodeDecode [2022-01-03T15:57:47.108Z] === PAUSE TestEncodeDecode [2022-01-03T15:57:47.108Z] === RUN TestUnexpectedEOF [2022-01-03T15:57:47.108Z] time="2022-01-03T15:57:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:57:47.108Z] time="2022-01-03T15:57:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:57:47.108Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-01-03T15:57:47.108Z] === CONT TestEncodeDecode [2022-01-03T15:57:47.108Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T15:57:47.108Z] PASS [2022-01-03T15:57:47.108Z] coverage: 69.9% of statements [2022-01-03T15:57:47.108Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.284s coverage: 69.9% of statements [2022-01-03T15:57:47.368Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T15:57:47.671Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-01-03T15:57:47.671Z] === RUN TestRenameInvalidName [2022-01-03T15:57:47.931Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-03T15:57:47.931Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:57:47.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T15:57:47.932Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T15:57:48.099Z] === RUN TestWriteLog [2022-01-03T15:57:48.099Z] === PAUSE TestWriteLog [2022-01-03T15:57:48.099Z] === RUN TestReadLog [2022-01-03T15:57:48.099Z] === PAUSE TestReadLog [2022-01-03T15:57:48.099Z] === RUN TestDecode [2022-01-03T15:57:48.099Z] --- PASS: TestDecode (0.02s) [2022-01-03T15:57:48.099Z] === CONT TestWriteLog [2022-01-03T15:57:48.099Z] === CONT TestReadLog [2022-01-03T15:57:48.099Z] --- PASS: TestWriteLog (0.01s) [2022-01-03T15:57:48.099Z] === RUN TestReadLog/tail_exact [2022-01-03T15:57:48.099Z] === RUN TestLog [2022-01-03T15:57:48.099Z] --- PASS: TestLog (0.01s) [2022-01-03T15:57:48.099Z] PASS [2022-01-03T15:57:48.099Z] coverage: 31.5% of statements [2022-01-03T15:57:48.099Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-01-03T15:57:48.099Z] === RUN TestOpenFileDelete [2022-01-03T15:57:48.099Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestOpenFileRename [2022-01-03T15:57:48.099Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestParseLogTagDefaultTag [2022-01-03T15:57:48.099Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestParseLogTag [2022-01-03T15:57:48.099Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestParseLogTagEmptyTag [2022-01-03T15:57:48.099Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestTailFiles [2022-01-03T15:57:48.099Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestFollowLogsConsumerGone [2022-01-03T15:57:48.099Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestFollowLogsProducerGone [2022-01-03T15:57:48.099Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T15:57:48.099Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T15:57:48.099Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T15:57:48.099Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T15:57:48.495Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T15:57:48.495Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-03T15:57:48.495Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-03T15:57:48.495Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-03T15:57:48.571Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T15:57:48.571Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T15:57:48.571Z] --- PASS: TestReadLog (0.22s) [2022-01-03T15:57:48.571Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-01-03T15:57:48.571Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T15:57:48.571Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T15:57:48.571Z] PASS [2022-01-03T15:57:48.571Z] coverage: 78.7% of statements [2022-01-03T15:57:48.571Z] ok github.com/docker/docker/daemon/logger/local 0.292s coverage: 78.7% of statements [2022-01-03T15:57:48.571Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:57:48.899Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2022-01-03T15:57:48.899Z] === CONT TestReadPluginNoRead [2022-01-03T15:57:49.041Z] time="2022-01-03T15:57:48Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr3328956172" [2022-01-03T15:57:49.042Z] --- PASS: TestFollowLogsHandleDecodeErr (0.58s) [2022-01-03T15:57:49.042Z] === RUN TestCheckCapacityAndRotate [2022-01-03T15:57:49.042Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T15:57:49.042Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T15:57:49.042Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-01-03T15:57:49.042Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T15:57:49.042Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-01-03T15:57:49.042Z] PASS [2022-01-03T15:57:49.042Z] coverage: 54.0% of statements [2022-01-03T15:57:49.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.699s coverage: 54.0% of statements [2022-01-03T15:57:49.042Z] === RUN TestValidateLogOpt [2022-01-03T15:57:49.042Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestNewMissedConfig [2022-01-03T15:57:49.042Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestNewMissedUrl [2022-01-03T15:57:49.042Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestNewMissedToken [2022-01-03T15:57:49.042Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestNewWithProxy [2022-01-03T15:57:49.042Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestDefault [2022-01-03T15:57:49.042Z] --- PASS: TestDefault (0.01s) [2022-01-03T15:57:49.042Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T15:57:49.042Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T15:57:49.042Z] === RUN TestJsonFormat [2022-01-03T15:57:49.056Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-03T15:57:49.313Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-01-03T15:57:49.313Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:57:49.512Z] --- PASS: TestJsonFormat (0.02s) [2022-01-03T15:57:49.512Z] === RUN TestRawFormat [2022-01-03T15:57:49.512Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestRawFormatWithLabels [2022-01-03T15:57:49.512Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestRawFormatWithoutTag [2022-01-03T15:57:49.512Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestBatching [2022-01-03T15:57:49.512Z] === RUN TestNewParse [2022-01-03T15:57:49.512Z] --- PASS: TestNewParse (0.00s) [2022-01-03T15:57:49.512Z] PASS [2022-01-03T15:57:49.512Z] coverage: 8.3% of statements [2022-01-03T15:57:49.512Z] ok github.com/docker/docker/daemon/logger/templates 0.074s coverage: 8.3% of statements [2022-01-03T15:57:49.512Z] --- PASS: TestBatching (0.22s) [2022-01-03T15:57:49.512Z] === RUN TestFrequency [2022-01-03T15:57:49.512Z] === RUN TestParseLogFormat [2022-01-03T15:57:49.512Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestValidateLogOptEmpty [2022-01-03T15:57:49.512Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestValidateSyslogAddress [2022-01-03T15:57:49.512Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestParseAddressDefaultPort [2022-01-03T15:57:49.512Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestValidateSyslogFacility [2022-01-03T15:57:49.512Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T15:57:49.512Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestValidateLogOpt [2022-01-03T15:57:49.512Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:57:49.512Z] PASS [2022-01-03T15:57:49.512Z] coverage: 46.8% of statements [2022-01-03T15:57:49.512Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2022-01-03T15:57:49.512Z] --- PASS: TestFrequency (0.16s) [2022-01-03T15:57:49.512Z] === RUN TestOneMessagePerRequest [2022-01-03T15:57:49.512Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-03T15:57:49.512Z] === RUN TestVerify [2022-01-03T15:57:49.512Z] --- PASS: TestVerify (0.00s) [2022-01-03T15:57:49.512Z] === RUN TestSkipVerify [2022-01-03T15:57:49.619Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-03T15:57:49.883Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-03T15:57:49.883Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:57:49.983Z] time="2022-01-03T15:57:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:49.983Z] time="2022-01-03T15:57:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:49.983Z] time="2022-01-03T15:57:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:49.983Z] time="2022-01-03T15:57:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.453Z] --- PASS: TestSkipVerify (0.70s) [2022-01-03T15:57:50.453Z] === RUN TestBufferMaximum [2022-01-03T15:57:50.453Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.453Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.453Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.098036\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.098036\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-03T15:57:50.454Z] === RUN TestServerAlwaysDown [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.101034\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.101034\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.101034\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.102032\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] time="2022-01-03T15:57:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225470.102032\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:50.454Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T15:57:50.454Z] === RUN TestCannotSendAfterClose [2022-01-03T15:57:50.454Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T15:57:50.454Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T15:57:50.547Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-03T15:57:50.547Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-03T15:57:50.547Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-03T15:57:50.804Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-03T15:57:50.809Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:57:50.823Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-03T15:57:50.823Z] === RUN TestResize [2022-01-03T15:57:50.925Z] === RUN TestV1IDService [2022-01-03T15:57:50.925Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T15:57:50.925Z] === RUN TestV2MetadataService [2022-01-03T15:57:51.083Z] --- PASS: TestResize (0.39s) [2022-01-03T15:57:51.083Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:57:51.343Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-01-03T15:57:51.343Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:57:51.395Z] time="2022-01-03T15:57:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T15:57:51.395Z] time="2022-01-03T15:57:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"601ffce0677d\"}'" [2022-01-03T15:57:51.395Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-03T15:57:51.395Z] PASS [2022-01-03T15:57:51.395Z] coverage: 82.5% of statements [2022-01-03T15:57:51.395Z] ok github.com/docker/docker/daemon/logger/splunk 2.203s coverage: 82.5% of statements [2022-01-03T15:57:51.395Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:57:51.395Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T15:57:51.395Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:57:51.395Z] --- PASS: TestV2MetadataService (0.78s) [2022-01-03T15:57:51.395Z] PASS [2022-01-03T15:57:51.395Z] coverage: 48.2% of statements [2022-01-03T15:57:51.395Z] ok github.com/docker/docker/distribution/metadata 0.886s coverage: 48.2% of statements [2022-01-03T15:57:51.748Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:57:51.866Z] === RUN TestSuccessfulDownload [2022-01-03T15:57:51.866Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:57:51.866Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T15:57:51.866Z] === RUN TestCancelledDownload [2022-01-03T15:57:51.866Z] --- PASS: TestCancelledDownload (0.02s) [2022-01-03T15:57:51.866Z] === RUN TestMaxDownloadAttempts [2022-01-03T15:57:51.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:57:51.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:57:51.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:57:51.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:57:51.866Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:57:51.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:57:51.866Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:57:51.866Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:57:51.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:57:51.866Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:57:51.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:57:51.866Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:57:51.866Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T15:57:51.866Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T15:57:51.866Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T15:57:51.866Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T15:57:51.866Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T15:57:51.866Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T15:57:51.866Z] === RUN TestManifestStore [2022-01-03T15:57:51.866Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T15:57:51.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:51.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:51.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:51.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:57:51.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:57:52.337Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-01-03T15:57:52.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-01-03T15:57:52.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-01-03T15:57:52.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-01-03T15:57:52.337Z] === RUN TestTransfer [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3154071851\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/no_local_cache [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/with_local_cache [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="reference for unknown type: " [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="reference for unknown type: " [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="reference for unknown type: " [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="reference for unknown type: " [2022-01-03T15:57:52.337Z] --- PASS: TestTransfer (0.12s) [2022-01-03T15:57:52.337Z] === RUN TestConcurrencyLimit [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="reference for unknown type: " [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T15:57:52.337Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T15:57:52.337Z] time="2022-01-03T15:57:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore (0.41s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/error_persisting_manifest (0.07s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T15:57:52.337Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T15:57:52.337Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestFixManifestLayers [2022-01-03T15:57:52.337Z] --- PASS: TestFixManifestLayers (0.02s) [2022-01-03T15:57:52.337Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T15:57:52.337Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:57:52.337Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestFixManifestLayersBadParent [2022-01-03T15:57:52.337Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2022-01-03T15:57:52.337Z] === RUN TestValidateManifest [2022-01-03T15:57:52.337Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:57:52.337Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestFormatPlatform [2022-01-03T15:57:52.337Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T15:57:52.337Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T15:57:52.337Z] === RUN TestLayerAlreadyExists [2022-01-03T15:57:52.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.337Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.338Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:57:52.338Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T15:57:52.338Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T15:57:52.808Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-01-03T15:57:52.808Z] === RUN TestInactiveJobs [2022-01-03T15:57:52.808Z] === RUN TestNotFound [2022-01-03T15:57:52.808Z] --- PASS: TestNotFound (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestConflict [2022-01-03T15:57:52.808Z] --- PASS: TestConflict (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestForbidden [2022-01-03T15:57:52.808Z] --- PASS: TestForbidden (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestInvalidParameter [2022-01-03T15:57:52.808Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestNotImplemented [2022-01-03T15:57:52.808Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestNotModified [2022-01-03T15:57:52.808Z] --- PASS: TestNotModified (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestUnauthorized [2022-01-03T15:57:52.808Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestUnknown [2022-01-03T15:57:52.808Z] --- PASS: TestUnknown (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestCancelled [2022-01-03T15:57:52.808Z] --- PASS: TestCancelled (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestDeadline [2022-01-03T15:57:52.808Z] --- PASS: TestDeadline (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestDataLoss [2022-01-03T15:57:52.808Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestUnavailable [2022-01-03T15:57:52.808Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestSystem [2022-01-03T15:57:52.808Z] --- PASS: TestSystem (0.00s) [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Conflict [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T15:57:52.808Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T15:57:52.808Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T15:57:52.808Z] PASS [2022-01-03T15:57:52.808Z] coverage: 53.1% of statements [2022-01-03T15:57:52.808Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-01-03T15:57:53.129Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:57:53.279Z] --- PASS: TestInactiveJobs (0.35s) [2022-01-03T15:57:53.279Z] === RUN TestWatchRelease [2022-01-03T15:57:53.279Z] --- PASS: TestWatchRelease (0.05s) [2022-01-03T15:57:53.279Z] === RUN TestWatchFinishedTransfer [2022-01-03T15:57:53.279Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T15:57:53.279Z] === RUN TestDuplicateTransfer [2022-01-03T15:57:53.279Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T15:57:53.279Z] === RUN TestSuccessfulUpload [2022-01-03T15:57:53.279Z] time="2022-01-03T15:57:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T15:57:53.279Z] === RUN TestFSGetInvalidData [2022-01-03T15:57:53.279Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSInvalidSet [2022-01-03T15:57:53.279Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSInvalidRoot [2022-01-03T15:57:53.279Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSMetadataGetSet [2022-01-03T15:57:53.279Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-01-03T15:57:53.279Z] === RUN TestFSInvalidWalker [2022-01-03T15:57:53.279Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSGetSet [2022-01-03T15:57:53.279Z] --- PASS: TestFSGetSet (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSGetUnsetKey [2022-01-03T15:57:53.279Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T15:57:53.279Z] === RUN TestFSGetEmptyData [2022-01-03T15:57:53.279Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-03T15:57:53.279Z] === RUN TestFSDelete [2022-01-03T15:57:53.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:53.337Z] --- PASS: TestCreateServiceSecretFileMode (13.02s) [2022-01-03T15:57:53.337Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:57:53.389Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-01-03T15:57:53.750Z] --- PASS: TestFSDelete (0.01s) [2022-01-03T15:57:53.750Z] === RUN TestFSWalker [2022-01-03T15:57:53.750Z] --- PASS: TestFSWalker (0.01s) [2022-01-03T15:57:53.750Z] === RUN TestFSWalkerStopOnError [2022-01-03T15:57:53.750Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T15:57:53.750Z] === RUN TestNewFromJSON [2022-01-03T15:57:53.750Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T15:57:53.750Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-01-03T15:57:53.750Z] === RUN TestCancelledUpload [2022-01-03T15:57:53.750Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T15:57:53.750Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestMarshalKeyOrder [2022-01-03T15:57:53.750Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestHistoryEqual [2022-01-03T15:57:53.750Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T15:57:53.750Z] PASS [2022-01-03T15:57:53.750Z] coverage: 76.8% of statements [2022-01-03T15:57:53.750Z] ok github.com/docker/docker/distribution/xfer 1.983s coverage: 76.8% of statements [2022-01-03T15:57:53.750Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-01-03T15:57:53.750Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T15:57:53.750Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestTokenPassThru [2022-01-03T15:57:53.750Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T15:57:53.750Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T15:57:53.750Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T15:57:53.750Z] PASS [2022-01-03T15:57:53.750Z] coverage: 24.6% of statements [2022-01-03T15:57:53.750Z] ok github.com/docker/docker/distribution 1.721s coverage: 24.6% of statements [2022-01-03T15:57:53.750Z] --- PASS: TestHistoryEqual (0.18s) [2022-01-03T15:57:53.750Z] === RUN TestImage [2022-01-03T15:57:53.750Z] --- PASS: TestImage (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestImageOSNotEmpty [2022-01-03T15:57:53.750Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T15:57:53.750Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T15:57:53.750Z] === RUN TestCreate [2022-01-03T15:57:53.750Z] --- PASS: TestCreate (0.02s) [2022-01-03T15:57:53.750Z] === RUN TestRestore [2022-01-03T15:57:53.750Z] time="2022-01-03T15:57:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T15:57:53.750Z] --- PASS: TestRestore (0.04s) [2022-01-03T15:57:53.750Z] === RUN TestAddDelete [2022-01-03T15:57:53.750Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T15:57:53.750Z] === RUN TestSearchAfterDelete [2022-01-03T15:57:53.750Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T15:57:53.750Z] === RUN TestParentReset [2022-01-03T15:57:53.750Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:57:53.750Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:57:53.750Z] --- PASS: TestParentReset (0.05s) [2022-01-03T15:57:53.750Z] === RUN TestGetAndSetLastUpdated [2022-01-03T15:57:53.750Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T15:57:53.750Z] === RUN TestStoreLen [2022-01-03T15:57:53.750Z] === RUN TestCompare [2022-01-03T15:57:53.750Z] --- PASS: TestCompare (0.00s) [2022-01-03T15:57:53.750Z] PASS [2022-01-03T15:57:53.750Z] coverage: 19.2% of statements [2022-01-03T15:57:53.750Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2022-01-03T15:57:54.221Z] --- PASS: TestStoreLen (0.10s) [2022-01-03T15:57:54.221Z] PASS [2022-01-03T15:57:54.221Z] coverage: 86.6% of statements [2022-01-03T15:57:54.221Z] ok github.com/docker/docker/image 0.643s coverage: 86.6% of statements [2022-01-03T15:57:54.328Z] === CONT TestReadPluginNoRead [2022-01-03T15:57:54.328Z] read_test.go:92: [df6cfcd2be606] daemon is not started [2022-01-03T15:57:54.328Z] --- PASS: TestReadPluginNoRead (5.82s) [2022-01-03T15:57:54.328Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-01-03T15:57:54.328Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-01-03T15:57:54.328Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-01-03T15:57:54.328Z] PASS [2022-01-03T15:57:54.328Z] [2022-01-03T15:57:54.328Z] DONE 6 tests in 9.164s [2022-01-03T15:57:54.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:57:54.328Z] testing: warning: no tests to run [2022-01-03T15:57:54.328Z] PASS [2022-01-03T15:57:54.328Z] [2022-01-03T15:57:54.328Z] DONE 0 tests in 0.012s [2022-01-03T15:57:54.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:57:54.328Z] INFO: Testing against a local daemon [2022-01-03T15:57:54.328Z] === RUN TestPluginWithDevMounts [2022-01-03T15:57:54.328Z] === PAUSE TestPluginWithDevMounts [2022-01-03T15:57:54.328Z] === CONT TestPluginWithDevMounts [2022-01-03T15:57:54.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:54.692Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T15:57:54.692Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T15:57:54.692Z] PASS [2022-01-03T15:57:54.692Z] coverage: 25.0% of statements [2022-01-03T15:57:54.692Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2022-01-03T15:57:55.171Z] === RUN TestValidateManifest [2022-01-03T15:57:55.171Z] === RUN TestValidateManifest/nil [2022-01-03T15:57:55.171Z] === RUN TestValidateManifest/non-nil [2022-01-03T15:57:55.171Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T15:57:55.171Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T15:57:55.171Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T15:57:55.171Z] PASS [2022-01-03T15:57:55.171Z] coverage: 0.7% of statements [2022-01-03T15:57:55.171Z] ok github.com/docker/docker/image/tarexport 0.124s coverage: 0.7% of statements [2022-01-03T15:57:55.171Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:57:55.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:57:55.710Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-01-03T15:57:55.710Z] PASS [2022-01-03T15:57:55.710Z] [2022-01-03T15:57:55.710Z] DONE 1 tests in 1.585s [2022-01-03T15:57:55.710Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:57:55.710Z] INFO: Testing against a local daemon [2022-01-03T15:57:55.710Z] === RUN TestSecretInspect [2022-01-03T15:57:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:57:56.162Z] === RUN TestEnvironmentParsing [2022-01-03T15:57:56.162Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T15:57:56.162Z] PASS [2022-01-03T15:57:56.162Z] coverage: 1.2% of statements [2022-01-03T15:57:56.162Z] ok github.com/docker/docker/libcontainerd/local 0.053s coverage: 1.2% of statements [2022-01-03T15:57:56.162Z] === RUN TestSerialization [2022-01-03T15:57:56.162Z] --- PASS: TestSerialization (0.02s) [2022-01-03T15:57:56.162Z] PASS [2022-01-03T15:57:56.162Z] coverage: 100.0% of statements [2022-01-03T15:57:56.162Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-01-03T15:57:56.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T15:57:56.633Z] === RUN TestEmptyLayer [2022-01-03T15:57:56.633Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T15:57:56.633Z] === RUN TestCommitFailure [2022-01-03T15:57:56.633Z] --- PASS: TestCommitFailure (0.02s) [2022-01-03T15:57:56.633Z] === RUN TestStartTransactionFailure [2022-01-03T15:57:56.633Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T15:57:56.633Z] === RUN TestGetOrphan [2022-01-03T15:57:56.633Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T15:57:56.633Z] === RUN TestMountAndRegister [2022-01-03T15:57:56.633Z] layer_test.go:270: Layer size: 14 [2022-01-03T15:57:56.633Z] --- PASS: TestMountAndRegister (0.06s) [2022-01-03T15:57:56.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:57:57.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:57:57.103Z] === RUN TestLayerRelease [2022-01-03T15:57:57.103Z] layer_test.go:303: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestStoreRestore [2022-01-03T15:57:57.103Z] layer_test.go:352: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestTarStreamStability [2022-01-03T15:57:57.103Z] layer_test.go:467: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestRegisterExistingLayer [2022-01-03T15:57:57.103Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-01-03T15:57:57.103Z] === RUN TestTarStreamVerification [2022-01-03T15:57:57.103Z] layer_test.go:696: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestLayerMigration [2022-01-03T15:57:57.103Z] migration_test.go:45: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T15:57:57.103Z] migration_test.go:181: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestMountInit [2022-01-03T15:57:57.103Z] mount_test.go:17: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestMountSize [2022-01-03T15:57:57.103Z] mount_test.go:76: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestMountChanges [2022-01-03T15:57:57.103Z] mount_test.go:125: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T15:57:57.103Z] === RUN TestMountApply [2022-01-03T15:57:57.103Z] mount_test.go:212: Failing on Windows [2022-01-03T15:57:57.103Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T15:57:57.103Z] PASS [2022-01-03T15:57:57.103Z] coverage: 30.1% of statements [2022-01-03T15:57:57.103Z] ok github.com/docker/docker/layer 0.418s coverage: 30.1% of statements [2022-01-03T15:57:57.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:57:57.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:57:57.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:57:57.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:57:57.574Z] === RUN TestSequenceGetAvailableBit [2022-01-03T15:57:57.574Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSequenceEqual [2022-01-03T15:57:57.574Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSequenceCopy [2022-01-03T15:57:57.574Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestGetFirstAvailable [2022-01-03T15:57:57.574Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestFindSequence [2022-01-03T15:57:57.574Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestCheckIfAvailable [2022-01-03T15:57:57.574Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestMergeSequences [2022-01-03T15:57:57.574Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestPushReservation [2022-01-03T15:57:57.574Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSerializeDeserialize [2022-01-03T15:57:57.574Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSet [2022-01-03T15:57:57.574Z] --- PASS: TestSet (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSetUnset [2022-01-03T15:57:57.574Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestOffsetSetUnset [2022-01-03T15:57:57.574Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSetInRange [2022-01-03T15:57:57.574Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestSetAnyInRange [2022-01-03T15:57:57.574Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestMethods [2022-01-03T15:57:57.574Z] --- PASS: TestMethods (0.00s) [2022-01-03T15:57:57.574Z] === RUN TestRandomAllocateDeallocate [2022-01-03T15:57:57.966Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T15:57:58.250Z] --- PASS: TestSecretInspect (2.15s) [2022-01-03T15:57:58.250Z] === RUN TestSecretList [2022-01-03T15:57:59.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T15:57:59.797Z] === RUN TestInvalidConfig [2022-01-03T15:57:59.797Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T15:57:59.797Z] === RUN TestConfig [2022-01-03T15:57:59.797Z] --- PASS: TestConfig (0.00s) [2022-01-03T15:57:59.797Z] === RUN TestOptionsLabels [2022-01-03T15:57:59.797Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T15:57:59.797Z] === RUN TestValidName [2022-01-03T15:57:59.797Z] --- PASS: TestValidName (0.00s) [2022-01-03T15:57:59.797Z] === RUN TestTLSConfiguration [2022-01-03T15:57:59.797Z] time="2022-01-03T15:57:59Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T15:57:59.797Z] --- PASS: TestTLSConfiguration (0.20s) [2022-01-03T15:57:59.797Z] PASS [2022-01-03T15:57:59.797Z] coverage: 24.0% of statements [2022-01-03T15:57:59.797Z] ok github.com/docker/docker/libnetwork/config 0.279s coverage: 24.0% of statements [2022-01-03T15:58:00.160Z] --- PASS: TestSecretList (2.12s) [2022-01-03T15:58:00.160Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:58:00.223Z] --- PASS: TestCheckoutGit (34.43s) [2022-01-03T15:58:00.223Z] === RUN TestValidGitTransport [2022-01-03T15:58:00.223Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T15:58:00.223Z] === RUN TestGitInvalidRef [2022-01-03T15:58:00.223Z] --- PASS: TestGitInvalidRef (0.20s) [2022-01-03T15:58:00.223Z] PASS [2022-01-03T15:58:00.223Z] coverage: 86.3% of statements [2022-01-03T15:58:00.223Z] ok github.com/docker/docker/builder/remotecontext/git 34.706s coverage: 86.3% of statements [2022-01-03T15:58:00.223Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:58:00.223Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:58:00.267Z] === RUN TestKey [2022-01-03T15:58:00.267Z] --- PASS: TestKey (0.00s) [2022-01-03T15:58:00.267Z] === RUN TestParseKey [2022-01-03T15:58:00.267Z] --- PASS: TestParseKey (0.00s) [2022-01-03T15:58:00.267Z] === RUN TestInvalidDataStore [2022-01-03T15:58:00.267Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T15:58:00.267Z] === RUN TestKVObjectFlatKey [2022-01-03T15:58:00.267Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T15:58:00.267Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T15:58:00.267Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T15:58:00.267Z] PASS [2022-01-03T15:58:00.267Z] coverage: 21.9% of statements [2022-01-03T15:58:00.267Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-01-03T15:58:00.267Z] === RUN TestErrorInterfaces [2022-01-03T15:58:00.267Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T15:58:00.267Z] === RUN TestNetworkMarshalling [2022-01-03T15:58:00.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:58:00.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:58:00.670Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-03T15:58:00.697Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-03T15:58:00.737Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-01-03T15:58:00.737Z] === RUN TestEndpointMarshalling [2022-01-03T15:58:00.737Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestAuxAddresses [2022-01-03T15:58:00.737Z] time="2022-01-03T15:58:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:00.737Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T15:58:00.737Z] === RUN TestSRVServiceQuery [2022-01-03T15:58:00.737Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestServiceVIPReuse [2022-01-03T15:58:00.737Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T15:58:00.737Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T15:58:00.737Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestDNSIPQuery [2022-01-03T15:58:00.737Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestDNSProxyServFail [2022-01-03T15:58:00.737Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestSandboxAddEmpty [2022-01-03T15:58:00.737Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestSandboxAddMultiPrio [2022-01-03T15:58:00.737Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestSandboxAddSamePrio [2022-01-03T15:58:00.737Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestCleanupServiceDiscovery [2022-01-03T15:58:00.737Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestDNSOptions [2022-01-03T15:58:00.737Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:00.737Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T15:58:00.737Z] time="2022-01-03T15:58:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:00.737Z] time="2022-01-03T15:58:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:00.737Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-03T15:58:00.737Z] PASS [2022-01-03T15:58:00.737Z] coverage: 8.6% of statements [2022-01-03T15:58:00.737Z] ok github.com/docker/docker/libnetwork 0.376s coverage: 8.6% of statements [2022-01-03T15:58:00.737Z] === RUN TestIPDataMarshalling [2022-01-03T15:58:00.737Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T15:58:00.737Z] === RUN TestValidateAndIsV6 [2022-01-03T15:58:00.737Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T15:58:00.737Z] PASS [2022-01-03T15:58:00.737Z] coverage: 68.9% of statements [2022-01-03T15:58:00.737Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-01-03T15:58:01.208Z] === RUN TestDriver [2022-01-03T15:58:01.208Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:01.208Z] PASS [2022-01-03T15:58:01.208Z] coverage: 34.8% of statements [2022-01-03T15:58:01.208Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-01-03T15:58:01.259Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T15:58:01.682Z] === RUN TestDriver [2022-01-03T15:58:01.682Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:01.682Z] PASS [2022-01-03T15:58:01.682Z] coverage: 34.8% of statements [2022-01-03T15:58:01.682Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-01-03T15:58:01.821Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T15:58:02.152Z] === RUN TestNetworkAllocateFree [2022-01-03T15:58:02.152Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T15:58:02.152Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T15:58:02.152Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T15:58:02.152Z] PASS [2022-01-03T15:58:02.152Z] coverage: 63.6% of statements [2022-01-03T15:58:02.152Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2022-01-03T15:58:02.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:58:02.386Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T15:58:02.445Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T15:58:02.445Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T15:58:02.623Z] === RUN TestGetEmptyCapabilities [2022-01-03T15:58:02.623Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T15:58:02.623Z] === RUN TestGetExtraCapabilities [2022-01-03T15:58:02.623Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T15:58:02.623Z] === RUN TestGetInvalidCapabilities [2022-01-03T15:58:02.623Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T15:58:02.623Z] === RUN TestRemoteDriver [2022-01-03T15:58:02.623Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:58:02.623Z] === RUN TestDriverError [2022-01-03T15:58:02.623Z] --- PASS: TestDriverError (0.01s) [2022-01-03T15:58:02.623Z] === RUN TestMissingValues [2022-01-03T15:58:02.623Z] --- PASS: TestMissingValues (0.00s) [2022-01-03T15:58:02.623Z] === RUN TestRollback [2022-01-03T15:58:02.623Z] --- PASS: TestRollback (0.01s) [2022-01-03T15:58:02.623Z] PASS [2022-01-03T15:58:02.623Z] coverage: 57.4% of statements [2022-01-03T15:58:02.623Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-01-03T15:58:02.642Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T15:58:02.701Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-01-03T15:58:02.701Z] === RUN TestSecretsUpdate [2022-01-03T15:58:02.915Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T15:58:02.915Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T15:58:02.915Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T15:58:02.915Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T15:58:02.915Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T15:58:02.915Z] === RUN TestConfigureDaemonLogs [2022-01-03T15:58:02.915Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T15:58:02.915Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T15:58:02.915Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T15:58:02.915Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T15:58:02.915Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T15:58:02.915Z] PASS [2022-01-03T15:58:02.915Z] coverage: 18.6% of statements [2022-01-03T15:58:02.915Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 18.6% of statements [2022-01-03T15:58:02.915Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T15:58:02.915Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:58:03.093Z] === RUN TestNew [2022-01-03T15:58:03.093Z] --- PASS: TestNew (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestAddDriver [2022-01-03T15:58:03.093Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestAddDuplicateDriver [2022-01-03T15:58:03.093Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T15:58:03.093Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestDriver [2022-01-03T15:58:03.093Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestIPAM [2022-01-03T15:58:03.093Z] --- PASS: TestIPAM (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestWalkIPAMs [2022-01-03T15:58:03.093Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestWalkDrivers [2022-01-03T15:58:03.093Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T15:58:03.093Z] PASS [2022-01-03T15:58:03.093Z] coverage: 82.4% of statements [2022-01-03T15:58:03.093Z] === RUN TestNAT [2022-01-03T15:58:03.093Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:58:03.093Z] --- SKIP: TestNAT (0.00s) [2022-01-03T15:58:03.093Z] === RUN TestTransparent [2022-01-03T15:58:03.093Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:58:03.093Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T15:58:03.093Z] PASS [2022-01-03T15:58:03.093Z] coverage: 0.0% of statements [2022-01-03T15:58:03.093Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-01-03T15:58:03.093Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-01-03T15:58:03.204Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T15:58:03.564Z] === RUN TestBuildDefault [2022-01-03T15:58:03.564Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestBuildHostnameDomainname [2022-01-03T15:58:03.564Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestBuildHostname [2022-01-03T15:58:03.564Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestBuildHostnameFQDN [2022-01-03T15:58:03.564Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestBuildNoIP [2022-01-03T15:58:03.564Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestUpdate [2022-01-03T15:58:03.564Z] --- PASS: TestUpdate (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T15:58:03.564Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T15:58:03.564Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestAddEmpty [2022-01-03T15:58:03.564Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestAdd [2022-01-03T15:58:03.564Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestDeleteEmpty [2022-01-03T15:58:03.564Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestDeleteNewline [2022-01-03T15:58:03.564Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestDelete [2022-01-03T15:58:03.564Z] --- PASS: TestDelete (0.00s) [2022-01-03T15:58:03.564Z] === RUN TestConcurrentWrites [2022-01-03T15:58:03.564Z] --- PASS: TestRandomAllocateDeallocate (6.32s) [2022-01-03T15:58:03.564Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:58:03.564Z] --- PASS: TestConcurrentWrites (0.25s) [2022-01-03T15:58:03.564Z] PASS [2022-01-03T15:58:03.564Z] coverage: 81.2% of statements [2022-01-03T15:58:03.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:58:03.765Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-03T15:58:03.906Z] === RUN TestContainerStopSignal [2022-01-03T15:58:03.906Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestContainerStopTimeout [2022-01-03T15:58:03.906Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T15:58:03.906Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T15:58:03.906Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T15:58:03.906Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T15:58:03.906Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T15:58:03.906Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestNewMemoryStore [2022-01-03T15:58:03.906Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestAddContainers [2022-01-03T15:58:03.906Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestGetContainer [2022-01-03T15:58:03.906Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestDeleteContainer [2022-01-03T15:58:03.906Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestListContainers [2022-01-03T15:58:03.906Z] --- PASS: TestListContainers (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestFirstContainer [2022-01-03T15:58:03.906Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestApplyAllContainer [2022-01-03T15:58:03.906Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestIsValidHealthString [2022-01-03T15:58:03.906Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestStateRunStop [2022-01-03T15:58:03.906Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestStateTimeoutWait [2022-01-03T15:58:03.906Z] state_test.go:141: Stop callback fired [2022-01-03T15:58:03.906Z] state_test.go:165: Stop callback fired [2022-01-03T15:58:03.906Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T15:58:03.906Z] === RUN TestIsValidStateString [2022-01-03T15:58:03.906Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestViewSaveDelete [2022-01-03T15:58:03.906Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T15:58:03.906Z] === RUN TestViewAll [2022-01-03T15:58:03.906Z] --- PASS: TestViewAll (0.02s) [2022-01-03T15:58:03.906Z] === RUN TestViewGet [2022-01-03T15:58:03.906Z] --- PASS: TestViewGet (0.01s) [2022-01-03T15:58:03.906Z] === RUN TestNames [2022-01-03T15:58:03.906Z] --- PASS: TestNames (0.00s) [2022-01-03T15:58:03.906Z] === RUN TestViewWithHealthCheck [2022-01-03T15:58:03.906Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T15:58:03.906Z] PASS [2022-01-03T15:58:03.906Z] coverage: 41.7% of statements [2022-01-03T15:58:03.906Z] ok github.com/docker/docker/container 0.238s coverage: 41.7% of statements [2022-01-03T15:58:03.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:58:04.041Z] ok github.com/docker/docker/libnetwork/etchosts 0.317s coverage: 81.2% of statements [2022-01-03T15:58:04.041Z] === RUN TestNew [2022-01-03T15:58:04.041Z] --- PASS: TestNew (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestAllocate [2022-01-03T15:58:04.041Z] --- PASS: TestAllocate (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestUninitialized [2022-01-03T15:58:04.041Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestAllocateInRange [2022-01-03T15:58:04.041Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestAllocateSerial [2022-01-03T15:58:04.041Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T15:58:04.041Z] PASS [2022-01-03T15:58:04.041Z] coverage: 87.5% of statements [2022-01-03T15:58:04.041Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-01-03T15:58:04.041Z] === RUN TestDiff [2022-01-03T15:58:04.041Z] --- PASS: TestDiff (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestAddedCallback [2022-01-03T15:58:04.041Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestRemovedCallback [2022-01-03T15:58:04.041Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T15:58:04.041Z] === RUN TestNoCallback [2022-01-03T15:58:04.041Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T15:58:04.041Z] PASS [2022-01-03T15:58:04.041Z] coverage: 48.1% of statements [2022-01-03T15:58:04.041Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.048s coverage: 48.1% of statements [2022-01-03T15:58:04.376Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:58:04.376Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:58:04.376Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:58:04.376Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:58:04.511Z] === RUN TestCaller [2022-01-03T15:58:04.511Z] --- PASS: TestCaller (0.00s) [2022-01-03T15:58:04.511Z] PASS [2022-01-03T15:58:04.511Z] coverage: 100.0% of statements [2022-01-03T15:58:04.511Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-01-03T15:58:04.608Z] --- PASS: TestSecretsUpdate (2.20s) [2022-01-03T15:58:04.608Z] === RUN TestTemplatedSecret [2022-01-03T15:58:04.982Z] === RUN TestSetSerialInsertDelete [2022-01-03T15:58:04.982Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T15:58:04.982Z] === RUN TestSetParallelInsertDelete [2022-01-03T15:58:04.982Z] --- PASS: TestAllocateRandomDeallocate (1.20s) [2022-01-03T15:58:04.982Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T15:58:05.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:58:05.367Z] === RUN TestPrepare [2022-01-03T15:58:05.367Z] --- PASS: TestPrepare (0.00s) [2022-01-03T15:58:05.367Z] === RUN TestStart [2022-01-03T15:58:05.367Z] --- PASS: TestStart (0.00s) [2022-01-03T15:58:05.367Z] === RUN TestWaitCancel [2022-01-03T15:58:05.367Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T15:58:05.367Z] === RUN TestWaitDisabled [2022-01-03T15:58:05.367Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T15:58:05.367Z] === RUN TestWaitEnabled [2022-01-03T15:58:05.367Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T15:58:05.367Z] === RUN TestRemove [2022-01-03T15:58:05.367Z] --- PASS: TestRemove (0.00s) [2022-01-03T15:58:05.367Z] PASS [2022-01-03T15:58:05.367Z] coverage: 65.3% of statements [2022-01-03T15:58:05.367Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-01-03T15:58:05.657Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-03T15:58:05.657Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-01-03T15:58:05.657Z] === RUN TestCreateServiceSysctls [2022-01-03T15:58:05.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:58:06.554Z] === RUN TestInt2IP2IntConversion [2022-01-03T15:58:06.554Z] === RUN TestPoolRequest [2022-01-03T15:58:06.554Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T15:58:06.554Z] === RUN TestOtherRequests [2022-01-03T15:58:06.554Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T15:58:06.554Z] PASS [2022-01-03T15:58:06.554Z] coverage: 57.1% of statements [2022-01-03T15:58:06.554Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-01-03T15:58:06.554Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.71s) [2022-01-03T15:58:06.554Z] === RUN TestRetrieveFromStore [2022-01-03T15:58:06.554Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-01-03T15:58:06.554Z] === RUN TestGetAddressVersion [2022-01-03T15:58:06.554Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T15:58:06.554Z] === RUN TestKeyString [2022-01-03T15:58:06.554Z] --- PASS: TestKeyString (0.00s) [2022-01-03T15:58:06.554Z] === RUN TestPoolDataMarshal [2022-01-03T15:58:06.554Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T15:58:06.554Z] === RUN TestSubnetsMarshal [2022-01-03T15:58:06.554Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-03T15:58:06.554Z] === RUN TestAddSubnets [2022-01-03T15:58:06.586Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T15:58:06.936Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T15:58:06.936Z] === RUN TestNewListSecretsFilters [2022-01-03T15:58:06.936Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestNewListConfigsFilters [2022-01-03T15:58:06.936Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T15:58:06.936Z] PASS [2022-01-03T15:58:06.936Z] coverage: 0.5% of statements [2022-01-03T15:58:06.936Z] ok github.com/docker/docker/daemon/cluster 0.199s coverage: 0.5% of statements [2022-01-03T15:58:06.936Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T15:58:06.936Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T15:58:06.936Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T15:58:06.936Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T15:58:06.936Z] PASS [2022-01-03T15:58:06.936Z] coverage: 35.9% of statements [2022-01-03T15:58:06.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.414s coverage: 35.9% of statements [2022-01-03T15:58:07.025Z] --- PASS: TestAddSubnets (0.07s) [2022-01-03T15:58:07.025Z] === RUN TestDoublePoolRelease [2022-01-03T15:58:07.025Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-03T15:58:07.025Z] === RUN TestAddReleasePoolID [2022-01-03T15:58:07.025Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-01-03T15:58:07.025Z] === RUN TestPredefinedPool [2022-01-03T15:58:07.025Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-03T15:58:07.025Z] === RUN TestRemoveSubnet [2022-01-03T15:58:07.025Z] --- PASS: TestRemoveSubnet (0.21s) [2022-01-03T15:58:07.025Z] === RUN TestGetSameAddress [2022-01-03T15:58:07.025Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-03T15:58:07.025Z] === RUN TestPoolAllocationReuse [2022-01-03T15:58:07.151Z] --- PASS: TestTemplatedSecret (2.47s) [2022-01-03T15:58:07.151Z] === RUN TestSecretCreateResolve [2022-01-03T15:58:07.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:58:07.496Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-01-03T15:58:07.496Z] === RUN TestIsCorrupted [2022-01-03T15:58:07.496Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T15:58:07.496Z] === RUN TestSetRollover [2022-01-03T15:58:07.496Z] === RUN TestGetCapabilities [2022-01-03T15:58:07.496Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T15:58:07.496Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T15:58:07.496Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T15:58:07.496Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T15:58:07.496Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T15:58:07.496Z] === RUN TestRemoteDriver [2022-01-03T15:58:07.496Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:58:07.496Z] PASS [2022-01-03T15:58:07.496Z] coverage: 47.4% of statements [2022-01-03T15:58:07.496Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-01-03T15:58:08.203Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-03T15:58:08.488Z] === RUN TestWindowsIPAM [2022-01-03T15:58:08.488Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T15:58:08.488Z] PASS [2022-01-03T15:58:08.488Z] coverage: 71.4% of statements [2022-01-03T15:58:08.488Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-01-03T15:58:08.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2022-01-03T15:58:08.637Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:58:08.959Z] --- PASS: TestSetRollover (1.71s) [2022-01-03T15:58:08.959Z] === RUN TestSetRolloverSerial [2022-01-03T15:58:08.959Z] === RUN TestDefaultNetwork [2022-01-03T15:58:08.959Z] --- PASS: TestPoolAllocationReuse (1.89s) [2022-01-03T15:58:08.959Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T15:58:08.959Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T15:58:08.959Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T15:58:09.059Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-01-03T15:58:09.059Z] PASS [2022-01-03T15:58:09.059Z] [2022-01-03T15:58:09.059Z] DONE 6 tests in 13.262s [2022-01-03T15:58:09.059Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:58:09.059Z] INFO: Testing against a local daemon [2022-01-03T15:58:09.059Z] === RUN TestServiceCreateInit [2022-01-03T15:58:09.059Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:58:09.107Z] --- PASS: TestCreateServiceSysctls (3.35s) [2022-01-03T15:58:09.107Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:58:09.107Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-03T15:58:09.430Z] --- PASS: TestDefaultNetwork (0.25s) [2022-01-03T15:58:09.430Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T15:58:09.430Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-01-03T15:58:09.430Z] === RUN TestInitAddressPools [2022-01-03T15:58:09.430Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T15:58:09.430Z] PASS [2022-01-03T15:58:09.430Z] coverage: 74.0% of statements [2022-01-03T15:58:09.430Z] ok github.com/docker/docker/libnetwork/ipamutils 0.597s coverage: 74.0% of statements [2022-01-03T15:58:09.577Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-01-03T15:58:09.577Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:58:10.420Z] === RUN TestKeyValue [2022-01-03T15:58:10.420Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T15:58:10.420Z] PASS [2022-01-03T15:58:10.420Z] coverage: 60.0% of statements [2022-01-03T15:58:10.420Z] ok github.com/docker/docker/libnetwork/netlabel 0.062s coverage: 60.0% of statements [2022-01-03T15:58:10.420Z] --- PASS: TestSetRolloverSerial (1.55s) [2022-01-03T15:58:10.420Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T15:58:10.420Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T15:58:10.420Z] PASS [2022-01-03T15:58:10.420Z] coverage: 84.4% of statements [2022-01-03T15:58:10.420Z] ok github.com/docker/docker/libnetwork/bitseq 13.178s coverage: 84.4% of statements [2022-01-03T15:58:10.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-03T15:58:10.737Z] === RUN TestBuilderGC [2022-01-03T15:58:10.737Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T15:58:10.737Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestFindConfigurationConflicts [2022-01-03T15:58:10.737Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T15:58:10.737Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T15:58:10.737Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T15:58:10.737Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T15:58:10.737Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_label [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T15:58:10.737Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T15:58:10.737Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestModifiedDiscoverySettings [2022-01-03T15:58:10.737Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T15:58:10.737Z] time="2022-01-03T15:58:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T15:58:10.737Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-01-03T15:58:10.737Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T15:58:10.737Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:10.737Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestReloadBadDefaultConfig [2022-01-03T15:58:10.737Z] time="2022-01-03T15:58:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1311241148" [2022-01-03T15:58:10.737Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestReloadWithConflictingLabels [2022-01-03T15:58:10.737Z] time="2022-01-03T15:58:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1779980686" [2022-01-03T15:58:10.737Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T15:58:10.737Z] time="2022-01-03T15:58:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2145391710" [2022-01-03T15:58:10.737Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestMaskURLCredentials [2022-01-03T15:58:10.737Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDaemonConfigurationMerge [2022-01-03T15:58:10.737Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T15:58:10.737Z] PASS [2022-01-03T15:58:10.737Z] coverage: 80.0% of statements [2022-01-03T15:58:10.737Z] ok github.com/docker/docker/daemon/config 0.329s coverage: 80.0% of statements [2022-01-03T15:58:10.737Z] === RUN TestDiscoveryOptsErrors [2022-01-03T15:58:10.737Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T15:58:10.737Z] === RUN TestDiscoveryOpts [2022-01-03T15:58:10.737Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T15:58:10.737Z] PASS [2022-01-03T15:58:10.737Z] coverage: 30.0% of statements [2022-01-03T15:58:10.737Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2022-01-03T15:58:10.737Z] === RUN TestWaitNodeAttachment [2022-01-03T15:58:10.957Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-01-03T15:58:10.957Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:58:11.207Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-03T15:58:11.207Z] === RUN TestIsolationConversion [2022-01-03T15:58:11.403Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T15:58:11.677Z] === RUN TestIsolationConversion/default [2022-01-03T15:58:11.677Z] === RUN TestIsolationConversion/process [2022-01-03T15:58:11.677Z] === RUN TestIsolationConversion/hyperv [2022-01-03T15:58:11.677Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestContainerLabels [2022-01-03T15:58:11.677Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestCredentialSpecConversion [2022-01-03T15:58:11.677Z] === RUN TestCredentialSpecConversion/none [2022-01-03T15:58:11.677Z] === RUN TestCredentialSpecConversion/config [2022-01-03T15:58:11.677Z] === RUN TestCredentialSpecConversion/file [2022-01-03T15:58:11.677Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T15:58:11.677Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T15:58:11.677Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountBind [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountVolume [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountTarget [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T15:58:11.677Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T15:58:11.677Z] PASS [2022-01-03T15:58:11.677Z] coverage: 11.0% of statements [2022-01-03T15:58:11.677Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.619s coverage: 11.0% of statements [2022-01-03T15:58:11.677Z] === RUN TestEventsLog [2022-01-03T15:58:11.677Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestEventsLogTimeout [2022-01-03T15:58:11.677Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T15:58:11.677Z] === RUN TestLogEvents [2022-01-03T15:58:11.897Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-01-03T15:58:11.897Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:58:11.965Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2022-01-03T15:58:11.965Z] === RUN TestInspect [2022-01-03T15:58:11.992Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.76s) [2022-01-03T15:58:11.992Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T15:58:12.148Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T15:58:12.148Z] === RUN TestLoadBufferedEvents [2022-01-03T15:58:12.148Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-01-03T15:58:12.148Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T15:58:12.148Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T15:58:12.148Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T15:58:12.148Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T15:58:12.148Z] PASS [2022-01-03T15:58:12.148Z] coverage: 50.0% of statements [2022-01-03T15:58:12.148Z] ok github.com/docker/docker/daemon/events 0.273s coverage: 50.0% of statements [2022-01-03T15:58:12.529Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T15:58:12.548Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-03T15:58:12.617Z] === RUN TestIsEmptyDir [2022-01-03T15:58:12.617Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T15:58:12.617Z] PASS [2022-01-03T15:58:12.617Z] coverage: 2.3% of statements [2022-01-03T15:58:12.617Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-01-03T15:58:12.837Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-01-03T15:58:12.837Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:58:12.982Z] === RUN TestNetworkDBSimple [2022-01-03T15:58:13.087Z] === RUN TestVerifyNetworkingConfig [2022-01-03T15:58:13.087Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestGetContainer [2022-01-03T15:58:13.087Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestValidContainerNames [2022-01-03T15:58:13.087Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestContainerInitDNS [2022-01-03T15:58:13.087Z] daemon_test.go:146: root required [2022-01-03T15:58:13.087Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestMerge [2022-01-03T15:58:13.087Z] --- PASS: TestMerge (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestValidateContainerIsolation [2022-01-03T15:58:13.087Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestFindNetworkErrorType [2022-01-03T15:58:13.087Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestEnsureServicesExist [2022-01-03T15:58:13.087Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestEnsureServicesExistErrors [2022-01-03T15:58:13.087Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T15:58:13.087Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T15:58:13.087Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T15:58:13.087Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T15:58:13.087Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:58:13.087Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T15:58:13.087Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestContainerDelete [2022-01-03T15:58:13.087Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestContainerDoubleDelete [2022-01-03T15:58:13.087Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T15:58:13.087Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T15:58:13.087Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2022-01-03T15:58:13.087Z] === RUN TestNoneHealthcheck [2022-01-03T15:58:13.087Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestHealthStates [2022-01-03T15:58:13.087Z] === RUN TestLinkNaming [2022-01-03T15:58:13.087Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLinkNew [2022-01-03T15:58:13.087Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLinkEnv [2022-01-03T15:58:13.087Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLinkMultipleEnv [2022-01-03T15:58:13.087Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T15:58:13.087Z] === RUN TestLinkPortRangeEnv [2022-01-03T15:58:13.087Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T15:58:13.087Z] PASS [2022-01-03T15:58:13.087Z] coverage: 93.0% of statements [2022-01-03T15:58:13.087Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-01-03T15:58:13.087Z] time="2022-01-03T15:58:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:58:13.087Z] time="2022-01-03T15:58: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-01-03T15:58:13.087Z] time="2022-01-03T15:58: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-01-03T15:58:13.087Z] time="2022-01-03T15:58: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-01-03T15:58:13.087Z] time="2022-01-03T15:58: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-01-03T15:58:13.261Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:58:13.558Z] time="2022-01-03T15:58: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-01-03T15:58:13.558Z] time="2022-01-03T15:58: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-01-03T15:58:13.558Z] time="2022-01-03T15:58: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-01-03T15:58:13.558Z] time="2022-01-03T15:58: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-01-03T15:58:13.558Z] time="2022-01-03T15:58: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-01-03T15:58:13.558Z] --- PASS: TestHealthStates (0.18s) [2022-01-03T15:58:13.558Z] === RUN TestGetInspectData [2022-01-03T15:58:13.558Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestFillLicense [2022-01-03T15:58:13.558Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestListInvalidFilter [2022-01-03T15:58:13.558Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestNameFilter [2022-01-03T15:58:13.558Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T15:58:13.558Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T15:58:13.558Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T15:58:13.558Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonReloadLabels [2022-01-03T15:58:13.558Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T15:58:13.558Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonReloadMirrors [2022-01-03T15:58:13.558Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T15:58:13.558Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T15:58:13.558Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T15:58:13.558Z] === RUN TestDaemonDiscoveryReload [2022-01-03T15:58:13.904Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T15:58:13.972Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.00s) [2022-01-03T15:58:13.972Z] === RUN TestGetAddress [2022-01-03T15:58:13.972Z] 2022/01/03 15:58:13 Closing DB instances... [2022-01-03T15:58:14.217Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-01-03T15:58:14.217Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:58:14.550Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-01-03T15:58:14.550Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T15:58:14.550Z] === RUN TestAdapterReadLogs [2022-01-03T15:58:14.550Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T15:58:14.550Z] === RUN TestCopier [2022-01-03T15:58:14.550Z] --- PASS: TestCopier (0.00s) [2022-01-03T15:58:14.550Z] === RUN TestCopierLongLines [2022-01-03T15:58:14.550Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T15:58:14.550Z] === RUN TestCopierSlow [2022-01-03T15:58:14.963Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T15:58:14.963Z] PASS [2022-01-03T15:58:14.963Z] coverage: 100.0% of statements [2022-01-03T15:58:14.963Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-01-03T15:58:14.963Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-01-03T15:58:14.963Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T15:58:15.020Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T15:58:15.020Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T15:58:15.020Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T15:58:15.020Z] === RUN TestCopierWithSized [2022-01-03T15:58:15.020Z] === RUN TestCopierWithSized/as_is [2022-01-03T15:58:15.020Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T15:58:15.020Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-03T15:58:15.020Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T15:58:15.020Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-03T15:58:15.020Z] === RUN TestCopierWithPartial [2022-01-03T15:58:15.020Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-03T15:58:15.020Z] === RUN TestRingLogger [2022-01-03T15:58:15.020Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T15:58:15.020Z] === RUN TestRingCap [2022-01-03T15:58:15.020Z] --- PASS: TestRingCap (0.00s) [2022-01-03T15:58:15.020Z] === RUN TestRingClose [2022-01-03T15:58:15.020Z] --- PASS: TestRingClose (0.00s) [2022-01-03T15:58:15.020Z] === RUN TestRingDrain [2022-01-03T15:58:15.020Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T15:58:15.020Z] PASS [2022-01-03T15:58:15.020Z] coverage: 43.8% of statements [2022-01-03T15:58:15.020Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 43.8% of statements [2022-01-03T15:58:15.156Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-03T15:58:15.156Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:58:15.273Z] --- PASS: TestInspect (3.27s) [2022-01-03T15:58:15.273Z] === RUN TestCreateJob [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:58:15.433Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:58:15.433Z] === RUN TestGenerate [2022-01-03T15:58:15.433Z] --- PASS: TestGenerate (0.00s) [2022-01-03T15:58:15.433Z] === RUN TestGeneratePtr [2022-01-03T15:58:15.433Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T15:58:15.433Z] === RUN TestGenerateMissingField [2022-01-03T15:58:15.433Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T15:58:15.433Z] === RUN TestFieldCannotBeSet [2022-01-03T15:58:15.433Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T15:58:15.433Z] === RUN TestTypeMismatchError [2022-01-03T15:58:15.433Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T15:58:15.433Z] PASS [2022-01-03T15:58:15.433Z] coverage: 100.0% of statements [2022-01-03T15:58:15.433Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-01-03T15:58:15.494Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T15:58:15.494Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T15:58:15.494Z] reload_test.go:520: root required [2022-01-03T15:58:15.494Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:58:15.494Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T15:58:15.494Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T15:58:15.494Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T15:58:15.494Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T15:58:15.494Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T15:58:15.494Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-03T15:58:15.494Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T15:58:15.494Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T15:58:15.494Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T15:58:15.494Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T15:58:15.494Z] === RUN TestParseVolumesFrom [2022-01-03T15:58:15.494Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T15:58:15.494Z] PASS [2022-01-03T15:58:15.494Z] coverage: 9.0% of statements [2022-01-03T15:58:15.494Z] ok github.com/docker/docker/daemon 2.423s coverage: 9.0% of statements [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T15:58:15.494Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T15:58:15.494Z] === RUN TestNewStreamConfig [2022-01-03T15:58:15.494Z] === RUN TestNewStreamConfig/defaults [2022-01-03T15:58:15.494Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T15:58:15.494Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T15:58:15.726Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-01-03T15:58:15.726Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:58:15.903Z] testing: warning: no tests to run [2022-01-03T15:58:15.903Z] PASS [2022-01-03T15:58:15.903Z] coverage: 0.0% of statements [2022-01-03T15:58:15.903Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:58:15.903Z] 2022/01/03 15:58:15 Closing DB instances... [2022-01-03T15:58:15.967Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T15:58:15.967Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T15:58:15.967Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T15:58:15.967Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T15:58:15.967Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-01-03T15:58:15.967Z] === RUN TestCreateSuccess [2022-01-03T15:58:15.967Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCreateStreamSkipped [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T15:58:15.967Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCreateLogGroupSuccess [2022-01-03T15:58:15.967Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCreateError [2022-01-03T15:58:15.967Z] --- PASS: TestCreateError (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCreateAlreadyExists [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T15:58:15.967Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestLogClosed [2022-01-03T15:58:15.967Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestLogBlocking [2022-01-03T15:58:15.967Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T15:58:15.967Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T15:58:15.967Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestPublishBatchSuccess [2022-01-03T15:58:15.967Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestPublishBatchError [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=error msg=Error [2022-01-03T15:58:15.967Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:58:15.967Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:58:15.967Z] time="2022-01-03T15:58:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T15:58:15.967Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchSimple [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchTicker [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchClose [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/3/���� [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T15:58:15.967Z] === RUN TestEffectiveLen/5/ [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/0/ [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: He [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/6/a� [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: a [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: � [2022-01-03T15:58:15.967Z] === RUN TestFindValidSplit/7/a� [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T15:58:15.967Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestProcessEventEmoji [2022-01-03T15:58:15.967Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchLineSplit [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMaxEvents [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T15:58:15.967Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T15:58:15.967Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T15:58:15.967Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestSearchRegistryForImages [2022-01-03T15:58:15.967Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T15:58:15.967Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestImageDelete [2022-01-03T15:58:15.967Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T15:58:15.967Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T15:58:15.967Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T15:58:15.967Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestCreateTagSuccess [2022-01-03T15:58:15.967Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T15:58:15.967Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T15:58:15.968Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T15:58:15.968Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T15:58:15.968Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T15:58:15.968Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T15:58:15.968Z] === RUN TestImageDelete/no_lease [2022-01-03T15:58:15.968Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T15:58:15.968Z] PASS [2022-01-03T15:58:15.968Z] coverage: 78.0% of statements [2022-01-03T15:58:15.968Z] === RUN TestImageDelete/lease_exists [2022-01-03T15:58:15.968Z] ok github.com/docker/docker/daemon/logger/awslogs 0.516s coverage: 78.0% of statements [2022-01-03T15:58:15.968Z] --- PASS: TestImageDelete (0.07s) [2022-01-03T15:58:15.968Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T15:58:15.968Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-01-03T15:58:15.968Z] === RUN TestContentStoreForPull [2022-01-03T15:58:16.374Z] === RUN TestRequestNewPort [2022-01-03T15:58:16.374Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestRequestSpecificPort [2022-01-03T15:58:16.374Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestReleasePort [2022-01-03T15:58:16.374Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestReuseReleasedPort [2022-01-03T15:58:16.374Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestReleaseUnreadledPort [2022-01-03T15:58:16.374Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestUnknowProtocol [2022-01-03T15:58:16.374Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestAllocateAllPorts [2022-01-03T15:58:16.374Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestPortAllocation [2022-01-03T15:58:16.374Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T15:58:16.374Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestNoDuplicateBPR [2022-01-03T15:58:16.374Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T15:58:16.374Z] === RUN TestChangePortRange [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T15:58:16.374Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T15:58:16.374Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T15:58:16.374Z] PASS [2022-01-03T15:58:16.374Z] coverage: 88.6% of statements [2022-01-03T15:58:16.374Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-01-03T15:58:16.558Z] --- PASS: TestServiceCreateInit (7.33s) [2022-01-03T15:58:16.558Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-01-03T15:58:16.558Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-01-03T15:58:16.558Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:58:16.575Z] --- PASS: TestContentStoreForPull (0.24s) [2022-01-03T15:58:16.575Z] PASS [2022-01-03T15:58:16.575Z] coverage: 6.7% of statements [2022-01-03T15:58:16.575Z] ok github.com/docker/docker/daemon/images 0.430s coverage: 6.7% of statements [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T15:58:16.575Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T15:58:16.575Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T15:58:16.575Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T15:58:16.575Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T15:58:16.575Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-01-03T15:58:16.575Z] === RUN TestFastTimeMarshalJSON [2022-01-03T15:58:16.575Z] === RUN TestJSONFileLogger [2022-01-03T15:58:16.575Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-03T15:58:16.575Z] PASS [2022-01-03T15:58:16.575Z] coverage: 87.2% of statements [2022-01-03T15:58:16.575Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T15:58:16.575Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T15:58:16.575Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T15:58:16.575Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T15:58:16.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-03T15:58:16.844Z] testing: warning: no tests to run [2022-01-03T15:58:16.844Z] PASS [2022-01-03T15:58:16.844Z] coverage: 0.0% of statements [2022-01-03T15:58:16.844Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:58:16.844Z] === RUN TestHashData [2022-01-03T15:58:16.844Z] --- PASS: TestHashData (0.00s) [2022-01-03T15:58:16.844Z] PASS [2022-01-03T15:58:16.844Z] coverage: 2.8% of statements [2022-01-03T15:58:16.844Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2022-01-03T15:58:16.867Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-01-03T15:58:16.867Z] === RUN TestNISDomainname [2022-01-03T15:58:17.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 87.2% of statements [2022-01-03T15:58:17.046Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-03T15:58:17.046Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T15:58:17.046Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T15:58:17.046Z] === RUN TestEncodeDecode [2022-01-03T15:58:17.046Z] === PAUSE TestEncodeDecode [2022-01-03T15:58:17.046Z] === RUN TestUnexpectedEOF [2022-01-03T15:58:17.046Z] time="2022-01-03T15:58:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:58:17.046Z] time="2022-01-03T15:58:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:58:17.046Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-01-03T15:58:17.046Z] === CONT TestEncodeDecode [2022-01-03T15:58:17.046Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T15:58:17.046Z] PASS [2022-01-03T15:58:17.046Z] coverage: 69.9% of statements [2022-01-03T15:58:17.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.299s coverage: 69.9% of statements [2022-01-03T15:58:17.127Z] --- PASS: TestNISDomainname (0.50s) [2022-01-03T15:58:17.127Z] === RUN TestHostnameDnsResolution [2022-01-03T15:58:17.314Z] === RUN TestErrorConstructors [2022-01-03T15:58:17.314Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T15:58:17.314Z] === RUN TestCompareIPMask [2022-01-03T15:58:17.314Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T15:58:17.314Z] === RUN TestUtilGetHostPartIP [2022-01-03T15:58:17.314Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T15:58:17.314Z] === RUN TestUtilGetBroadcastIP [2022-01-03T15:58:17.314Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T15:58:17.314Z] === RUN TestParseCIDR [2022-01-03T15:58:17.314Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T15:58:17.314Z] PASS [2022-01-03T15:58:17.314Z] coverage: 37.3% of statements [2022-01-03T15:58:17.314Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-01-03T15:58:17.784Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-01-03T15:58:17.784Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T15:58:17.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T15:58:17.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T15:58:17.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T15:58:17.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T15:58:18.036Z] === RUN TestWriteLog [2022-01-03T15:58:18.036Z] === PAUSE TestWriteLog [2022-01-03T15:58:18.036Z] === RUN TestReadLog [2022-01-03T15:58:18.036Z] === PAUSE TestReadLog [2022-01-03T15:58:18.036Z] === RUN TestDecode [2022-01-03T15:58:18.036Z] --- PASS: TestDecode (0.03s) [2022-01-03T15:58:18.036Z] === CONT TestWriteLog [2022-01-03T15:58:18.036Z] === CONT TestReadLog [2022-01-03T15:58:18.036Z] === RUN TestReadLog/tail_exact [2022-01-03T15:58:18.036Z] --- PASS: TestWriteLog (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T15:58:18.036Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T15:58:18.036Z] --- PASS: TestReadLog (0.19s) [2022-01-03T15:58:18.036Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-01-03T15:58:18.036Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T15:58:18.036Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T15:58:18.036Z] PASS [2022-01-03T15:58:18.036Z] coverage: 78.7% of statements [2022-01-03T15:58:18.036Z] ok github.com/docker/docker/daemon/logger/local 0.276s coverage: 78.7% of statements [2022-01-03T15:58:18.036Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:58:18.036Z] === RUN TestOpenFileDelete [2022-01-03T15:58:18.036Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestOpenFileRename [2022-01-03T15:58:18.036Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestParseLogTagDefaultTag [2022-01-03T15:58:18.036Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestParseLogTag [2022-01-03T15:58:18.036Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestParseLogTagEmptyTag [2022-01-03T15:58:18.036Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestTailFiles [2022-01-03T15:58:18.036Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestFollowLogsConsumerGone [2022-01-03T15:58:18.036Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestFollowLogsProducerGone [2022-01-03T15:58:18.036Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T15:58:18.036Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T15:58:18.036Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T15:58:18.036Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T15:58:18.067Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-01-03T15:58:18.067Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T15:58:18.256Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T15:58:18.256Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T15:58:18.256Z] PASS [2022-01-03T15:58:18.256Z] coverage: 50.0% of statements [2022-01-03T15:58:18.256Z] ok github.com/docker/docker/oci 0.088s coverage: 50.0% of statements [2022-01-03T15:58:18.327Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-01-03T15:58:18.327Z] === RUN TestStats [2022-01-03T15:58:18.506Z] === RUN TestLog [2022-01-03T15:58:18.506Z] --- PASS: TestLog (0.01s) [2022-01-03T15:58:18.506Z] PASS [2022-01-03T15:58:18.506Z] coverage: 31.5% of statements [2022-01-03T15:58:18.568Z] --- PASS: TestCreateJob (3.44s) [2022-01-03T15:58:18.568Z] === RUN TestReplicatedJob [2022-01-03T15:58:18.727Z] === RUN TestAddressPoolOpt [2022-01-03T15:58:18.727Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/a [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/something [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/_=a [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/PATH [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/=a [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/PATH= [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/PATH=something [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/1asd [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/123 [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/some_space [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/= [2022-01-03T15:58:18.727Z] === RUN TestValidateEnv/PaTh [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestParseHost [2022-01-03T15:58:18.727Z] --- PASS: TestParseHost (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestParseDockerDaemonHost [2022-01-03T15:58:18.727Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestParseTCP [2022-01-03T15:58:18.727Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T15:58:18.727Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestValidateExtraHosts [2022-01-03T15:58:18.727Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestIpOptString [2022-01-03T15:58:18.727Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T15:58:18.727Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T15:58:18.727Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestIpOptSetInvalidVal [2022-01-03T15:58:18.727Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestValidateIPAddress [2022-01-03T15:58:18.727Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestMapOpts [2022-01-03T15:58:18.727Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestListOptsWithoutValidator [2022-01-03T15:58:18.727Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestListOptsWithValidator [2022-01-03T15:58:18.727Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestValidateDNSSearch [2022-01-03T15:58:18.727Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T15:58:18.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:58:18.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestNamedListOpts [2022-01-03T15:58:18.727Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestNamedMapOpts [2022-01-03T15:58:18.727Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestParseLink [2022-01-03T15:58:18.727Z] === RUN TestParseVersion [2022-01-03T15:58:18.727Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T15:58:18.727Z] PASS [2022-01-03T15:58:18.727Z] coverage: 52.9% of statements [2022-01-03T15:58:18.727Z] --- PASS: TestParseLink (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T15:58:18.727Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T15:58:18.727Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T15:58:18.727Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T15:58:18.727Z] === RUN TestUlimitOpt [2022-01-03T15:58:18.727Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T15:58:18.727Z] PASS [2022-01-03T15:58:18.727Z] coverage: 67.1% of statements [2022-01-03T15:58:18.727Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2022-01-03T15:58:18.727Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-01-03T15:58:18.727Z] 2022/01/03 15:58:18 Closing DB instances... [2022-01-03T15:58:18.825Z] docker_api_swarm_test.go:202: [dff8f4de4b02c] joining swarm manager [dfaf1e68f6f74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:58:18.976Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.112s coverage: 31.5% of statements [2022-01-03T15:58:18.976Z] time="2022-01-03T15:58:18Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr2300696980" [2022-01-03T15:58:18.976Z] --- PASS: TestFollowLogsHandleDecodeErr (0.58s) [2022-01-03T15:58:18.976Z] === RUN TestCheckCapacityAndRotate [2022-01-03T15:58:18.976Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T15:58:18.976Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T15:58:18.976Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-01-03T15:58:18.976Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T15:58:18.976Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-03T15:58:18.976Z] PASS [2022-01-03T15:58:18.976Z] coverage: 56.9% of statements [2022-01-03T15:58:18.976Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.705s coverage: 56.9% of statements [2022-01-03T15:58:18.976Z] === RUN TestValidateLogOpt [2022-01-03T15:58:18.976Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestNewMissedConfig [2022-01-03T15:58:18.976Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestNewMissedUrl [2022-01-03T15:58:18.976Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestNewMissedToken [2022-01-03T15:58:18.976Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestNewWithProxy [2022-01-03T15:58:18.976Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestDefault [2022-01-03T15:58:18.976Z] --- PASS: TestDefault (0.01s) [2022-01-03T15:58:18.976Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T15:58:18.976Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestJsonFormat [2022-01-03T15:58:18.976Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T15:58:18.976Z] === RUN TestRawFormat [2022-01-03T15:58:18.976Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestRawFormatWithLabels [2022-01-03T15:58:18.976Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestRawFormatWithoutTag [2022-01-03T15:58:18.976Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T15:58:18.976Z] === RUN TestBatching [2022-01-03T15:58:18.976Z] --- PASS: TestBatching (0.26s) [2022-01-03T15:58:18.976Z] === RUN TestFrequency [2022-01-03T15:58:19.387Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T15:58:19.446Z] --- PASS: TestFrequency (0.19s) [2022-01-03T15:58:19.446Z] === RUN TestOneMessagePerRequest [2022-01-03T15:58:19.446Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestVerify [2022-01-03T15:58:19.446Z] --- PASS: TestVerify (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestSkipVerify [2022-01-03T15:58:19.446Z] === RUN TestNewParse [2022-01-03T15:58:19.446Z] --- PASS: TestNewParse (0.00s) [2022-01-03T15:58:19.446Z] PASS [2022-01-03T15:58:19.446Z] coverage: 8.3% of statements [2022-01-03T15:58:19.446Z] === RUN TestParseLogFormat [2022-01-03T15:58:19.446Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestValidateLogOptEmpty [2022-01-03T15:58:19.446Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestValidateSyslogAddress [2022-01-03T15:58:19.446Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestParseAddressDefaultPort [2022-01-03T15:58:19.446Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestValidateSyslogFacility [2022-01-03T15:58:19.446Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T15:58:19.446Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T15:58:19.446Z] === RUN TestValidateLogOpt [2022-01-03T15:58:19.446Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:58:19.446Z] PASS [2022-01-03T15:58:19.446Z] coverage: 46.8% of statements [2022-01-03T15:58:19.446Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-01-03T15:58:19.446Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2022-01-03T15:58:19.446Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.446Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.446Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.446Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.643Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T15:58:19.916Z] --- PASS: TestSkipVerify (0.44s) [2022-01-03T15:58:19.916Z] === RUN TestBufferMaximum [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.558231\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.558231\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-03T15:58:19.916Z] === RUN TestServerAlwaysDown [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.562860\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.562860\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.562860\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.562860\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] time="2022-01-03T15:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225499.562860\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:19.916Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T15:58:19.916Z] === RUN TestCannotSendAfterClose [2022-01-03T15:58:19.916Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T15:58:19.916Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T15:58:20.298Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T15:58:20.299Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-01-03T15:58:20.299Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T15:58:20.299Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T15:58:20.299Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T15:58:20.299Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-01-03T15:58:20.299Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T15:58:20.299Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T15:58:20.299Z] === RUN TestMiddleware [2022-01-03T15:58:20.299Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T15:58:20.299Z] === RUN TestNewResponseModifier [2022-01-03T15:58:20.299Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T15:58:20.299Z] PASS [2022-01-03T15:58:20.299Z] coverage: 26.8% of statements [2022-01-03T15:58:20.299Z] ok github.com/docker/docker/pkg/authorization 0.397s coverage: 26.8% of statements [2022-01-03T15:58:20.769Z] === RUN TestIsArchivePathDir [2022-01-03T15:58:20.769Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T15:58:20.769Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T15:58:20.866Z] --- PASS: TestStats (2.39s) [2022-01-03T15:58:20.866Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:58:20.866Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:58:20.866Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:58:20.866Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:58:20.866Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:58:20.866Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:58:20.866Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:58:20.866Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:58:20.866Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:58:20.866Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:58:20.866Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:58:20.906Z] time="2022-01-03T15:58:20Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T15:58:20.906Z] time="2022-01-03T15:58:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"333700b975b5\"}'" [2022-01-03T15:58:20.906Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-01-03T15:58:20.906Z] PASS [2022-01-03T15:58:20.906Z] coverage: 82.5% of statements [2022-01-03T15:58:20.906Z] ok github.com/docker/docker/daemon/logger/splunk 2.010s coverage: 82.5% of statements [2022-01-03T15:58:20.906Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:58:20.906Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T15:58:20.906Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:58:20.906Z] === RUN TestV1IDService [2022-01-03T15:58:20.906Z] --- PASS: TestV1IDService (0.03s) [2022-01-03T15:58:20.906Z] === RUN TestV2MetadataService [2022-01-03T15:58:21.010Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T15:58:21.240Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-03T15:58:21.240Z] === RUN TestIsArchivePathTar [2022-01-03T15:58:21.240Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-01-03T15:58:21.240Z] === RUN TestDecompressStreamGzip [2022-01-03T15:58:21.240Z] === RUN TestUnbuffered [2022-01-03T15:58:21.240Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T15:58:21.240Z] === RUN TestRaceUnbuffered [2022-01-03T15:58:21.240Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T15:58:21.240Z] PASS [2022-01-03T15:58:21.240Z] coverage: 100.0% of statements [2022-01-03T15:58:21.240Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-01-03T15:58:21.240Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-01-03T15:58:21.240Z] === RUN TestDecompressStreamBzip2 [2022-01-03T15:58:21.240Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-01-03T15:58:21.240Z] === RUN TestDecompressStreamXz [2022-01-03T15:58:21.240Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:58:21.240Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T15:58:21.240Z] === RUN TestDecompressStreamZstd [2022-01-03T15:58:21.266Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-03T15:58:21.266Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T15:58:21.376Z] === RUN TestSuccessfulDownload [2022-01-03T15:58:21.376Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:58:21.376Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T15:58:21.376Z] === RUN TestCancelledDownload [2022-01-03T15:58:21.376Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T15:58:21.376Z] === RUN TestMaxDownloadAttempts [2022-01-03T15:58:21.376Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:58:21.376Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:58:21.376Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:58:21.376Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:58:21.376Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:58:21.376Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:58:21.376Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:58:21.376Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:58:21.376Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:58:21.376Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:58:21.376Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:58:21.376Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:58:21.435Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:58:21.711Z] archive_test.go:140: zstd not installed [2022-01-03T15:58:21.711Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-03T15:58:21.711Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T15:58:21.711Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T15:58:21.711Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCompressStreamInvalid [2022-01-03T15:58:21.711Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionInvalid [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionUncompressed [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionBzip2 [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionGzip [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionXz [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestExtensionZstd [2022-01-03T15:58:21.711Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCmdStreamLargeStderr [2022-01-03T15:58:21.711Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-03T15:58:21.711Z] === RUN TestCmdStreamBad [2022-01-03T15:58:21.711Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:58:21.711Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCmdStreamGood [2022-01-03T15:58:21.711Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-03T15:58:21.711Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T15:58:21.711Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-03T15:58:21.711Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T15:58:21.711Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestUntarPath [2022-01-03T15:58:21.711Z] --- PASS: TestUntarPath (0.08s) [2022-01-03T15:58:21.711Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T15:58:21.711Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-03T15:58:21.711Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T15:58:21.711Z] === RUN TestMatch [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[foo]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[]#01 [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[qux]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T15:58:21.711Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T15:58:21.711Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T15:58:21.711Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T15:58:21.711Z] PASS [2022-01-03T15:58:21.711Z] coverage: 87.5% of statements [2022-01-03T15:58:21.711Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-01-03T15:58:21.711Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-03T15:58:21.711Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T15:58:21.711Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T15:58:21.711Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCopyWithTarSrcFile [2022-01-03T15:58:21.711Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T15:58:21.711Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T15:58:21.711Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T15:58:21.711Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T15:58:21.711Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T15:58:21.711Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-03T15:58:21.711Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T15:58:21.711Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T15:58:21.711Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T15:58:21.711Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T15:58:21.711Z] === RUN TestTarFiles [2022-01-03T15:58:21.828Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-03T15:58:21.847Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T15:58:21.847Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T15:58:21.847Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T15:58:21.847Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T15:58:21.847Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T15:58:21.847Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T15:58:21.847Z] === RUN TestManifestStore [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1491012252\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:58:21.847Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-01-03T15:58:21.847Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-01-03T15:58:21.847Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-01-03T15:58:21.847Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-01-03T15:58:21.847Z] === RUN TestTransfer [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/no_local_cache [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/with_local_cache [2022-01-03T15:58:21.847Z] --- PASS: TestV2MetadataService (0.97s) [2022-01-03T15:58:21.847Z] PASS [2022-01-03T15:58:21.847Z] coverage: 48.2% of statements [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T15:58:21.847Z] ok github.com/docker/docker/distribution/metadata 1.067s coverage: 48.2% of statements [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="reference for unknown type: " [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="reference for unknown type: " [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="reference for unknown type: " [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="reference for unknown type: " [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="reference for unknown type: " [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T15:58:21.847Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T15:58:21.847Z] time="2022-01-03T15:58:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore (0.33s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T15:58:21.847Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T15:58:21.847Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T15:58:21.847Z] === RUN TestFixManifestLayers [2022-01-03T15:58:21.847Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T15:58:22.084Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-03T15:58:22.084Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T15:58:22.318Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T15:58:22.318Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:58:22.318Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestFixManifestLayersBadParent [2022-01-03T15:58:22.318Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestValidateManifest [2022-01-03T15:58:22.318Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:58:22.318Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestFormatPlatform [2022-01-03T15:58:22.318Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T15:58:22.318Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestLayerAlreadyExists [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] --- PASS: TestTransfer (0.12s) [2022-01-03T15:58:22.318Z] === RUN TestConcurrencyLimit [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T15:58:22.318Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-03T15:58:22.318Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T15:58:22.318Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-03T15:58:22.318Z] === RUN TestInactiveJobs [2022-01-03T15:58:22.318Z] === RUN TestNotFound [2022-01-03T15:58:22.318Z] --- PASS: TestNotFound (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestConflict [2022-01-03T15:58:22.318Z] --- PASS: TestConflict (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestForbidden [2022-01-03T15:58:22.318Z] --- PASS: TestForbidden (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestInvalidParameter [2022-01-03T15:58:22.318Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestNotImplemented [2022-01-03T15:58:22.318Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestNotModified [2022-01-03T15:58:22.318Z] --- PASS: TestNotModified (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestUnauthorized [2022-01-03T15:58:22.318Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestUnknown [2022-01-03T15:58:22.318Z] --- PASS: TestUnknown (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestCancelled [2022-01-03T15:58:22.318Z] --- PASS: TestCancelled (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestDeadline [2022-01-03T15:58:22.318Z] --- PASS: TestDeadline (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestDataLoss [2022-01-03T15:58:22.318Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestUnavailable [2022-01-03T15:58:22.318Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestSystem [2022-01-03T15:58:22.318Z] --- PASS: TestSystem (0.00s) [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Conflict [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T15:58:22.318Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T15:58:22.318Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T15:58:22.318Z] PASS [2022-01-03T15:58:22.318Z] coverage: 53.1% of statements [2022-01-03T15:58:22.318Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-01-03T15:58:22.703Z] 2022/01/03 15:58:22 Closing DB instances... [2022-01-03T15:58:22.703Z] === RUN TestChrootTarUntar [2022-01-03T15:58:22.703Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T15:58:22.703Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T15:58:22.703Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T15:58:22.703Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootCopyWithTar [2022-01-03T15:58:22.703Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootCopyFileWithTar [2022-01-03T15:58:22.703Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootUntarPath [2022-01-03T15:58:22.703Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T15:58:22.703Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T15:58:22.703Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:58:22.703Z] === RUN TestChrootApplyDotDotFile [2022-01-03T15:58:22.703Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:22.703Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:58:22.703Z] PASS [2022-01-03T15:58:22.703Z] coverage: 15.1% of statements [2022-01-03T15:58:22.703Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2022-01-03T15:58:22.788Z] --- PASS: TestInactiveJobs (0.40s) [2022-01-03T15:58:22.788Z] === RUN TestWatchRelease [2022-01-03T15:58:22.788Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T15:58:22.788Z] === RUN TestWatchFinishedTransfer [2022-01-03T15:58:22.788Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T15:58:22.788Z] === RUN TestDuplicateTransfer [2022-01-03T15:58:22.788Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T15:58:22.788Z] === RUN TestSuccessfulUpload [2022-01-03T15:58:23.258Z] time="2022-01-03T15:58:22Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T15:58:23.258Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-01-03T15:58:23.258Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T15:58:23.258Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T15:58:23.258Z] === RUN TestTokenPassThru [2022-01-03T15:58:23.258Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T15:58:23.258Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T15:58:23.258Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T15:58:23.258Z] PASS [2022-01-03T15:58:23.258Z] coverage: 24.6% of statements [2022-01-03T15:58:23.258Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-01-03T15:58:23.258Z] === RUN TestCancelledUpload [2022-01-03T15:58:23.258Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T15:58:23.258Z] PASS [2022-01-03T15:58:23.258Z] coverage: 76.8% of statements [2022-01-03T15:58:23.258Z] ok github.com/docker/docker/distribution 1.615s coverage: 24.6% of statements [2022-01-03T15:58:23.258Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 76.8% of statements [2022-01-03T15:58:23.258Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:58:23.258Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:58:23.344Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:58:23.694Z] === RUN TestSizeEmpty [2022-01-03T15:58:23.694Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeEmptyFile [2022-01-03T15:58:23.694Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeNonemptyFile [2022-01-03T15:58:23.694Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T15:58:23.694Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T15:58:23.694Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T15:58:23.694Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-01-03T15:58:23.694Z] === RUN TestMoveToSubdir [2022-01-03T15:58:23.694Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-03T15:58:23.694Z] === RUN TestSizeNonExistingDirectory [2022-01-03T15:58:23.694Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T15:58:23.694Z] PASS [2022-01-03T15:58:23.694Z] coverage: 80.0% of statements [2022-01-03T15:58:23.694Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-01-03T15:58:23.728Z] === RUN TestCompare [2022-01-03T15:58:23.728Z] --- PASS: TestCompare (0.00s) [2022-01-03T15:58:23.728Z] PASS [2022-01-03T15:58:23.728Z] coverage: 19.2% of statements [2022-01-03T15:58:23.728Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2022-01-03T15:58:23.728Z] === RUN TestFSGetInvalidData [2022-01-03T15:58:23.728Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-03T15:58:23.728Z] === RUN TestFSInvalidSet [2022-01-03T15:58:23.728Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T15:58:23.728Z] === RUN TestFSInvalidRoot [2022-01-03T15:58:23.728Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T15:58:23.728Z] === RUN TestFSMetadataGetSet [2022-01-03T15:58:23.728Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-01-03T15:58:23.728Z] === RUN TestFSInvalidWalker [2022-01-03T15:58:23.728Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-01-03T15:58:23.728Z] === RUN TestFSGetSet [2022-01-03T15:58:23.728Z] --- PASS: TestFSGetSet (0.03s) [2022-01-03T15:58:23.728Z] === RUN TestFSGetUnsetKey [2022-01-03T15:58:23.728Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T15:58:23.728Z] === RUN TestFSGetEmptyData [2022-01-03T15:58:23.728Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T15:58:23.728Z] === RUN TestFSDelete [2022-01-03T15:58:23.728Z] --- PASS: TestFSDelete (0.02s) [2022-01-03T15:58:23.728Z] === RUN TestFSWalker [2022-01-03T15:58:23.728Z] --- PASS: TestFSWalker (0.02s) [2022-01-03T15:58:23.728Z] === RUN TestFSWalkerStopOnError [2022-01-03T15:58:23.728Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T15:58:23.728Z] === RUN TestNewFromJSON [2022-01-03T15:58:23.728Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T15:58:23.728Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T15:58:23.728Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T15:58:23.728Z] === RUN TestMarshalKeyOrder [2022-01-03T15:58:23.728Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T15:58:23.728Z] === RUN TestHistoryEqual [2022-01-03T15:58:23.975Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T15:58:24.164Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2022-01-03T15:58:24.164Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T15:58:24.199Z] --- PASS: TestHistoryEqual (0.19s) [2022-01-03T15:58:24.199Z] === RUN TestImage [2022-01-03T15:58:24.199Z] --- PASS: TestImage (0.00s) [2022-01-03T15:58:24.199Z] === RUN TestImageOSNotEmpty [2022-01-03T15:58:24.199Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T15:58:24.199Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T15:58:24.199Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T15:58:24.199Z] === RUN TestCreate [2022-01-03T15:58:24.199Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:58:24.199Z] === RUN TestRestore [2022-01-03T15:58:24.199Z] time="2022-01-03T15:58:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T15:58:24.199Z] --- PASS: TestRestore (0.04s) [2022-01-03T15:58:24.199Z] === RUN TestAddDelete [2022-01-03T15:58:24.199Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T15:58:24.199Z] === RUN TestSearchAfterDelete [2022-01-03T15:58:24.199Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T15:58:24.199Z] === RUN TestParentReset [2022-01-03T15:58:24.199Z] --- PASS: TestParentReset (0.03s) [2022-01-03T15:58:24.199Z] === RUN TestGetAndSetLastUpdated [2022-01-03T15:58:24.199Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-03T15:58:24.199Z] === RUN TestStoreLen [2022-01-03T15:58:24.199Z] --- PASS: TestStoreLen (0.09s) [2022-01-03T15:58:24.199Z] PASS [2022-01-03T15:58:24.199Z] coverage: 86.6% of statements [2022-01-03T15:58:24.199Z] ok github.com/docker/docker/image 0.704s coverage: 86.6% of statements [2022-01-03T15:58:24.539Z] --- PASS: TestReplicatedJob (6.09s) [2022-01-03T15:58:24.539Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:58:24.635Z] === RUN Test [2022-01-03T15:58:24.635Z] === RUN Test/TestContainsEntry [2022-01-03T15:58:24.635Z] === RUN Test/TestCreateEntries [2022-01-03T15:58:24.635Z] === RUN Test/TestEntriesDiff [2022-01-03T15:58:24.635Z] === RUN Test/TestEntriesEquality [2022-01-03T15:58:24.635Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T15:58:24.635Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T15:58:24.635Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T15:58:24.635Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T15:58:24.635Z] === RUN Test/TestGeneratorWithPort [2022-01-03T15:58:24.635Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T15:58:24.635Z] === RUN Test/TestNewEntry [2022-01-03T15:58:24.635Z] === RUN Test/TestParse [2022-01-03T15:58:24.635Z] --- PASS: Test (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T15:58:24.635Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T15:58:24.635Z] PASS [2022-01-03T15:58:24.635Z] coverage: 58.3% of statements [2022-01-03T15:58:24.635Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2022-01-03T15:58:24.669Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T15:58:24.669Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T15:58:24.669Z] PASS [2022-01-03T15:58:24.669Z] coverage: 25.0% of statements [2022-01-03T15:58:24.669Z] ok github.com/docker/docker/image/v1 0.138s coverage: 25.0% of statements [2022-01-03T15:58:24.669Z] === RUN TestValidateManifest [2022-01-03T15:58:24.669Z] === RUN TestValidateManifest/nil [2022-01-03T15:58:24.669Z] === RUN TestValidateManifest/non-nil [2022-01-03T15:58:24.669Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T15:58:24.669Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T15:58:24.669Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T15:58:24.669Z] PASS [2022-01-03T15:58:24.669Z] coverage: 0.7% of statements [2022-01-03T15:58:24.669Z] ok github.com/docker/docker/image/tarexport 0.129s coverage: 0.7% of statements [2022-01-03T15:58:24.669Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:58:24.724Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:58:24.724Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-01-03T15:58:24.724Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-01-03T15:58:24.724Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-01-03T15:58:24.724Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-01-03T15:58:24.724Z] === RUN TestDeleteDevicemapper [2022-01-03T15:58:24.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:58:24.725Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:58:24.725Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:58:24.795Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T15:58:24.795Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T15:58:24.795Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T15:58:25.626Z] === RUN Test [2022-01-03T15:58:25.626Z] === RUN Test/TestContent [2022-01-03T15:58:25.626Z] === RUN Test/TestInitialize [2022-01-03T15:58:25.626Z] === RUN Test/TestNew [2022-01-03T15:58:25.626Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T15:58:25.626Z] === RUN Test/TestRegister [2022-01-03T15:58:25.626Z] === RUN Test/TestWatch [2022-01-03T15:58:25.626Z] --- PASS: Test (0.01s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:58:25.626Z] --- PASS: Test/TestWatch (0.01s) [2022-01-03T15:58:25.626Z] PASS [2022-01-03T15:58:25.626Z] coverage: 92.9% of statements [2022-01-03T15:58:25.626Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2022-01-03T15:58:25.723Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T15:58:25.723Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T15:58:26.106Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-01-03T15:58:26.106Z] === RUN TestUpdateMemory [2022-01-03T15:58:26.239Z] === RUN TestSerialization [2022-01-03T15:58:26.239Z] --- PASS: TestSerialization (0.02s) [2022-01-03T15:58:26.239Z] PASS [2022-01-03T15:58:26.239Z] coverage: 100.0% of statements [2022-01-03T15:58:26.239Z] === RUN TestEmptyLayer [2022-01-03T15:58:26.239Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestCommitFailure [2022-01-03T15:58:26.239Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-01-03T15:58:26.239Z] --- PASS: TestCommitFailure (0.02s) [2022-01-03T15:58:26.239Z] === RUN TestStartTransactionFailure [2022-01-03T15:58:26.239Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestGetOrphan [2022-01-03T15:58:26.239Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T15:58:26.239Z] === RUN TestMountAndRegister [2022-01-03T15:58:26.239Z] layer_test.go:270: Layer size: 14 [2022-01-03T15:58:26.239Z] --- PASS: TestMountAndRegister (0.09s) [2022-01-03T15:58:26.239Z] === RUN TestLayerRelease [2022-01-03T15:58:26.239Z] layer_test.go:303: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestStoreRestore [2022-01-03T15:58:26.239Z] layer_test.go:352: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestTarStreamStability [2022-01-03T15:58:26.239Z] layer_test.go:467: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestRegisterExistingLayer [2022-01-03T15:58:26.239Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-01-03T15:58:26.239Z] === RUN TestTarStreamVerification [2022-01-03T15:58:26.239Z] layer_test.go:696: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestLayerMigration [2022-01-03T15:58:26.239Z] migration_test.go:45: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T15:58:26.239Z] migration_test.go:181: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestMountInit [2022-01-03T15:58:26.239Z] mount_test.go:17: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestMountSize [2022-01-03T15:58:26.239Z] mount_test.go:76: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestMountChanges [2022-01-03T15:58:26.239Z] mount_test.go:125: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T15:58:26.239Z] === RUN TestMountApply [2022-01-03T15:58:26.239Z] mount_test.go:212: Failing on Windows [2022-01-03T15:58:26.239Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T15:58:26.239Z] PASS [2022-01-03T15:58:26.239Z] coverage: 30.1% of statements [2022-01-03T15:58:26.239Z] ok github.com/docker/docker/layer 0.367s coverage: 30.1% of statements [2022-01-03T15:58:26.616Z] 2022/01/03 15:58:26 Closing DB instances... [2022-01-03T15:58:26.616Z] === RUN Test [2022-01-03T15:58:26.616Z] === RUN Test/TestInitialize [2022-01-03T15:58:26.651Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T15:58:26.676Z] --- PASS: TestUpdateMemory (0.51s) [2022-01-03T15:58:26.676Z] === RUN TestUpdateCPUQuota [2022-01-03T15:58:26.709Z] === RUN TestEnvironmentParsing [2022-01-03T15:58:26.709Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T15:58:26.709Z] PASS [2022-01-03T15:58:26.709Z] coverage: 1.2% of statements [2022-01-03T15:58:26.709Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-01-03T15:58:26.709Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:58:26.709Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:58:26.709Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:58:26.709Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:58:27.086Z] time="2022-01-03T15:58:26Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:27.086Z] time="2022-01-03T15:58:26Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:27.086Z] time="2022-01-03T15:58:26Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:27.086Z] === RUN Test/TestInitializeWithCerts [2022-01-03T15:58:27.086Z] time="2022-01-03T15:58:26Z" level=info msg="Initializing discovery with TLS" [2022-01-03T15:58:27.086Z] === RUN Test/TestWatch [2022-01-03T15:58:27.086Z] time="2022-01-03T15:58:26Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:27.086Z] --- PASS: TestTarFiles (5.27s) [2022-01-03T15:58:27.086Z] === RUN TestDetectCompressionZstd [2022-01-03T15:58:27.086Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T15:58:27.086Z] === RUN TestTarUntar [2022-01-03T15:58:27.086Z] --- PASS: TestTarUntar (0.04s) [2022-01-03T15:58:27.086Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T15:58:27.086Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-03T15:58:27.086Z] === RUN TestTarWithOptions [2022-01-03T15:58:27.086Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T15:58:27.086Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T15:58:27.086Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T15:58:27.086Z] === RUN TestUntarUstarGnuConflict [2022-01-03T15:58:27.086Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T15:58:27.086Z] === RUN TestUntarInvalidFilenames [2022-01-03T15:58:27.246Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-01-03T15:58:27.246Z] === RUN TestUpdatePidsLimit [2022-01-03T15:58:27.246Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:58:27.506Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:58:27.506Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:58:27.556Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3195043889\\dest" [2022-01-03T15:58:27.556Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-01-03T15:58:27.556Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T15:58:27.556Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T15:58:27.556Z] === RUN TestUntarInvalidHardlink [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3210270411\\victim\\hello" -> "../victim/hello" [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2681945697\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1440452909\\victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2123995760\\victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1298275683\\victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink306549577\\victim" -> "../victim" [2022-01-03T15:58:27.556Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-03T15:58:27.556Z] === RUN TestUntarInvalidSymlink [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1234374237\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2833065343\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1716267810\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2526557206\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2117424187\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433725480\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:27.556Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2293106557\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T15:58:27.556Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-03T15:58:27.556Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T15:58:27.556Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T15:58:27.556Z] === RUN TestXGlobalNoParent [2022-01-03T15:58:27.556Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T15:58:27.556Z] === RUN TestReplaceFileTarWrapper [2022-01-03T15:58:27.556Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-01-03T15:58:27.556Z] === RUN TestPrefixHeaderReadable [2022-01-03T15:58:27.577Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-03T15:58:27.577Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-03T15:58:27.577Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T15:58:27.577Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-03T15:58:27.577Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T15:58:27.577Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T15:58:27.701Z] === RUN TestSequenceGetAvailableBit [2022-01-03T15:58:27.701Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSequenceEqual [2022-01-03T15:58:27.701Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSequenceCopy [2022-01-03T15:58:27.701Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestGetFirstAvailable [2022-01-03T15:58:27.701Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestFindSequence [2022-01-03T15:58:27.701Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestCheckIfAvailable [2022-01-03T15:58:27.701Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestMergeSequences [2022-01-03T15:58:27.701Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestPushReservation [2022-01-03T15:58:27.701Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSerializeDeserialize [2022-01-03T15:58:27.701Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSet [2022-01-03T15:58:27.701Z] --- PASS: TestSet (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSetUnset [2022-01-03T15:58:27.701Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestOffsetSetUnset [2022-01-03T15:58:27.701Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSetInRange [2022-01-03T15:58:27.701Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestSetAnyInRange [2022-01-03T15:58:27.701Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestMethods [2022-01-03T15:58:27.701Z] --- PASS: TestMethods (0.00s) [2022-01-03T15:58:27.701Z] === RUN TestRandomAllocateDeallocate [2022-01-03T15:58:27.765Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:58:27.833Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-01-03T15:58:27.833Z] === RUN TestServiceListWithStatuses [2022-01-03T15:58:27.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:58:27.833Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:58:27.833Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:58:28.025Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:58:28.025Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:58:28.027Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-01-03T15:58:28.027Z] === RUN TestDisablePigz [2022-01-03T15:58:28.027Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-03T15:58:28.027Z] === RUN TestNetworkDBNodeLeave [2022-01-03T15:58:28.027Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T15:58:28.027Z] --- PASS: TestDisablePigz (0.24s) [2022-01-03T15:58:28.027Z] === RUN TestPigz [2022-01-03T15:58:28.027Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T15:58:28.027Z] --- PASS: TestPigz (0.15s) [2022-01-03T15:58:28.027Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:58:28.027Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:58:28.027Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:58:28.027Z] === RUN TestCanonicalTarNameForPath [2022-01-03T15:58:28.027Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T15:58:28.027Z] === RUN TestCanonicalTarName [2022-01-03T15:58:28.027Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T15:58:28.027Z] === RUN TestChmodTarEntry [2022-01-03T15:58:28.027Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T15:58:28.027Z] === RUN TestHardLinkOrder [2022-01-03T15:58:28.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:58:28.381Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-03T15:58:28.499Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-03T15:58:28.499Z] === RUN TestChangeString [2022-01-03T15:58:28.499Z] --- PASS: TestChangeString (0.00s) [2022-01-03T15:58:28.499Z] === RUN TestChangesWithNoChanges [2022-01-03T15:58:28.499Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T15:58:28.499Z] === RUN TestChangesWithChanges [2022-01-03T15:58:28.499Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-03T15:58:28.499Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T15:58:28.499Z] changes_test.go:195: needs more investigation [2022-01-03T15:58:28.499Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:58:28.499Z] === RUN TestChangesDirsEmpty [2022-01-03T15:58:28.499Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:58:28.500Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestChangesDirsMutated [2022-01-03T15:58:28.500Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:58:28.500Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestApplyLayer [2022-01-03T15:58:28.500Z] changes_test.go:432: needs further investigation [2022-01-03T15:58:28.500Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T15:58:28.500Z] changes_test.go:468: needs further investigation [2022-01-03T15:58:28.500Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T15:58:28.500Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T15:58:28.500Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestChangesSize [2022-01-03T15:58:28.500Z] --- PASS: TestChangesSize (0.01s) [2022-01-03T15:58:28.500Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T15:58:28.500Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3512947881\\dest" [2022-01-03T15:58:28.500Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T15:58:28.500Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3512736133\\victim\\hello" -> "../victim/hello" [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4138249115\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2206738407\\victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1014517269\\victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2429026475\\victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2789129044\\victim" -> "../victim" [2022-01-03T15:58:28.500Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T15:58:28.500Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink602378073\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3037088130\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1813791359\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1052376858\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1209941596\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:28.500Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink531639146\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:28.500Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-03T15:58:28.500Z] === RUN TestApplyLayerWhiteouts [2022-01-03T15:58:28.500Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-03T15:58:28.500Z] === RUN TestGenerateEmptyFile [2022-01-03T15:58:28.500Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T15:58:28.500Z] === RUN TestGenerateWithContent [2022-01-03T15:58:28.500Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T15:58:28.500Z] PASS [2022-01-03T15:58:28.500Z] coverage: 62.0% of statements [2022-01-03T15:58:28.500Z] ok github.com/docker/docker/pkg/archive 7.733s coverage: 62.0% of statements [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-01-03T15:58:28.855Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-01-03T15:58:28.855Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:58:29.270Z] === RUN TestInvalidConfig [2022-01-03T15:58:29.270Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T15:58:29.270Z] === RUN TestConfig [2022-01-03T15:58:29.270Z] --- PASS: TestConfig (0.00s) [2022-01-03T15:58:29.270Z] === RUN TestOptionsLabels [2022-01-03T15:58:29.270Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T15:58:29.270Z] === RUN TestValidName [2022-01-03T15:58:29.270Z] --- PASS: TestValidName (0.00s) [2022-01-03T15:58:29.270Z] === RUN TestTLSConfiguration [2022-01-03T15:58:29.270Z] time="2022-01-03T15:58:29Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T15:58:29.270Z] --- PASS: TestTLSConfiguration (0.20s) [2022-01-03T15:58:29.270Z] PASS [2022-01-03T15:58:29.270Z] coverage: 24.0% of statements [2022-01-03T15:58:29.722Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-03T15:58:29.740Z] ok github.com/docker/docker/libnetwork/config 0.278s coverage: 24.0% of statements [2022-01-03T15:58:29.740Z] === RUN TestKey [2022-01-03T15:58:29.740Z] --- PASS: TestKey (0.00s) [2022-01-03T15:58:29.740Z] === RUN TestParseKey [2022-01-03T15:58:29.740Z] --- PASS: TestParseKey (0.00s) [2022-01-03T15:58:29.740Z] === RUN TestInvalidDataStore [2022-01-03T15:58:29.740Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T15:58:29.740Z] === RUN TestKVObjectFlatKey [2022-01-03T15:58:29.740Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T15:58:29.740Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T15:58:29.740Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T15:58:29.740Z] PASS [2022-01-03T15:58:29.740Z] coverage: 21.9% of statements [2022-01-03T15:58:29.740Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-01-03T15:58:29.740Z] === RUN TestErrorInterfaces [2022-01-03T15:58:29.740Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T15:58:29.740Z] === RUN TestNetworkMarshalling [2022-01-03T15:58:30.069Z] --- PASS: Test (3.21s) [2022-01-03T15:58:30.069Z] --- PASS: Test/TestInitialize (0.19s) [2022-01-03T15:58:30.069Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T15:58:30.069Z] --- PASS: Test/TestWatch (3.01s) [2022-01-03T15:58:30.069Z] PASS [2022-01-03T15:58:30.069Z] coverage: 84.1% of statements [2022-01-03T15:58:30.069Z] ok github.com/docker/docker/pkg/discovery/kv 3.266s coverage: 84.1% of statements [2022-01-03T15:58:30.210Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-01-03T15:58:30.210Z] === RUN TestEndpointMarshalling [2022-01-03T15:58:30.210Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestAuxAddresses [2022-01-03T15:58:30.210Z] time="2022-01-03T15:58:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:30.210Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T15:58:30.210Z] === RUN TestSRVServiceQuery [2022-01-03T15:58:30.210Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T15:58:30.210Z] === RUN TestServiceVIPReuse [2022-01-03T15:58:30.210Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T15:58:30.210Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T15:58:30.210Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestDNSIPQuery [2022-01-03T15:58:30.210Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestDNSProxyServFail [2022-01-03T15:58:30.210Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestSandboxAddEmpty [2022-01-03T15:58:30.210Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestSandboxAddMultiPrio [2022-01-03T15:58:30.210Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestSandboxAddSamePrio [2022-01-03T15:58:30.210Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestCleanupServiceDiscovery [2022-01-03T15:58:30.210Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestDNSOptions [2022-01-03T15:58:30.210Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:58:30.210Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T15:58:30.210Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T15:58:30.210Z] time="2022-01-03T15:58:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:30.210Z] time="2022-01-03T15:58:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:58:30.210Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-03T15:58:30.210Z] PASS [2022-01-03T15:58:30.210Z] coverage: 8.6% of statements [2022-01-03T15:58:30.210Z] ok github.com/docker/docker/libnetwork 0.362s coverage: 8.6% of statements [2022-01-03T15:58:30.285Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T15:58:30.541Z] === RUN Test [2022-01-03T15:58:30.541Z] === RUN Test/TestWatch [2022-01-03T15:58:30.541Z] --- PASS: Test (0.00s) [2022-01-03T15:58:30.541Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:58:30.541Z] PASS [2022-01-03T15:58:30.541Z] coverage: 92.3% of statements [2022-01-03T15:58:30.541Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2022-01-03T15:58:30.541Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-03T15:58:30.541Z] === RUN TestNetworkDBWatch [2022-01-03T15:58:30.680Z] === RUN TestIPDataMarshalling [2022-01-03T15:58:30.680Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T15:58:30.680Z] === RUN TestValidateAndIsV6 [2022-01-03T15:58:30.680Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T15:58:30.680Z] PASS [2022-01-03T15:58:30.680Z] coverage: 68.9% of statements [2022-01-03T15:58:30.680Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-01-03T15:58:30.680Z] === RUN TestDriver [2022-01-03T15:58:30.680Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:30.680Z] PASS [2022-01-03T15:58:30.680Z] coverage: 34.8% of statements [2022-01-03T15:58:30.680Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-01-03T15:58:30.847Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T15:58:31.149Z] === RUN TestDriver [2022-01-03T15:58:31.149Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:31.149Z] PASS [2022-01-03T15:58:31.149Z] coverage: 34.8% of statements [2022-01-03T15:58:31.149Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-01-03T15:58:31.533Z] === RUN Test [2022-01-03T15:58:31.533Z] === RUN Test/TestInitialize [2022-01-03T15:58:31.533Z] === RUN Test/TestInitializeWithPattern [2022-01-03T15:58:31.533Z] === RUN Test/TestRegister [2022-01-03T15:58:31.533Z] === RUN Test/TestWatch [2022-01-03T15:58:31.533Z] --- PASS: Test (0.00s) [2022-01-03T15:58:31.533Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:58:31.533Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T15:58:31.533Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:58:31.533Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:58:31.533Z] PASS [2022-01-03T15:58:31.533Z] coverage: 93.8% of statements [2022-01-03T15:58:31.533Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2022-01-03T15:58:31.624Z] === RUN TestNetworkAllocateFree [2022-01-03T15:58:31.624Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T15:58:31.624Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T15:58:31.624Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T15:58:31.624Z] PASS [2022-01-03T15:58:31.624Z] coverage: 63.6% of statements [2022-01-03T15:58:31.624Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-01-03T15:58:31.778Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T15:58:32.003Z] === RUN TestPollerAddRemove [2022-01-03T15:58:32.003Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T15:58:32.003Z] === RUN TestPollerEvent [2022-01-03T15:58:32.003Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:58:32.003Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T15:58:32.003Z] === RUN TestPollerClose [2022-01-03T15:58:32.003Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T15:58:32.003Z] PASS [2022-01-03T15:58:32.003Z] coverage: 39.4% of statements [2022-01-03T15:58:32.003Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 39.4% of statements [2022-01-03T15:58:32.096Z] === RUN TestGetEmptyCapabilities [2022-01-03T15:58:32.096Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T15:58:32.096Z] === RUN TestGetExtraCapabilities [2022-01-03T15:58:32.096Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T15:58:32.096Z] === RUN TestGetInvalidCapabilities [2022-01-03T15:58:32.096Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-03T15:58:32.096Z] === RUN TestRemoteDriver [2022-01-03T15:58:32.096Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:58:32.096Z] === RUN TestDriverError [2022-01-03T15:58:32.096Z] --- PASS: TestDriverError (0.00s) [2022-01-03T15:58:32.096Z] === RUN TestMissingValues [2022-01-03T15:58:32.096Z] --- PASS: TestMissingValues (0.00s) [2022-01-03T15:58:32.096Z] === RUN TestRollback [2022-01-03T15:58:32.096Z] --- PASS: TestRollback (0.01s) [2022-01-03T15:58:32.096Z] PASS [2022-01-03T15:58:32.096Z] coverage: 57.4% of statements [2022-01-03T15:58:32.096Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.091s coverage: 57.4% of statements [2022-01-03T15:58:32.474Z] 2022/01/03 15:58:32 Closing DB instances... [2022-01-03T15:58:32.566Z] === RUN TestNew [2022-01-03T15:58:32.708Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2022-01-03T15:58:32.708Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:58:32.944Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T15:58:32.944Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:58:32.944Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T15:58:32.944Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T15:58:32.944Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestCopyFile [2022-01-03T15:58:32.944Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T15:58:32.944Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:58:32.944Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:58:32.944Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T15:58:32.944Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T15:58:33.036Z] --- PASS: TestNew (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestAddDriver [2022-01-03T15:58:33.036Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestAddDuplicateDriver [2022-01-03T15:58:33.036Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T15:58:33.036Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestDriver [2022-01-03T15:58:33.036Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestIPAM [2022-01-03T15:58:33.036Z] --- PASS: TestIPAM (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestWalkIPAMs [2022-01-03T15:58:33.036Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestWalkDrivers [2022-01-03T15:58:33.036Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T15:58:33.036Z] PASS [2022-01-03T15:58:33.036Z] coverage: 82.4% of statements [2022-01-03T15:58:33.036Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-01-03T15:58:33.036Z] === RUN TestNAT [2022-01-03T15:58:33.036Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:58:33.036Z] --- SKIP: TestNAT (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestTransparent [2022-01-03T15:58:33.036Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:58:33.036Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T15:58:33.036Z] PASS [2022-01-03T15:58:33.036Z] coverage: 0.0% of statements [2022-01-03T15:58:33.036Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.075s coverage: 0.0% of statements [2022-01-03T15:58:33.036Z] === RUN TestBuildDefault [2022-01-03T15:58:33.036Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestBuildHostnameDomainname [2022-01-03T15:58:33.036Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestBuildHostname [2022-01-03T15:58:33.036Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestBuildHostnameFQDN [2022-01-03T15:58:33.036Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestBuildNoIP [2022-01-03T15:58:33.036Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestUpdate [2022-01-03T15:58:33.036Z] --- PASS: TestUpdate (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T15:58:33.036Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T15:58:33.036Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestAddEmpty [2022-01-03T15:58:33.036Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestAdd [2022-01-03T15:58:33.036Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestDeleteEmpty [2022-01-03T15:58:33.036Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestDeleteNewline [2022-01-03T15:58:33.036Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestDelete [2022-01-03T15:58:33.036Z] --- PASS: TestDelete (0.00s) [2022-01-03T15:58:33.036Z] === RUN TestConcurrentWrites [2022-01-03T15:58:33.036Z] --- PASS: TestRandomAllocateDeallocate (5.69s) [2022-01-03T15:58:33.036Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:58:33.414Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T15:58:33.414Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:58:33.414Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestWildcardMatches [2022-01-03T15:58:33.414Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestPatternMatches [2022-01-03T15:58:33.414Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T15:58:33.414Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T15:58:33.414Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T15:58:33.414Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T15:58:33.414Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T15:58:33.414Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T15:58:33.414Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestSingleExclamationError [2022-01-03T15:58:33.414Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestMatchesWithNoPatterns [2022-01-03T15:58:33.414Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T15:58:33.414Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestMatches [2022-01-03T15:58:33.414Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T15:58:33.414Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T15:58:33.414Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T15:58:33.414Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T15:58:33.414Z] --- PASS: TestMatches (0.01s) [2022-01-03T15:58:33.414Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T15:58:33.414Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T15:58:33.414Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T15:58:33.414Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatterns [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T15:58:33.414Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCreateIfNotExistsDir [2022-01-03T15:58:33.414Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestCreateIfNotExistsFile [2022-01-03T15:58:33.414Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-03T15:58:33.414Z] === RUN TestMatch [2022-01-03T15:58:33.414Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:58:33.414Z] PASS [2022-01-03T15:58:33.414Z] coverage: 84.0% of statements [2022-01-03T15:58:33.414Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 84.0% of statements [2022-01-03T15:58:33.506Z] --- PASS: TestConcurrentWrites (0.25s) [2022-01-03T15:58:33.506Z] PASS [2022-01-03T15:58:33.506Z] coverage: 81.2% of statements [2022-01-03T15:58:33.506Z] ok github.com/docker/docker/libnetwork/etchosts 0.319s coverage: 81.2% of statements [2022-01-03T15:58:33.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-03T15:58:33.885Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-01-03T15:58:33.885Z] === RUN TestNetworkDBBulkSync [2022-01-03T15:58:33.885Z] === RUN TestGet [2022-01-03T15:58:33.885Z] --- PASS: TestGet (0.00s) [2022-01-03T15:58:33.885Z] === RUN TestGetShortcutString [2022-01-03T15:58:33.885Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T15:58:33.885Z] PASS [2022-01-03T15:58:33.885Z] coverage: 42.9% of statements [2022-01-03T15:58:33.885Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-01-03T15:58:33.977Z] === RUN TestNew [2022-01-03T15:58:33.977Z] --- PASS: TestNew (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestAllocate [2022-01-03T15:58:33.977Z] --- PASS: TestAllocate (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestUninitialized [2022-01-03T15:58:33.977Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestAllocateInRange [2022-01-03T15:58:33.977Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestAllocateSerial [2022-01-03T15:58:33.977Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T15:58:33.977Z] PASS [2022-01-03T15:58:33.977Z] coverage: 87.5% of statements [2022-01-03T15:58:33.977Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-01-03T15:58:33.977Z] === RUN TestDiff [2022-01-03T15:58:33.977Z] --- PASS: TestDiff (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestAddedCallback [2022-01-03T15:58:33.977Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestRemovedCallback [2022-01-03T15:58:33.977Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T15:58:33.977Z] === RUN TestNoCallback [2022-01-03T15:58:33.977Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T15:58:33.977Z] PASS [2022-01-03T15:58:33.977Z] coverage: 48.1% of statements [2022-01-03T15:58:33.977Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2022-01-03T15:58:34.447Z] === RUN TestCaller [2022-01-03T15:58:34.447Z] --- PASS: TestCaller (0.00s) [2022-01-03T15:58:34.447Z] PASS [2022-01-03T15:58:34.447Z] coverage: 100.0% of statements [2022-01-03T15:58:34.447Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-01-03T15:58:34.447Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2022-01-03T15:58:34.447Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T15:58:34.447Z] === RUN TestSetSerialInsertDelete [2022-01-03T15:58:34.447Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T15:58:34.447Z] === RUN TestSetParallelInsertDelete [2022-01-03T15:58:34.763Z] --- PASS: TestCreateServiceMultipleTimes (15.58s) [2022-01-03T15:58:34.763Z] === RUN TestCreateServiceConflict [2022-01-03T15:58:34.763Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-01-03T15:58:34.763Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:58:34.878Z] --- PASS: TestGetAddress (20.84s) [2022-01-03T15:58:34.878Z] === RUN TestRequestSyntaxCheck [2022-01-03T15:58:34.878Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-01-03T15:58:34.878Z] === RUN TestRequest [2022-01-03T15:58:34.878Z] === RUN TestCreateIDMapOrder [2022-01-03T15:58:34.878Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T15:58:34.878Z] PASS [2022-01-03T15:58:34.878Z] coverage: 7.2% of statements [2022-01-03T15:58:34.878Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-01-03T15:58:34.878Z] 2022/01/03 15:58:34 Closing DB instances... [2022-01-03T15:58:35.438Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-01-03T15:58:35.438Z] === RUN TestRetrieveFromStore [2022-01-03T15:58:35.869Z] === RUN TestFixedBufferCap [2022-01-03T15:58:35.869Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestFixedBufferLen [2022-01-03T15:58:35.869Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestFixedBufferString [2022-01-03T15:58:35.869Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestFixedBufferWrite [2022-01-03T15:58:35.869Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestFixedBufferRead [2022-01-03T15:58:35.869Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestBytesPipeRead [2022-01-03T15:58:35.869Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestBytesPipeWrite [2022-01-03T15:58:35.869Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T15:58:35.869Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T15:58:35.912Z] === RUN TestInt2IP2IntConversion [2022-01-03T15:58:35.912Z] === RUN TestPoolRequest [2022-01-03T15:58:35.912Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T15:58:35.912Z] === RUN TestOtherRequests [2022-01-03T15:58:35.912Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T15:58:35.912Z] PASS [2022-01-03T15:58:35.912Z] coverage: 57.1% of statements [2022-01-03T15:58:35.912Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-01-03T15:58:36.151Z] docker_api_swarm_test.go:384: [d6b36d6ae5bcd] joining swarm manager [d000f7bed95a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:58:36.338Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-01-03T15:58:36.338Z] === RUN TestAtomicWriteToFile [2022-01-03T15:58:36.338Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T15:58:36.338Z] === RUN TestAtomicWriteSetCommit [2022-01-03T15:58:36.338Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T15:58:36.338Z] === RUN TestAtomicWriteSetCancel [2022-01-03T15:58:36.338Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T15:58:36.338Z] === RUN TestReadCloserWrapperClose [2022-01-03T15:58:36.338Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T15:58:36.338Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestReaderErrWrapperRead [2022-01-03T15:58:36.338Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestCancelReadCloser [2022-01-03T15:58:36.338Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T15:58:36.338Z] === RUN TestWriteCloserWrapperClose [2022-01-03T15:58:36.338Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestNopWriteCloser [2022-01-03T15:58:36.338Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestNopWriter [2022-01-03T15:58:36.338Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T15:58:36.338Z] === RUN TestWriteCounter [2022-01-03T15:58:36.338Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T15:58:36.338Z] PASS [2022-01-03T15:58:36.338Z] coverage: 69.2% of statements [2022-01-03T15:58:36.338Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-01-03T15:58:36.338Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T15:58:36.338Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 69.2% of statements [2022-01-03T15:58:36.386Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-01-03T15:58:36.386Z] === RUN TestIsCorrupted [2022-01-03T15:58:36.386Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-03T15:58:36.386Z] === RUN TestSetRollover [2022-01-03T15:58:36.386Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-01-03T15:58:36.386Z] === RUN TestGetAddressVersion [2022-01-03T15:58:36.386Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T15:58:36.386Z] === RUN TestKeyString [2022-01-03T15:58:36.386Z] --- PASS: TestKeyString (0.00s) [2022-01-03T15:58:36.386Z] === RUN TestPoolDataMarshal [2022-01-03T15:58:36.386Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T15:58:36.386Z] === RUN TestSubnetsMarshal [2022-01-03T15:58:36.386Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-03T15:58:36.386Z] === RUN TestAddSubnets [2022-01-03T15:58:36.386Z] --- PASS: TestAddSubnets (0.05s) [2022-01-03T15:58:36.386Z] === RUN TestDoublePoolRelease [2022-01-03T15:58:36.386Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-03T15:58:36.386Z] === RUN TestAddReleasePoolID [2022-01-03T15:58:36.386Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-01-03T15:58:36.386Z] === RUN TestPredefinedPool [2022-01-03T15:58:36.386Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-03T15:58:36.386Z] === RUN TestRemoveSubnet [2022-01-03T15:58:36.407Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2022-01-03T15:58:36.407Z] === RUN TestServicePlugin [2022-01-03T15:58:36.856Z] --- PASS: TestRemoveSubnet (0.18s) [2022-01-03T15:58:36.856Z] === RUN TestGetSameAddress [2022-01-03T15:58:36.856Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-03T15:58:36.856Z] === RUN TestPoolAllocationReuse [2022-01-03T15:58:36.856Z] === RUN TestGetCapabilities [2022-01-03T15:58:37.302Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-01-03T15:58:37.302Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:58:37.326Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T15:58:37.326Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T15:58:37.326Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T15:58:37.326Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T15:58:37.326Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-03T15:58:37.326Z] === RUN TestRemoteDriver [2022-01-03T15:58:37.326Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:58:37.326Z] PASS [2022-01-03T15:58:37.326Z] coverage: 47.4% of statements [2022-01-03T15:58:37.326Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-01-03T15:58:37.328Z] === RUN TestError [2022-01-03T15:58:37.328Z] --- PASS: TestError (0.00s) [2022-01-03T15:58:37.328Z] === RUN TestProgressString [2022-01-03T15:58:37.328Z] === RUN TestProgressString/no_progress [2022-01-03T15:58:37.328Z] === RUN TestProgressString/progress_1 [2022-01-03T15:58:37.328Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T15:58:37.328Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T15:58:37.328Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T15:58:37.328Z] === RUN TestProgressString/with_units [2022-01-03T15:58:37.328Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T15:58:37.328Z] === RUN TestProgressString/hide_counts [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T15:58:37.328Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T15:58:37.328Z] === RUN TestJSONMessageDisplay [2022-01-03T15:58:37.334Z] docker_api_swarm_test.go:385: [d052757c58d71] joining swarm manager [d000f7bed95a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:58:37.334Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T15:58:37.796Z] --- PASS: TestSetRollover (1.50s) [2022-01-03T15:58:37.796Z] === RUN TestSetRolloverSerial [2022-01-03T15:58:37.798Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-01-03T15:58:37.798Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T15:58:37.798Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T15:58:37.798Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T15:58:37.798Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T15:58:37.798Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T15:58:37.798Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T15:58:37.798Z] PASS [2022-01-03T15:58:37.798Z] coverage: 91.7% of statements [2022-01-03T15:58:37.798Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2022-01-03T15:58:38.041Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-03T15:58:38.262Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-03T15:58:38.267Z] === RUN TestWindowsIPAM [2022-01-03T15:58:38.267Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T15:58:38.267Z] PASS [2022-01-03T15:58:38.267Z] coverage: 71.4% of statements [2022-01-03T15:58:38.267Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.052s coverage: 71.4% of statements [2022-01-03T15:58:38.267Z] --- PASS: TestPoolAllocationReuse (1.72s) [2022-01-03T15:58:38.267Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T15:58:38.267Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T15:58:38.267Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T15:58:38.268Z] === RUN TestStandardLongPath [2022-01-03T15:58:38.268Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T15:58:38.268Z] === RUN TestUNCLongPath [2022-01-03T15:58:38.268Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T15:58:38.268Z] PASS [2022-01-03T15:58:38.268Z] coverage: 100.0% of statements [2022-01-03T15:58:38.268Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-01-03T15:58:38.738Z] === RUN TestNameFormat [2022-01-03T15:58:38.738Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T15:58:38.738Z] === RUN TestNameRetries [2022-01-03T15:58:38.738Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T15:58:38.738Z] PASS [2022-01-03T15:58:38.738Z] coverage: 85.7% of statements [2022-01-03T15:58:38.738Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-01-03T15:58:38.739Z] === RUN TestDefaultNetwork [2022-01-03T15:58:38.824Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T15:58:39.208Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-03T15:58:39.208Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T15:58:39.208Z] --- PASS: TestSetRolloverSerial (1.65s) [2022-01-03T15:58:39.208Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T15:58:39.208Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T15:58:39.208Z] PASS [2022-01-03T15:58:39.208Z] coverage: 84.4% of statements [2022-01-03T15:58:39.208Z] ok github.com/docker/docker/libnetwork/bitseq 11.956s coverage: 84.4% of statements [2022-01-03T15:58:39.208Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-03T15:58:39.208Z] === RUN TestInitAddressPools [2022-01-03T15:58:39.209Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T15:58:39.209Z] PASS [2022-01-03T15:58:39.209Z] coverage: 74.0% of statements [2022-01-03T15:58:39.209Z] ok github.com/docker/docker/libnetwork/ipamutils 0.590s coverage: 74.0% of statements [2022-01-03T15:58:39.541Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-03T15:58:39.729Z] 2022/01/03 15:58:39 Closing DB instances... [2022-01-03T15:58:39.729Z] time="2022-01-03T15:58:39Z" level=error msg="node: 898e7e2a76ba is unknown to memberlist" [2022-01-03T15:58:39.729Z] === RUN TestParseKeyValueOpt [2022-01-03T15:58:39.729Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T15:58:39.729Z] === RUN TestParseUintList [2022-01-03T15:58:39.729Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T15:58:39.729Z] === RUN TestParseUintListMaximumLimits [2022-01-03T15:58:39.729Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T15:58:39.729Z] PASS [2022-01-03T15:58:39.729Z] coverage: 97.0% of statements [2022-01-03T15:58:39.729Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-01-03T15:58:40.198Z] === RUN TestNewAndRemove [2022-01-03T15:58:40.198Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T15:58:40.198Z] === RUN TestRemoveInvalidPath [2022-01-03T15:58:40.198Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T15:58:40.198Z] PASS [2022-01-03T15:58:40.198Z] coverage: 82.6% of statements [2022-01-03T15:58:40.198Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-01-03T15:58:40.198Z] === RUN TestKeyValue [2022-01-03T15:58:40.198Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T15:58:40.198Z] PASS [2022-01-03T15:58:40.198Z] coverage: 60.0% of statements [2022-01-03T15:58:40.198Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-01-03T15:58:40.668Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.25s) [2022-01-03T15:58:40.668Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T15:58:40.729Z] plugin_test.go:61: [dd6b28f5f1093] joining swarm manager [dfc898a8f5b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:58:41.121Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2022-01-03T15:58:41.121Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:58:41.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-03T15:58:41.121Z] === RUN TestWaitNonBlocked [2022-01-03T15:58:41.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:58:41.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:58:41.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:58:41.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:58:41.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:58:41.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:58:41.121Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T15:58:41.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-01-03T15:58:41.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-01-03T15:58:41.121Z] === RUN TestWaitBlocked [2022-01-03T15:58:41.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:58:41.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:58:41.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:58:41.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:58:41.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:58:41.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:58:41.380Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:58:41.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-01-03T15:58:41.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-01-03T15:58:41.380Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:58:41.380Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:58:41.770Z] === RUN TestFailedConnection [2022-01-03T15:58:42.094Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T15:58:42.094Z] plugin_test.go:64: [d4c1b48f6e9ef] joining swarm manager [dfc898a8f5b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:58:42.350Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T15:58:42.761Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-01-03T15:58:42.761Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T15:58:42.889Z] === RUN TestNetworkDBSimple [2022-01-03T15:58:43.232Z] --- PASS: TestRequest (8.47s) [2022-01-03T15:58:43.232Z] === RUN TestOverlappingRequests [2022-01-03T15:58:43.290Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2022-01-03T15:58:43.290Z] === CONT TestIpcModeOlderClient [2022-01-03T15:58:43.290Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-03T15:58:43.290Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:58:43.290Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-01-03T15:58:43.290Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:58:43.359Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.45s) [2022-01-03T15:58:43.359Z] === RUN TestGetAddress [2022-01-03T15:58:43.702Z] --- PASS: TestOverlappingRequests (0.37s) [2022-01-03T15:58:43.702Z] === RUN TestRelease [2022-01-03T15:58:43.702Z] 2022/01/03 15:58:43 Closing DB instances... [2022-01-03T15:58:43.896Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-03T15:58:44.173Z] --- PASS: TestFailedConnection (2.12s) [2022-01-03T15:58:44.173Z] === RUN TestFailOnce [2022-01-03T15:58:44.173Z] 2022/01/03 15:58:43 http: panic serving 127.0.0.1:49288: Plugin not ready [2022-01-03T15:58:44.173Z] goroutine 34 [running]: [2022-01-03T15:58:44.173Z] net/http.(*conn).serve.func1() [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T15:58:44.173Z] panic({0xb8ac40, 0xc97350}) [2022-01-03T15:58:44.173Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T15:58:44.173Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3e3b565e0674eb34}, 0xc000089a98) [2022-01-03T15:58:44.173Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T15:58:44.173Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xca40d0, 0xc0001a2000}, 0xadf106) [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T15:58:44.173Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xca40d0, 0xc0001a2000}, 0xc00018e000) [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T15:58:44.173Z] net/http.serverHandler.ServeHTTP({0xca26d0}, {0xca40d0, 0xc0001a2000}, 0xc00018e000) [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T15:58:44.173Z] net/http.(*conn).serve(0xc000214000, {0xca5fa0, 0xc0000960c0}) [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T15:58:44.173Z] created by net/http.(*Server).Serve [2022-01-03T15:58:44.173Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T15:58:44.173Z] time="2022-01-03T15:58:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T15:58:44.348Z] 2022/01/03 15:58:43 Closing DB instances... [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:58:44.348Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:58:44.348Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T15:58:44.348Z] PASS [2022-01-03T15:58:44.348Z] coverage: 100.0% of statements [2022-01-03T15:58:44.348Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-01-03T15:58:44.819Z] === RUN TestGenerate [2022-01-03T15:58:44.819Z] --- PASS: TestGenerate (0.00s) [2022-01-03T15:58:44.819Z] === RUN TestGeneratePtr [2022-01-03T15:58:44.819Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T15:58:44.819Z] === RUN TestGenerateMissingField [2022-01-03T15:58:44.819Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T15:58:44.819Z] === RUN TestFieldCannotBeSet [2022-01-03T15:58:44.819Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T15:58:44.819Z] === RUN TestTypeMismatchError [2022-01-03T15:58:44.819Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T15:58:44.819Z] PASS [2022-01-03T15:58:44.819Z] coverage: 100.0% of statements [2022-01-03T15:58:44.819Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-01-03T15:58:45.164Z] --- PASS: TestRelease (1.37s) [2022-01-03T15:58:45.164Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:58:45.164Z] --- PASS: TestFailOnce (1.19s) [2022-01-03T15:58:45.164Z] === RUN TestEchoInputOutput [2022-01-03T15:58:45.164Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T15:58:45.164Z] === RUN TestBackoff [2022-01-03T15:58:45.164Z] --- PASS: TestBackoff (0.00s) [2022-01-03T15:58:45.164Z] === RUN TestAbortRetry [2022-01-03T15:58:45.164Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T15:58:45.164Z] === RUN TestClientScheme [2022-01-03T15:58:45.164Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T15:58:45.164Z] === RUN TestNewClientWithTimeout [2022-01-03T15:58:45.164Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-03T15:58:45.164Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T15:58:45.289Z] testing: warning: no tests to run [2022-01-03T15:58:45.289Z] PASS [2022-01-03T15:58:45.289Z] coverage: 0.0% of statements [2022-01-03T15:58:45.289Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:58:45.619Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T15:58:45.634Z] time="2022-01-03T15:58:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T15:58:45.760Z] === RUN TestRequestNewPort [2022-01-03T15:58:45.760Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestRequestSpecificPort [2022-01-03T15:58:45.760Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestReleasePort [2022-01-03T15:58:45.760Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestReuseReleasedPort [2022-01-03T15:58:45.760Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestReleaseUnreadledPort [2022-01-03T15:58:45.760Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestUnknowProtocol [2022-01-03T15:58:45.760Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestAllocateAllPorts [2022-01-03T15:58:45.760Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestPortAllocation [2022-01-03T15:58:45.760Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T15:58:45.760Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestNoDuplicateBPR [2022-01-03T15:58:45.760Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T15:58:45.760Z] === RUN TestChangePortRange [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T15:58:45.760Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T15:58:45.760Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T15:58:45.760Z] PASS [2022-01-03T15:58:45.760Z] coverage: 88.6% of statements [2022-01-03T15:58:45.760Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-01-03T15:58:45.760Z] --- PASS: TestNetworkDBSimple (2.85s) [2022-01-03T15:58:45.760Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T15:58:45.834Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2022-01-03T15:58:45.834Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:58:46.183Z] === RUN TestDockerSuite/TestExec [2022-01-03T15:58:46.230Z] testing: warning: no tests to run [2022-01-03T15:58:46.230Z] PASS [2022-01-03T15:58:46.230Z] coverage: 0.0% of statements [2022-01-03T15:58:46.230Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:58:46.439Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T15:58:46.700Z] === RUN TestHashData [2022-01-03T15:58:46.700Z] --- PASS: TestHashData (0.00s) [2022-01-03T15:58:46.700Z] PASS [2022-01-03T15:58:46.700Z] coverage: 2.8% of statements [2022-01-03T15:58:46.700Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-01-03T15:58:46.700Z] === RUN TestErrorConstructors [2022-01-03T15:58:46.700Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T15:58:46.700Z] === RUN TestCompareIPMask [2022-01-03T15:58:46.700Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T15:58:46.700Z] === RUN TestUtilGetHostPartIP [2022-01-03T15:58:46.700Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T15:58:46.700Z] === RUN TestUtilGetBroadcastIP [2022-01-03T15:58:46.700Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T15:58:46.700Z] === RUN TestParseCIDR [2022-01-03T15:58:46.700Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T15:58:46.700Z] PASS [2022-01-03T15:58:46.700Z] coverage: 37.3% of statements [2022-01-03T15:58:46.700Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-01-03T15:58:47.001Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T15:58:47.170Z] 2022/01/03 15:58:46 Closing DB instances... [2022-01-03T15:58:47.208Z] time="2022-01-03T15:58:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T15:58:47.563Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T15:58:47.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T15:58:47.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T15:58:47.640Z] PASS [2022-01-03T15:58:47.640Z] coverage: 50.0% of statements [2022-01-03T15:58:47.640Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-01-03T15:58:47.744Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-01-03T15:58:48.110Z] === RUN TestAddressPoolOpt [2022-01-03T15:58:48.110Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/a [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/something [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/_=a [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/PATH [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/=a [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/PATH= [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/PATH=something [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/1asd [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/123 [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/some_space [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/= [2022-01-03T15:58:48.110Z] === RUN TestValidateEnv/PaTh [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T15:58:48.110Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestParseHost [2022-01-03T15:58:48.110Z] --- PASS: TestParseHost (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestParseDockerDaemonHost [2022-01-03T15:58:48.110Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestParseTCP [2022-01-03T15:58:48.110Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T15:58:48.110Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestValidateExtraHosts [2022-01-03T15:58:48.110Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestIpOptString [2022-01-03T15:58:48.110Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T15:58:48.110Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T15:58:48.110Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestIpOptSetInvalidVal [2022-01-03T15:58:48.110Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestValidateIPAddress [2022-01-03T15:58:48.110Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestMapOpts [2022-01-03T15:58:48.110Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestListOptsWithoutValidator [2022-01-03T15:58:48.110Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestListOptsWithValidator [2022-01-03T15:58:48.110Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestValidateDNSSearch [2022-01-03T15:58:48.110Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T15:58:48.110Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T15:58:48.111Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T15:58:48.111Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:58:48.111Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestNamedListOpts [2022-01-03T15:58:48.111Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestNamedMapOpts [2022-01-03T15:58:48.111Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestParseLink [2022-01-03T15:58:48.111Z] --- PASS: TestParseLink (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T15:58:48.111Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T15:58:48.111Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T15:58:48.111Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T15:58:48.111Z] === RUN TestUlimitOpt [2022-01-03T15:58:48.111Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T15:58:48.111Z] PASS [2022-01-03T15:58:48.111Z] coverage: 67.1% of statements [2022-01-03T15:58:48.111Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2022-01-03T15:58:48.111Z] === RUN TestParseVersion [2022-01-03T15:58:48.111Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T15:58:48.111Z] PASS [2022-01-03T15:58:48.111Z] coverage: 52.9% of statements [2022-01-03T15:58:48.111Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-01-03T15:58:48.125Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T15:58:48.580Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-03T15:58:48.580Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T15:58:49.430Z] --- PASS: TestAllocateRandomDeallocate (4.09s) [2022-01-03T15:58:49.430Z] === RUN TestRetrieveFromStore [2022-01-03T15:58:49.490Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T15:58:49.747Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T15:58:49.901Z] time="2022-01-03T15:58:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T15:58:50.150Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T15:58:50.150Z] 2022/01/03 15:58:49 Closing DB instances... [2022-01-03T15:58:50.150Z] === RUN TestIsArchivePathDir [2022-01-03T15:58:50.150Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T15:58:50.150Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T15:58:50.150Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2022-01-03T15:58:50.150Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T15:58:50.150Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T15:58:50.150Z] === RUN TestMiddleware [2022-01-03T15:58:50.150Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T15:58:50.150Z] === RUN TestNewResponseModifier [2022-01-03T15:58:50.150Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T15:58:50.150Z] PASS [2022-01-03T15:58:50.150Z] coverage: 26.8% of statements [2022-01-03T15:58:50.150Z] ok github.com/docker/docker/pkg/authorization 0.342s coverage: 26.8% of statements [2022-01-03T15:58:50.150Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T15:58:50.150Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T15:58:50.150Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-03T15:58:50.150Z] === RUN TestIsArchivePathTar [2022-01-03T15:58:50.308Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T15:58:50.372Z] --- PASS: TestRetrieveFromStore (1.39s) [2022-01-03T15:58:50.372Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T15:58:50.372Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T15:58:50.372Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T15:58:50.372Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T15:58:50.372Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T15:58:50.372Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T15:58:50.372Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T15:58:50.372Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T15:58:50.372Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T15:58:50.372Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T15:58:50.372Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T15:58:50.372Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T15:58:50.372Z] === RUN TestDebug [2022-01-03T15:58:50.372Z] --- PASS: TestDebug (0.00s) [2022-01-03T15:58:50.372Z] === RUN TestRequestPoolParallel [2022-01-03T15:58:50.619Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-01-03T15:58:50.620Z] === RUN TestDecompressStreamGzip [2022-01-03T15:58:50.620Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-01-03T15:58:50.620Z] === RUN TestDecompressStreamBzip2 [2022-01-03T15:58:50.620Z] === RUN TestUnbuffered [2022-01-03T15:58:50.620Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestRaceUnbuffered [2022-01-03T15:58:50.620Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T15:58:50.620Z] PASS [2022-01-03T15:58:50.620Z] coverage: 100.0% of statements [2022-01-03T15:58:50.620Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-01-03T15:58:50.620Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-01-03T15:58:50.620Z] === RUN TestDecompressStreamXz [2022-01-03T15:58:50.620Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:58:50.620Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestDecompressStreamZstd [2022-01-03T15:58:50.620Z] archive_test.go:140: zstd not installed [2022-01-03T15:58:50.620Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-03T15:58:50.620Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T15:58:50.620Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T15:58:50.620Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestCompressStreamInvalid [2022-01-03T15:58:50.620Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionInvalid [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionUncompressed [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionBzip2 [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionGzip [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionXz [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestExtensionZstd [2022-01-03T15:58:50.620Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestCmdStreamLargeStderr [2022-01-03T15:58:50.620Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-03T15:58:50.620Z] === RUN TestCmdStreamBad [2022-01-03T15:58:50.620Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:58:50.620Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T15:58:50.620Z] === RUN TestCmdStreamGood [2022-01-03T15:58:50.841Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-01-03T15:58:50.841Z] === RUN TestFullAllocateRelease [2022-01-03T15:58:50.871Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T15:58:51.089Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-03T15:58:51.089Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T15:58:51.089Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-01-03T15:58:51.089Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T15:58:51.089Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestUntarPath [2022-01-03T15:58:51.089Z] --- PASS: TestUntarPath (0.06s) [2022-01-03T15:58:51.089Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T15:58:51.089Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-01-03T15:58:51.089Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T15:58:51.089Z] === RUN TestMatch [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[foo]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[]#01 [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[qux]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T15:58:51.089Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T15:58:51.089Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T15:58:51.089Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T15:58:51.089Z] PASS [2022-01-03T15:58:51.089Z] coverage: 87.5% of statements [2022-01-03T15:58:51.089Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-03T15:58:51.089Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T15:58:51.089Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T15:58:51.089Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestCopyWithTarSrcFile [2022-01-03T15:58:51.089Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-01-03T15:58:51.089Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T15:58:51.089Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T15:58:51.089Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T15:58:51.089Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T15:58:51.089Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T15:58:51.089Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T15:58:51.089Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T15:58:51.089Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T15:58:51.089Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T15:58:51.089Z] === RUN TestTarFiles [2022-01-03T15:58:51.311Z] --- PASS: TestFullAllocateRelease (0.39s) [2022-01-03T15:58:51.311Z] === RUN TestOddAllocateRelease [2022-01-03T15:58:51.434Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T15:58:51.559Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-01-03T15:58:51.559Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T15:58:51.781Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-01-03T15:58:51.781Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T15:58:51.781Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-03T15:58:51.781Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T15:58:51.781Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-03T15:58:51.781Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T15:58:51.781Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:58:51.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:58:51.781Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:58:51.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:58:51.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:58:51.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:51.781Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:58:51.781Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:58:51.781Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:58:51.781Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:58:51.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:51.781Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:58:51.781Z] PASS [2022-01-03T15:58:51.781Z] coverage: 85.3% of statements [2022-01-03T15:58:51.781Z] ok github.com/docker/docker/libnetwork/ipam 45.617s coverage: 85.3% of statements [2022-01-03T15:58:52.029Z] === RUN TestChrootTarUntar [2022-01-03T15:58:52.029Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.029Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T15:58:52.029Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T15:58:52.029Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T15:58:52.030Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T15:58:52.030Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootCopyWithTar [2022-01-03T15:58:52.030Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootCopyFileWithTar [2022-01-03T15:58:52.030Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootUntarPath [2022-01-03T15:58:52.030Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T15:58:52.030Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T15:58:52.030Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:58:52.030Z] === RUN TestChrootApplyDotDotFile [2022-01-03T15:58:52.030Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:58:52.030Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:58:52.030Z] PASS [2022-01-03T15:58:52.030Z] coverage: 15.1% of statements [2022-01-03T15:58:52.030Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.1% of statements [2022-01-03T15:58:52.194Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-01-03T15:58:52.194Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:58:52.363Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T15:58:52.926Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T15:58:53.019Z] === RUN TestSizeEmpty [2022-01-03T15:58:53.019Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeEmptyFile [2022-01-03T15:58:53.019Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeNonemptyFile [2022-01-03T15:58:53.019Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T15:58:53.019Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T15:58:53.019Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T15:58:53.019Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestMoveToSubdir [2022-01-03T15:58:53.019Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-03T15:58:53.019Z] === RUN TestSizeNonExistingDirectory [2022-01-03T15:58:53.019Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T15:58:53.019Z] PASS [2022-01-03T15:58:53.019Z] coverage: 80.0% of statements [2022-01-03T15:58:53.019Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-01-03T15:58:53.488Z] 2022/01/03 15:58:53 Closing DB instances... [2022-01-03T15:58:53.853Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T15:58:53.958Z] === RUN Test [2022-01-03T15:58:53.958Z] === RUN Test/TestContainsEntry [2022-01-03T15:58:53.958Z] === RUN Test/TestCreateEntries [2022-01-03T15:58:53.958Z] === RUN Test/TestEntriesDiff [2022-01-03T15:58:53.958Z] === RUN Test/TestEntriesEquality [2022-01-03T15:58:53.958Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T15:58:53.958Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T15:58:53.958Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T15:58:53.958Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T15:58:53.958Z] === RUN Test/TestGeneratorWithPort [2022-01-03T15:58:53.958Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T15:58:53.958Z] === RUN Test/TestNewEntry [2022-01-03T15:58:53.958Z] === RUN Test/TestParse [2022-01-03T15:58:53.958Z] --- PASS: Test (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T15:58:53.958Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T15:58:53.958Z] PASS [2022-01-03T15:58:53.958Z] coverage: 58.3% of statements [2022-01-03T15:58:53.958Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2022-01-03T15:58:54.003Z] === RUN TestParseEmptyInterface [2022-01-03T15:58:54.003Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestParseNonInterfaceType [2022-01-03T15:58:54.003Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestParseWithOneFunction [2022-01-03T15:58:54.003Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestParseWithMultipleFuncs [2022-01-03T15:58:54.003Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestParseWithUnnamedReturn [2022-01-03T15:58:54.003Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestEmbeddedInterface [2022-01-03T15:58:54.003Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestParsedImports [2022-01-03T15:58:54.003Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T15:58:54.003Z] === RUN TestAliasedImports [2022-01-03T15:58:54.003Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T15:58:54.003Z] PASS [2022-01-03T15:58:54.003Z] coverage: 56.8% of statements [2022-01-03T15:58:54.003Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-01-03T15:58:54.003Z] time="2022-01-03T15:58:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T15:58:54.428Z] === RUN Test [2022-01-03T15:58:54.428Z] === RUN Test/TestContent [2022-01-03T15:58:54.428Z] === RUN Test/TestInitialize [2022-01-03T15:58:54.428Z] === RUN Test/TestNew [2022-01-03T15:58:54.428Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T15:58:54.428Z] === RUN Test/TestRegister [2022-01-03T15:58:54.428Z] === RUN Test/TestWatch [2022-01-03T15:58:54.428Z] --- PASS: Test (0.01s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:58:54.428Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:58:54.428Z] PASS [2022-01-03T15:58:54.428Z] coverage: 97.6% of statements [2022-01-03T15:58:54.428Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2022-01-03T15:58:54.474Z] === RUN TestHTTPTransport [2022-01-03T15:58:54.474Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T15:58:54.474Z] PASS [2022-01-03T15:58:54.474Z] coverage: 85.7% of statements [2022-01-03T15:58:54.474Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-01-03T15:58:54.781Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T15:58:54.945Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:58:54.945Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T15:58:54.945Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T15:58:54.945Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:58:54.945Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T15:58:54.945Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T15:58:54.945Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T15:58:54.945Z] === RUN TestBufferPoolPutAndGet [2022-01-03T15:58:54.945Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T15:58:54.945Z] PASS [2022-01-03T15:58:54.945Z] coverage: 88.2% of statements [2022-01-03T15:58:54.945Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-01-03T15:58:55.415Z] === RUN TestOutputOnPrematureClose [2022-01-03T15:58:55.415Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T15:58:55.415Z] === RUN TestCompleteSilently [2022-01-03T15:58:55.415Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T15:58:55.415Z] PASS [2022-01-03T15:58:55.415Z] coverage: 75.9% of statements [2022-01-03T15:58:55.415Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-03T15:58:55.419Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-01-03T15:58:55.420Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T15:58:55.709Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T15:58:55.870Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-01-03T15:58:55.870Z] PASS [2022-01-03T15:58:55.870Z] [2022-01-03T15:58:55.870Z] === Skipped [2022-01-03T15:58:55.870Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:58:55.870Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:58:55.870Z] [2022-01-03T15:58:55.870Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:58:55.870Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:58:55.870Z] [2022-01-03T15:58:55.870Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:58:55.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:58:55.870Z] [2022-01-03T15:58:55.870Z] DONE 200 tests, 3 skipped in 109.484s [2022-01-03T15:58:55.870Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:58:55.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:58:55.870Z] ++ set -e [2022-01-03T15:58:55.870Z] ++ '[' -n 0 ']' [2022-01-03T15:58:55.870Z] ++ set -x [2022-01-03T15:58:55.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:58:55.870Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:58:55.870Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:58:55.870Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:58:55.870Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:58:55.870Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:58:55.870Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:58:55.870Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:58:55.870Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:58:55.870Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:58:55.870Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:58:55.870Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:58:55.870Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:58:55.870Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-01-03T15:58:55.870Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-03T15:58:55.870Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:58:55.870Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:58:55.886Z] === RUN TestSendToOneSub [2022-01-03T15:58:55.886Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T15:58:55.886Z] === RUN TestSendToMultipleSubs [2022-01-03T15:58:55.886Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T15:58:55.886Z] === RUN TestEvictOneSub [2022-01-03T15:58:55.886Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T15:58:55.886Z] === RUN TestClosePublisher [2022-01-03T15:58:55.886Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T15:58:55.886Z] === RUN TestPubSubRace [2022-01-03T15:58:55.889Z] === RUN Test [2022-01-03T15:58:55.889Z] === RUN Test/TestInitialize [2022-01-03T15:58:55.889Z] time="2022-01-03T15:58:55Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:55.889Z] time="2022-01-03T15:58:55Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:55.889Z] time="2022-01-03T15:58:55Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:55.889Z] === RUN Test/TestInitializeWithCerts [2022-01-03T15:58:55.889Z] time="2022-01-03T15:58:55Z" level=info msg="Initializing discovery with TLS" [2022-01-03T15:58:55.889Z] === RUN Test/TestWatch [2022-01-03T15:58:55.889Z] time="2022-01-03T15:58:55Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:58:56.358Z] --- PASS: TestTarFiles (5.13s) [2022-01-03T15:58:56.358Z] === RUN TestDetectCompressionZstd [2022-01-03T15:58:56.358Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T15:58:56.358Z] === RUN TestTarUntar [2022-01-03T15:58:56.358Z] --- PASS: TestTarUntar (0.04s) [2022-01-03T15:58:56.358Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T15:58:56.358Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-03T15:58:56.358Z] === RUN TestTarWithOptions [2022-01-03T15:58:56.358Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T15:58:56.358Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T15:58:56.358Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T15:58:56.358Z] === RUN TestUntarUstarGnuConflict [2022-01-03T15:58:56.358Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T15:58:56.358Z] === RUN TestUntarInvalidFilenames [2022-01-03T15:58:56.637Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T15:58:56.809Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:58:56.843Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1698168785\\dest" [2022-01-03T15:58:56.843Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-01-03T15:58:56.843Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T15:58:56.843Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T15:58:56.843Z] === RUN TestUntarInvalidHardlink [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1587535080\\victim\\hello" -> "../victim/hello" [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1420552918\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink691921253\\victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1499192704\\victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2338902729\\victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3122272526\\victim" -> "../victim" [2022-01-03T15:58:56.843Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-03T15:58:56.843Z] === RUN TestUntarInvalidSymlink [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1450327717\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880231807\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1784446076\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink15402328\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3312545101\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink873161533\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:56.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1806371772\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T15:58:56.843Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-01-03T15:58:56.843Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T15:58:56.843Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T15:58:56.843Z] === RUN TestXGlobalNoParent [2022-01-03T15:58:56.843Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T15:58:56.843Z] === RUN TestReplaceFileTarWrapper [2022-01-03T15:58:56.843Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-01-03T15:58:56.843Z] === RUN TestPrefixHeaderReadable [2022-01-03T15:58:56.843Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-03T15:58:56.843Z] === RUN TestDisablePigz [2022-01-03T15:58:56.843Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T15:58:56.843Z] --- PASS: TestDisablePigz (0.12s) [2022-01-03T15:58:56.843Z] === RUN TestPigz [2022-01-03T15:58:57.198Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T15:58:57.313Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T15:58:57.313Z] --- PASS: TestPigz (0.14s) [2022-01-03T15:58:57.313Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:58:57.313Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:58:57.313Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestCanonicalTarNameForPath [2022-01-03T15:58:57.313Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestCanonicalTarName [2022-01-03T15:58:57.313Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChmodTarEntry [2022-01-03T15:58:57.313Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestHardLinkOrder [2022-01-03T15:58:57.313Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-03T15:58:57.313Z] === RUN TestChangeString [2022-01-03T15:58:57.313Z] --- PASS: TestChangeString (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesWithNoChanges [2022-01-03T15:58:57.313Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-03T15:58:57.313Z] === RUN TestChangesWithChanges [2022-01-03T15:58:57.313Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-03T15:58:57.313Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T15:58:57.313Z] changes_test.go:195: needs more investigation [2022-01-03T15:58:57.313Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesDirsEmpty [2022-01-03T15:58:57.313Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:58:57.313Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesDirsMutated [2022-01-03T15:58:57.313Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:58:57.313Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestApplyLayer [2022-01-03T15:58:57.313Z] changes_test.go:432: needs further investigation [2022-01-03T15:58:57.313Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T15:58:57.313Z] changes_test.go:468: needs further investigation [2022-01-03T15:58:57.313Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T15:58:57.313Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T15:58:57.313Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestChangesSize [2022-01-03T15:58:57.313Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T15:58:57.313Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2163425537\\dest" [2022-01-03T15:58:57.313Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-03T15:58:57.313Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3174839324\\victim\\hello" -> "../victim/hello" [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1788462353\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3049074069\\victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1897556558\\victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink547840733\\victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2255583453\\victim" -> "../victim" [2022-01-03T15:58:57.313Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T15:58:57.313Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4231092531\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2333748495\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3935146846\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink652957814\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3053251827\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:57.313Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink186026153\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:58:57.313Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-03T15:58:57.313Z] === RUN TestApplyLayerWhiteouts [2022-01-03T15:58:57.313Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-03T15:58:57.313Z] === RUN TestGenerateEmptyFile [2022-01-03T15:58:57.313Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T15:58:57.313Z] === RUN TestGenerateWithContent [2022-01-03T15:58:57.313Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T15:58:57.313Z] PASS [2022-01-03T15:58:57.313Z] coverage: 62.0% of statements [2022-01-03T15:58:57.313Z] ok github.com/docker/docker/pkg/archive 7.435s coverage: 62.0% of statements [2022-01-03T15:58:57.457Z] --- PASS: TestPubSubRace (1.05s) [2022-01-03T15:58:57.457Z] PASS [2022-01-03T15:58:57.457Z] coverage: 75.0% of statements [2022-01-03T15:58:57.457Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-01-03T15:58:57.750Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:58:57.787Z] 2022/01/03 15:58:57 Closing DB instances... [2022-01-03T15:58:57.927Z] === RUN TestRegister [2022-01-03T15:58:57.927Z] --- PASS: TestRegister (0.00s) [2022-01-03T15:58:57.927Z] === RUN TestCommand [2022-01-03T15:58:57.927Z] --- PASS: TestCommand (0.03s) [2022-01-03T15:58:57.927Z] === RUN TestNaiveSelf [2022-01-03T15:58:57.927Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T15:58:57.927Z] PASS [2022-01-03T15:58:57.927Z] coverage: 82.4% of statements [2022-01-03T15:58:57.927Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2022-01-03T15:58:58.396Z] === RUN TestDump [2022-01-03T15:58:58.396Z] goroutine 6 [running]: [2022-01-03T15:58:58.396Z] github.com/docker/docker/pkg/stack.dump(0xb0b457) [2022-01-03T15:58:58.396Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:58:58.396Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T15:58:58.396Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T15:58:58.396Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T15:58:58.396Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T15:58:58.396Z] testing.tRunner(0xc00011e000, 0xc78e38) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:58:58.396Z] created by testing.(*T).Run [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:58:58.396Z] [2022-01-03T15:58:58.396Z] goroutine 1 [chan receive]: [2022-01-03T15:58:58.396Z] testing.(*T).Run(0xc00002dd40, {0xc6a4fd, 0xaea1b3}, 0xc78e38) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:58:58.396Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:58:58.396Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:58:58.396Z] testing.runTests(0xc000076080, {0xddcba0, 0x3, 0x3}, {0xb0a6ad, 0xc6c1f7, 0xde1640}) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:58:58.396Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:58:58.396Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:58:58.396Z] main.main() [2022-01-03T15:58:58.396Z] _testmain.go:95 +0x1f5 [2022-01-03T15:58:58.396Z] --- PASS: TestDump (0.00s) [2022-01-03T15:58:58.396Z] === RUN TestDumpToFile [2022-01-03T15:58:58.689Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:58:58.689Z] daemon_test.go:156: [d8c93a04794f8] daemon is not started [2022-01-03T15:58:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-03T15:58:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-03T15:58:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-03T15:58:58.689Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-03T15:58:58.689Z] === RUN TestDaemonProxy [2022-01-03T15:58:58.689Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:58:58.777Z] --- PASS: Test (3.18s) [2022-01-03T15:58:58.777Z] --- PASS: Test/TestInitialize (0.17s) [2022-01-03T15:58:58.777Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T15:58:58.777Z] --- PASS: Test/TestWatch (3.00s) [2022-01-03T15:58:58.777Z] PASS [2022-01-03T15:58:58.777Z] coverage: 84.1% of statements [2022-01-03T15:58:58.777Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2022-01-03T15:58:58.866Z] --- PASS: TestDumpToFile (0.16s) [2022-01-03T15:58:58.866Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T15:58:58.866Z] goroutine 8 [running]: [2022-01-03T15:58:58.866Z] github.com/docker/docker/pkg/stack.dump(0xb783f4) [2022-01-03T15:58:58.866Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:58:58.866Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb787a0}) [2022-01-03T15:58:58.866Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T15:58:58.866Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2022-01-03T15:58:58.866Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T15:58:58.866Z] testing.tRunner(0xc00011e4e0, 0xc78e28) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:58:58.866Z] created by testing.(*T).Run [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:58:58.866Z] [2022-01-03T15:58:58.866Z] goroutine 1 [chan receive]: [2022-01-03T15:58:58.866Z] testing.(*T).Run(0xc00002dd40, {0xc71289, 0xaea1b3}, 0xc78e28) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:58:58.866Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:58:58.866Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:58:58.866Z] testing.runTests(0xc000076080, {0xddcba0, 0x3, 0x3}, {0xb0a6ad, 0xc6c1f7, 0xde1640}) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:58:58.866Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:58:58.866Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:58:58.866Z] main.main() [2022-01-03T15:58:58.866Z] _testmain.go:95 +0x1f5 [2022-01-03T15:58:58.866Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T15:58:58.866Z] PASS [2022-01-03T15:58:58.866Z] coverage: 90.9% of statements [2022-01-03T15:58:58.866Z] ok github.com/docker/docker/pkg/stack 0.195s coverage: 90.9% of statements [2022-01-03T15:58:59.086Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T15:58:59.252Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-01-03T15:58:59.252Z] === RUN TestNetworkDBNodeLeave [2022-01-03T15:58:59.336Z] === RUN TestNewStdWriter [2022-01-03T15:58:59.336Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T15:58:59.336Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T15:58:59.337Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestWriteWithNilBytes [2022-01-03T15:58:59.337Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestWrite [2022-01-03T15:58:59.337Z] --- PASS: TestWrite (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestWriteWithWriterError [2022-01-03T15:58:59.337Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T15:58:59.337Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyWriteAndRead [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T15:58:59.337Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T15:58:59.337Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T15:58:59.337Z] PASS [2022-01-03T15:58:59.337Z] coverage: 100.0% of statements [2022-01-03T15:58:59.337Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-01-03T15:58:59.562Z] ............................ [ 67%] [2022-01-03T15:58:59.647Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-03T15:58:59.722Z] === RUN Test [2022-01-03T15:58:59.722Z] === RUN Test/TestWatch [2022-01-03T15:58:59.722Z] --- PASS: Test (0.00s) [2022-01-03T15:58:59.722Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:58:59.722Z] PASS [2022-01-03T15:58:59.722Z] coverage: 92.3% of statements [2022-01-03T15:58:59.722Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2022-01-03T15:58:59.806Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T15:58:59.806Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T15:58:59.806Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestFormatStatus [2022-01-03T15:58:59.806Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestFormatError [2022-01-03T15:58:59.806Z] --- PASS: TestFormatError (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestFormatJSONError [2022-01-03T15:58:59.806Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T15:58:59.806Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T15:58:59.806Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestNewJSONProgressOutput [2022-01-03T15:58:59.806Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestAuxFormatterEmit [2022-01-03T15:58:59.806Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestStreamWriterStdout [2022-01-03T15:58:59.806Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T15:58:59.806Z] === RUN TestStreamWriterStderr [2022-01-03T15:58:59.806Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T15:58:59.806Z] PASS [2022-01-03T15:58:59.806Z] coverage: 66.2% of statements [2022-01-03T15:58:59.806Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-01-03T15:59:00.209Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T15:59:00.276Z] === RUN TestGenerateRandomID [2022-01-03T15:59:00.276Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T15:59:00.276Z] === RUN TestShortenId [2022-01-03T15:59:00.276Z] --- PASS: TestShortenId (0.00s) [2022-01-03T15:59:00.276Z] === RUN TestShortenSha256Id [2022-01-03T15:59:00.276Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T15:59:00.276Z] === RUN TestShortenIdEmpty [2022-01-03T15:59:00.276Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T15:59:00.276Z] === RUN TestShortenIdInvalid [2022-01-03T15:59:00.276Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T15:59:00.277Z] === RUN TestIsShortIDNonHex [2022-01-03T15:59:00.277Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T15:59:00.277Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T15:59:00.277Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T15:59:00.277Z] PASS [2022-01-03T15:59:00.277Z] coverage: 70.6% of statements [2022-01-03T15:59:00.277Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-01-03T15:59:00.465Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T15:59:00.596Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:59:00.713Z] === RUN Test [2022-01-03T15:59:00.713Z] === RUN Test/TestInitialize [2022-01-03T15:59:00.713Z] === RUN Test/TestInitializeWithPattern [2022-01-03T15:59:00.713Z] === RUN Test/TestRegister [2022-01-03T15:59:00.713Z] === RUN Test/TestWatch [2022-01-03T15:59:00.713Z] --- PASS: Test (0.00s) [2022-01-03T15:59:00.713Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:59:00.713Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T15:59:00.713Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:59:00.713Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:59:00.713Z] PASS [2022-01-03T15:59:00.713Z] coverage: 93.8% of statements [2022-01-03T15:59:00.713Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2022-01-03T15:59:01.029Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T15:59:01.183Z] === RUN TestPollerAddRemove [2022-01-03T15:59:01.183Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T15:59:01.183Z] === RUN TestPollerEvent [2022-01-03T15:59:01.183Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:59:01.183Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T15:59:01.183Z] === RUN TestPollerClose [2022-01-03T15:59:01.183Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T15:59:01.183Z] PASS [2022-01-03T15:59:01.183Z] coverage: 45.7% of statements [2022-01-03T15:59:01.183Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-01-03T15:59:01.267Z] === RUN TestIsCpusetListAvailable [2022-01-03T15:59:01.267Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T15:59:01.267Z] PASS [2022-01-03T15:59:01.267Z] coverage: 39.4% of statements [2022-01-03T15:59:01.267Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-01-03T15:59:01.591Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T15:59:02.157Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T15:59:02.173Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-03T15:59:02.173Z] === RUN TestNetworkDBWatch [2022-01-03T15:59:02.173Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T15:59:02.173Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:59:02.173Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T15:59:02.173Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T15:59:02.173Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCopyFile [2022-01-03T15:59:02.173Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T15:59:02.173Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:59:02.173Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T15:59:02.173Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T15:59:02.173Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:59:02.173Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestWildcardMatches [2022-01-03T15:59:02.173Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestPatternMatches [2022-01-03T15:59:02.173Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T15:59:02.173Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T15:59:02.173Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T15:59:02.173Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T15:59:02.173Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T15:59:02.173Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T15:59:02.173Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestSingleExclamationError [2022-01-03T15:59:02.173Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestMatchesWithNoPatterns [2022-01-03T15:59:02.173Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T15:59:02.173Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestMatches [2022-01-03T15:59:02.173Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T15:59:02.173Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T15:59:02.173Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T15:59:02.173Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T15:59:02.173Z] --- PASS: TestMatches (0.01s) [2022-01-03T15:59:02.173Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T15:59:02.173Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T15:59:02.173Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T15:59:02.173Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatterns [2022-01-03T15:59:02.173Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T15:59:02.173Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T15:59:02.173Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T15:59:02.173Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T15:59:02.173Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T15:59:02.173Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T15:59:02.504Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:59:02.643Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T15:59:02.643Z] === RUN TestCreateIfNotExistsDir [2022-01-03T15:59:02.643Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-03T15:59:02.643Z] === RUN TestCreateIfNotExistsFile [2022-01-03T15:59:02.643Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-03T15:59:02.643Z] === RUN TestMatch [2022-01-03T15:59:02.643Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:59:02.643Z] PASS [2022-01-03T15:59:02.643Z] coverage: 84.0% of statements [2022-01-03T15:59:02.643Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.0% of statements [2022-01-03T15:59:02.838Z] === RUN TestChtimes [2022-01-03T15:59:02.838Z] --- PASS: TestChtimes (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestChtimesWindows [2022-01-03T15:59:02.838Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T15:59:02.838Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T15:59:02.838Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T15:59:02.838Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T15:59:02.838Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestHasWin32KSupport [2022-01-03T15:59:02.838Z] syscall_windows_test.go:8: win32k: true [2022-01-03T15:59:02.838Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T15:59:02.838Z] PASS [2022-01-03T15:59:02.838Z] coverage: 13.0% of statements [2022-01-03T15:59:02.838Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-01-03T15:59:02.838Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T15:59:02.838Z] === RUN TestClientStream [2022-01-03T15:59:02.838Z] --- PASS: TestClientStream (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestClientSendFile [2022-01-03T15:59:02.838Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestClientWithRequestTimeout [2022-01-03T15:59:02.838Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T15:59:02.838Z] === RUN TestFileSpecPlugin [2022-01-03T15:59:02.838Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-03T15:59:02.838Z] === RUN TestFileJSONSpecPlugin [2022-01-03T15:59:02.838Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T15:59:02.838Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestPluginAddHandler [2022-01-03T15:59:02.838Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestPluginWaitBadPlugin [2022-01-03T15:59:02.838Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T15:59:02.838Z] === RUN TestGet [2022-01-03T15:59:02.838Z] time="2022-01-03T15:59:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T15:59:03.092Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T15:59:03.113Z] === RUN TestGet [2022-01-03T15:59:03.113Z] --- PASS: TestGet (0.00s) [2022-01-03T15:59:03.113Z] === RUN TestGetShortcutString [2022-01-03T15:59:03.113Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T15:59:03.113Z] PASS [2022-01-03T15:59:03.113Z] coverage: 42.9% of statements [2022-01-03T15:59:03.113Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-01-03T15:59:03.309Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:59:03.309Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:59:03.309Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:59:03.309Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T15:59:03.309Z] === RUN TestTailFile [2022-01-03T15:59:03.309Z] --- PASS: TestTailFile (0.00s) [2022-01-03T15:59:03.309Z] === RUN TestTailFileManyLines [2022-01-03T15:59:03.309Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T15:59:03.309Z] === RUN TestTailEmptyFile [2022-01-03T15:59:03.309Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T15:59:03.309Z] === RUN TestTailNegativeN [2022-01-03T15:59:03.309Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:03.309Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.309Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.310Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:03.311Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.311Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.312Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.312Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.584Z] --- PASS: TestGetAddress (20.25s) [2022-01-03T15:59:03.584Z] === RUN TestRequestSyntaxCheck [2022-01-03T15:59:03.584Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-03T15:59:03.584Z] === RUN TestRequest [2022-01-03T15:59:03.584Z] 2022/01/03 15:59:03 Closing DB instances... [2022-01-03T15:59:03.653Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.806Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:03.806Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.806Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.807Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.807Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.808Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:03.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.809Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.810Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:03.811Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:03.821Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:03.821Z] PASS [2022-01-03T15:59:03.821Z] coverage: 88.6% of statements [2022-01-03T15:59:03.821Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2022-01-03T15:59:03.821Z] time="2022-01-03T15:59:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T15:59:04.053Z] === RUN TestCreateIDMapOrder [2022-01-03T15:59:04.053Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T15:59:04.053Z] PASS [2022-01-03T15:59:04.053Z] coverage: 7.2% of statements [2022-01-03T15:59:04.053Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-01-03T15:59:04.217Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T15:59:04.291Z] testing: warning: no tests to run [2022-01-03T15:59:04.291Z] PASS [2022-01-03T15:59:04.291Z] coverage: [no statements] [2022-01-03T15:59:04.291Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2022-01-03T15:59:04.291Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T15:59:04.291Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestTarSumRemove [2022-01-03T15:59:04.291Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestSortFileInfoSums [2022-01-03T15:59:04.291Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T15:59:04.291Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestNewTarSumForLabel [2022-01-03T15:59:04.291Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestEmptyTar [2022-01-03T15:59:04.291Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestTarSumsReadSize [2022-01-03T15:59:04.291Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-03T15:59:04.291Z] === RUN TestTarSums [2022-01-03T15:59:04.291Z] --- PASS: TestTarSums (0.07s) [2022-01-03T15:59:04.291Z] === RUN TestIteration [2022-01-03T15:59:04.291Z] --- PASS: TestIteration (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestVersionLabelForChecksum [2022-01-03T15:59:04.291Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestVersion [2022-01-03T15:59:04.291Z] --- PASS: TestVersion (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestGetVersion [2022-01-03T15:59:04.291Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T15:59:04.291Z] === RUN TestGetVersions [2022-01-03T15:59:04.291Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T15:59:04.291Z] PASS [2022-01-03T15:59:04.291Z] coverage: 89.3% of statements [2022-01-03T15:59:04.291Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2022-01-03T15:59:04.412Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-01-03T15:59:04.412Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:59:04.413Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:59:04.413Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:59:04.761Z] === RUN TestTruncIndex [2022-01-03T15:59:04.761Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T15:59:04.761Z] PASS [2022-01-03T15:59:04.761Z] coverage: 91.5% of statements [2022-01-03T15:59:04.761Z] === RUN TestIsGIT [2022-01-03T15:59:04.761Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T15:59:04.761Z] === RUN TestIsTransport [2022-01-03T15:59:04.761Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T15:59:04.761Z] PASS [2022-01-03T15:59:04.761Z] coverage: 100.0% of statements [2022-01-03T15:59:04.761Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-01-03T15:59:04.761Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy (6.31s) [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:59:04.983Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-03T15:59:04.983Z] PASS [2022-01-03T15:59:04.983Z] [2022-01-03T15:59:04.983Z] DONE 17 tests in 10.229s [2022-01-03T15:59:04.983Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:59:04.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:04.983Z] ++ set -e [2022-01-03T15:59:04.983Z] ++ '[' -n 0 ']' [2022-01-03T15:59:04.983Z] ++ set -x [2022-01-03T15:59:04.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:05.043Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-01-03T15:59:05.043Z] === RUN TestNetworkDBBulkSync [2022-01-03T15:59:05.043Z] === RUN TestFixedBufferCap [2022-01-03T15:59:05.043Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestFixedBufferLen [2022-01-03T15:59:05.043Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestFixedBufferString [2022-01-03T15:59:05.043Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestFixedBufferWrite [2022-01-03T15:59:05.043Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestFixedBufferRead [2022-01-03T15:59:05.043Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestBytesPipeRead [2022-01-03T15:59:05.043Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestBytesPipeWrite [2022-01-03T15:59:05.043Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T15:59:05.043Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T15:59:05.231Z] === RUN TestVersionInfo [2022-01-03T15:59:05.231Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T15:59:05.231Z] === RUN TestAppendVersions [2022-01-03T15:59:05.231Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T15:59:05.231Z] PASS [2022-01-03T15:59:05.231Z] coverage: 88.9% of statements [2022-01-03T15:59:05.231Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2022-01-03T15:59:05.243Z] INFO: Testing against a local daemon [2022-01-03T15:59:05.243Z] === RUN TestCommitInheritsEnv [2022-01-03T15:59:05.503Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-03T15:59:05.503Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:59:05.503Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T15:59:05.503Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:59:05.503Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:59:05.503Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-03T15:59:05.503Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:59:05.503Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:59:05.503Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:59:05.513Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-01-03T15:59:05.513Z] === RUN TestAtomicWriteToFile [2022-01-03T15:59:05.513Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T15:59:05.513Z] === RUN TestAtomicWriteSetCommit [2022-01-03T15:59:05.513Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T15:59:05.513Z] === RUN TestAtomicWriteSetCancel [2022-01-03T15:59:05.513Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T15:59:05.513Z] === RUN TestReadCloserWrapperClose [2022-01-03T15:59:05.513Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T15:59:05.513Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestReaderErrWrapperRead [2022-01-03T15:59:05.513Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestCancelReadCloser [2022-01-03T15:59:05.513Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T15:59:05.513Z] === RUN TestWriteCloserWrapperClose [2022-01-03T15:59:05.513Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestNopWriteCloser [2022-01-03T15:59:05.513Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestNopWriter [2022-01-03T15:59:05.513Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T15:59:05.513Z] === RUN TestWriteCounter [2022-01-03T15:59:05.513Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T15:59:05.513Z] PASS [2022-01-03T15:59:05.513Z] coverage: 69.2% of statements [2022-01-03T15:59:05.513Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 69.2% of statements [2022-01-03T15:59:05.702Z] time="2022-01-03T15:59:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T15:59:05.763Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-01-03T15:59:05.763Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:59:05.763Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:59:05.763Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:59:05.763Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:59:06.022Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:59:06.022Z] === RUN TestTagInvalidReference [2022-01-03T15:59:06.022Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:59:06.022Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:59:06.022Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:59:06.022Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:59:06.022Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:59:06.022Z] === RUN TestTagOfficialNames [2022-01-03T15:59:06.022Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-03T15:59:06.022Z] === RUN TestTagMatchesDigest [2022-01-03T15:59:06.022Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-03T15:59:06.022Z] PASS [2022-01-03T15:59:06.022Z] [2022-01-03T15:59:06.022Z] === Skipped [2022-01-03T15:59:06.022Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:59:06.022Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T15:59:06.022Z] [2022-01-03T15:59:06.022Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:59:06.022Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:59:06.022Z] [2022-01-03T15:59:06.022Z] DONE 12 tests, 2 skipped in 0.997s [2022-01-03T15:59:06.022Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:59:06.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:06.022Z] ++ set -e [2022-01-03T15:59:06.022Z] ++ '[' -n 0 ']' [2022-01-03T15:59:06.022Z] ++ set -x [2022-01-03T15:59:06.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:06.023Z] INFO: Testing against a local daemon [2022-01-03T15:59:06.023Z] === RUN TestNetworkCreateDelete [2022-01-03T15:59:06.172Z] === RUN TestValidatePrivileges [2022-01-03T15:59:06.172Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T15:59:06.172Z] === RUN TestFilterByCapNeg [2022-01-03T15:59:06.172Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T15:59:06.172Z] === RUN TestFilterByCapPos [2022-01-03T15:59:06.172Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T15:59:06.172Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T15:59:06.172Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T15:59:06.172Z] PASS [2022-01-03T15:59:06.172Z] coverage: 12.0% of statements [2022-01-03T15:59:06.172Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-01-03T15:59:06.172Z] === RUN TestNewSettable [2022-01-03T15:59:06.172Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T15:59:06.172Z] === RUN TestIsSettable [2022-01-03T15:59:06.172Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T15:59:06.172Z] === RUN TestUpdateSettingsEnv [2022-01-03T15:59:06.172Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T15:59:06.172Z] PASS [2022-01-03T15:59:06.172Z] coverage: 20.0% of statements [2022-01-03T15:59:06.172Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-01-03T15:59:06.282Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T15:59:06.282Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:59:06.501Z] === RUN TestError [2022-01-03T15:59:06.501Z] --- PASS: TestError (0.00s) [2022-01-03T15:59:06.501Z] === RUN TestProgressString [2022-01-03T15:59:06.501Z] === RUN TestProgressString/no_progress [2022-01-03T15:59:06.501Z] === RUN TestProgressString/progress_1 [2022-01-03T15:59:06.501Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T15:59:06.501Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T15:59:06.501Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T15:59:06.501Z] === RUN TestProgressString/with_units [2022-01-03T15:59:06.501Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T15:59:06.501Z] === RUN TestProgressString/hide_counts [2022-01-03T15:59:06.501Z] --- PASS: TestProgressString (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T15:59:06.502Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T15:59:06.502Z] === RUN TestJSONMessageDisplay [2022-01-03T15:59:06.502Z] 2022/01/03 15:59:06 Closing DB instances... [2022-01-03T15:59:06.542Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-01-03T15:59:06.542Z] === RUN TestDaemonDNSFallback [2022-01-03T15:59:06.972Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-01-03T15:59:06.972Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T15:59:06.972Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T15:59:06.972Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T15:59:06.972Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T15:59:06.972Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T15:59:06.972Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T15:59:06.972Z] PASS [2022-01-03T15:59:06.972Z] coverage: 91.7% of statements [2022-01-03T15:59:06.972Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2022-01-03T15:59:07.164Z] === RUN TestLoad [2022-01-03T15:59:07.164Z] --- PASS: TestLoad (0.00s) [2022-01-03T15:59:07.164Z] === RUN TestSave [2022-01-03T15:59:07.164Z] --- PASS: TestSave (0.03s) [2022-01-03T15:59:07.164Z] === RUN TestAddDeleteGet [2022-01-03T15:59:07.164Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-03T15:59:07.164Z] === RUN TestInvalidTags [2022-01-03T15:59:07.164Z] --- PASS: TestInvalidTags (0.00s) [2022-01-03T15:59:07.164Z] PASS [2022-01-03T15:59:07.164Z] coverage: 84.4% of statements [2022-01-03T15:59:07.164Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2022-01-03T15:59:07.442Z] === RUN TestStandardLongPath [2022-01-03T15:59:07.442Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T15:59:07.442Z] === RUN TestUNCLongPath [2022-01-03T15:59:07.442Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T15:59:07.442Z] PASS [2022-01-03T15:59:07.442Z] coverage: 100.0% of statements [2022-01-03T15:59:07.442Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-01-03T15:59:07.913Z] === RUN TestNameFormat [2022-01-03T15:59:07.913Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T15:59:07.913Z] === RUN TestNameRetries [2022-01-03T15:59:07.913Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T15:59:07.913Z] PASS [2022-01-03T15:59:07.913Z] coverage: 85.7% of statements [2022-01-03T15:59:07.913Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-01-03T15:59:08.156Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T15:59:08.157Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T15:59:08.157Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T15:59:08.157Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestValidateMirror [2022-01-03T15:59:08.157Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestLoadInsecureRegistries [2022-01-03T15:59:08.157Z] time="2022-01-03T15:59:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:59:08.157Z] time="2022-01-03T15:59:08Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T15:59:08.157Z] time="2022-01-03T15:59:08Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:59:08.157Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-01-03T15:59:08.157Z] === RUN TestNewServiceConfig [2022-01-03T15:59:08.157Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestValidateIndexName [2022-01-03T15:59:08.157Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestValidateIndexNameWithError [2022-01-03T15:59:08.157Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestEndpointParse [2022-01-03T15:59:08.157Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestEndpointParseInvalid [2022-01-03T15:59:08.157Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestValidateEndpoint [2022-01-03T15:59:08.157Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestPing [2022-01-03T15:59:08.157Z] --- PASS: TestPing (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestPingRegistryEndpoint [2022-01-03T15:59:08.157Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:08.157Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestEndpoint [2022-01-03T15:59:08.157Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:08.157Z] --- SKIP: TestEndpoint (0.01s) [2022-01-03T15:59:08.157Z] === RUN TestParseRepositoryInfo [2022-01-03T15:59:08.157Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestNewIndexInfo [2022-01-03T15:59:08.157Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestMirrorEndpointLookup [2022-01-03T15:59:08.157Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:08.157Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestSearchRepositories [2022-01-03T15:59:08.157Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T15:59:08.157Z] Host: 127.0.0.1:49312 [2022-01-03T15:59:08.157Z] User-Agent: docker test client [2022-01-03T15:59:08.157Z] Authorization: Token fake-token [2022-01-03T15:59:08.157Z] X-Docker-Token: true [2022-01-03T15:59:08.157Z] Accept-Encoding: gzip [2022-01-03T15:59:08.157Z] [2022-01-03T15:59:08.157Z] [2022-01-03T15:59:08.157Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T15:59:08.157Z] Connection: close [2022-01-03T15:59:08.157Z] Content-Length: 144 [2022-01-03T15:59:08.157Z] Cache-Control: no-cache [2022-01-03T15:59:08.157Z] Content-Type: application/json [2022-01-03T15:59:08.157Z] Date: Mon, 03 Jan 2022 15:59:08 GMT [2022-01-03T15:59:08.157Z] Expires: -1 [2022-01-03T15:59:08.157Z] Pragma: no-cache [2022-01-03T15:59:08.157Z] Server: docker-tests/mock [2022-01-03T15:59:08.157Z] X-Docker-Registry-Config: mock [2022-01-03T15:59:08.157Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T15:59:08.157Z] [2022-01-03T15:59:08.157Z] [2022-01-03T15:59:08.157Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-03T15:59:08.157Z] === RUN TestTrustedLocation [2022-01-03T15:59:08.157Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T15:59:08.157Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T15:59:08.157Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T15:59:08.157Z] === RUN TestIsSecureIndex [2022-01-03T15:59:08.157Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T15:59:08.157Z] PASS [2022-01-03T15:59:08.157Z] coverage: 51.2% of statements [2022-01-03T15:59:08.157Z] ok github.com/docker/docker/registry 0.268s coverage: 51.2% of statements [2022-01-03T15:59:08.380Z] --- PASS: TestServicePlugin (31.56s) [2022-01-03T15:59:08.380Z] === RUN TestServiceUpdateLabel [2022-01-03T15:59:08.383Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2022-01-03T15:59:08.383Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T15:59:08.628Z] time="2022-01-03T15:59:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReader [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T15:59:08.628Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T15:59:08.628Z] PASS [2022-01-03T15:59:08.628Z] coverage: 100.0% of statements [2022-01-03T15:59:08.628Z] ok github.com/docker/docker/registry/resumable 0.246s coverage: 100.0% of statements [2022-01-03T15:59:08.628Z] === RUN TestRestartManagerTimeout [2022-01-03T15:59:08.628Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T15:59:08.628Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T15:59:08.628Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T15:59:08.628Z] PASS [2022-01-03T15:59:08.628Z] coverage: 50.9% of statements [2022-01-03T15:59:08.628Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-01-03T15:59:08.853Z] === RUN TestParseKeyValueOpt [2022-01-03T15:59:08.853Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T15:59:08.853Z] === RUN TestParseUintList [2022-01-03T15:59:08.853Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T15:59:08.853Z] === RUN TestParseUintListMaximumLimits [2022-01-03T15:59:08.853Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T15:59:08.853Z] PASS [2022-01-03T15:59:08.853Z] coverage: 97.0% of statements [2022-01-03T15:59:08.853Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-01-03T15:59:09.324Z] === RUN TestNewAndRemove [2022-01-03T15:59:09.324Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T15:59:09.324Z] === RUN TestRemoveInvalidPath [2022-01-03T15:59:09.324Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T15:59:09.324Z] PASS [2022-01-03T15:59:09.324Z] coverage: 82.6% of statements [2022-01-03T15:59:09.324Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-01-03T15:59:09.625Z] === RUN TestDecodeContainerConfig [2022-01-03T15:59:09.625Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T15:59:09.625Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T15:59:09.625Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T15:59:09.625Z] === RUN TestValidatePrivileged [2022-01-03T15:59:09.625Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T15:59:09.625Z] PASS [2022-01-03T15:59:09.625Z] coverage: 52.6% of statements [2022-01-03T15:59:09.625Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-01-03T15:59:09.625Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T15:59:09.625Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T15:59:09.625Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T15:59:09.625Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T15:59:09.625Z] PASS [2022-01-03T15:59:09.625Z] coverage: 62.5% of statements [2022-01-03T15:59:09.625Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-01-03T15:59:09.625Z] time="2022-01-03T15:59:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T15:59:10.267Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-01-03T15:59:10.267Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:59:10.894Z] 2022/01/03 15:59:10 Closing DB instances... [2022-01-03T15:59:10.894Z] === RUN TestFailedConnection [2022-01-03T15:59:11.363Z] time="2022-01-03T15:59:10Z" level=error msg="node: 34e1403c6750 is unknown to memberlist" [2022-01-03T15:59:12.355Z] --- PASS: TestRequest (8.76s) [2022-01-03T15:59:12.355Z] === RUN TestOverlappingRequests [2022-01-03T15:59:12.355Z] --- PASS: TestOverlappingRequests (0.38s) [2022-01-03T15:59:12.355Z] === RUN TestRelease [2022-01-03T15:59:12.591Z] === RUN TestGetDriver [2022-01-03T15:59:12.591Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T15:59:12.591Z] === RUN TestVolumeRequestError [2022-01-03T15:59:12.591Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T15:59:12.591Z] PASS [2022-01-03T15:59:12.591Z] coverage: 36.1% of statements [2022-01-03T15:59:12.591Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-01-03T15:59:12.591Z] === RUN TestGetAddress [2022-01-03T15:59:12.591Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T15:59:12.591Z] === RUN TestRemove [2022-01-03T15:59:12.591Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:59:12.591Z] --- SKIP: TestRemove (0.00s) [2022-01-03T15:59:12.591Z] === RUN TestInitializeWithVolumes [2022-01-03T15:59:12.591Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T15:59:12.591Z] === RUN TestCreate [2022-01-03T15:59:12.591Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:59:12.591Z] === RUN TestValidateName [2022-01-03T15:59:12.591Z] --- PASS: TestValidateName (0.00s) [2022-01-03T15:59:12.591Z] === RUN TestCreateWithOpts [2022-01-03T15:59:12.591Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:59:12.591Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T15:59:12.591Z] === RUN TestRelaodNoOpts [2022-01-03T15:59:12.591Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T15:59:12.591Z] PASS [2022-01-03T15:59:12.591Z] coverage: 41.5% of statements [2022-01-03T15:59:12.591Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2022-01-03T15:59:13.117Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-01-03T15:59:13.117Z] === RUN TestInspectNetwork [2022-01-03T15:59:13.344Z] --- PASS: TestFailedConnection (2.23s) [2022-01-03T15:59:13.344Z] === RUN TestFailOnce [2022-01-03T15:59:13.344Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.31s) [2022-01-03T15:59:13.344Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T15:59:13.344Z] 2022/01/03 15:59:13 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-01-03T15:59:13.344Z] goroutine 3 [running]: [2022-01-03T15:59:13.344Z] net/http.(*conn).serve.func1() [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T15:59:13.344Z] panic({0xd0ac40, 0xe17350}) [2022-01-03T15:59:13.344Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T15:59:13.344Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x91528d627d37fc5e}, 0xc00003fa98) [2022-01-03T15:59:13.344Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T15:59:13.344Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe240d0, 0xc0001b0000}, 0xc5f106) [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T15:59:13.344Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe240d0, 0xc0001b0000}, 0xc00005a000) [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T15:59:13.344Z] net/http.serverHandler.ServeHTTP({0xe226d0}, {0xe240d0, 0xc0001b0000}, 0xc00005a000) [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T15:59:13.344Z] net/http.(*conn).serve(0xc000054000, {0xe25fa0, 0xc0000260f0}) [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T15:59:13.344Z] created by net/http.(*Server).Serve [2022-01-03T15:59:13.344Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T15:59:13.344Z] time="2022-01-03T15:59:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRaw [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T15:59:13.582Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRaw [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T15:59:13.582Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestConvertTmpfsOptions [2022-01-03T15:59:13.582Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T15:59:13.582Z] linux_parser_test.go:209: data="ro" [2022-01-03T15:59:13.582Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestParseMountSpec [2022-01-03T15:59:13.582Z] parser_test.go:62: case 0 [2022-01-03T15:59:13.582Z] parser_test.go:62: case 1 [2022-01-03T15:59:13.582Z] parser_test.go:62: case 2 [2022-01-03T15:59:13.582Z] parser_test.go:62: case 3 [2022-01-03T15:59:13.582Z] parser_test.go:62: case 4 [2022-01-03T15:59:13.582Z] parser_test.go:62: case 5 [2022-01-03T15:59:13.582Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestValidateMount [2022-01-03T15:59:13.582Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRaw [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:59:13.582Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T15:59:13.582Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:59:13.582Z] PASS [2022-01-03T15:59:13.582Z] coverage: 67.6% of statements [2022-01-03T15:59:13.582Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2022-01-03T15:59:14.053Z] === RUN TestSetGetMeta [2022-01-03T15:59:14.053Z] === PAUSE TestSetGetMeta [2022-01-03T15:59:14.053Z] === RUN TestRestore [2022-01-03T15:59:14.053Z] === PAUSE TestRestore [2022-01-03T15:59:14.053Z] === RUN TestServiceCreate [2022-01-03T15:59:14.053Z] === PAUSE TestServiceCreate [2022-01-03T15:59:14.053Z] === RUN TestServiceList [2022-01-03T15:59:14.053Z] === PAUSE TestServiceList [2022-01-03T15:59:14.053Z] === RUN TestServiceRemove [2022-01-03T15:59:14.053Z] === PAUSE TestServiceRemove [2022-01-03T15:59:14.053Z] === RUN TestServiceGet [2022-01-03T15:59:14.053Z] === PAUSE TestServiceGet [2022-01-03T15:59:14.053Z] === RUN TestServicePrune [2022-01-03T15:59:14.053Z] === PAUSE TestServicePrune [2022-01-03T15:59:14.053Z] === RUN TestCreate [2022-01-03T15:59:14.053Z] === PAUSE TestCreate [2022-01-03T15:59:14.053Z] === RUN TestRemove [2022-01-03T15:59:14.053Z] === PAUSE TestRemove [2022-01-03T15:59:14.053Z] === RUN TestList [2022-01-03T15:59:14.053Z] === PAUSE TestList [2022-01-03T15:59:14.053Z] === RUN TestFindByDriver [2022-01-03T15:59:14.053Z] === PAUSE TestFindByDriver [2022-01-03T15:59:14.053Z] === RUN TestFindByReferenced [2022-01-03T15:59:14.053Z] === PAUSE TestFindByReferenced [2022-01-03T15:59:14.053Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T15:59:14.053Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T15:59:14.053Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:14.053Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:14.053Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T15:59:14.053Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T15:59:14.053Z] === RUN TestRefDerefRemove [2022-01-03T15:59:14.053Z] === PAUSE TestRefDerefRemove [2022-01-03T15:59:14.053Z] === RUN TestGet [2022-01-03T15:59:14.053Z] === PAUSE TestGet [2022-01-03T15:59:14.053Z] === RUN TestGetWithReference [2022-01-03T15:59:14.053Z] === PAUSE TestGetWithReference [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:14.053Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:14.053Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T15:59:14.053Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T15:59:14.053Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T15:59:14.053Z] === CONT TestSetGetMeta [2022-01-03T15:59:14.053Z] === CONT TestList [2022-01-03T15:59:14.053Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T15:59:14.053Z] === CONT TestGet [2022-01-03T15:59:14.053Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T15:59:14.053Z] === CONT TestRemove [2022-01-03T15:59:14.053Z] --- PASS: TestGet (0.03s) [2022-01-03T15:59:14.053Z] === CONT TestCreate [2022-01-03T15:59:14.053Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-03T15:59:14.053Z] === CONT TestServicePrune [2022-01-03T15:59:14.053Z] --- PASS: TestList (0.04s) [2022-01-03T15:59:14.053Z] === CONT TestServiceGet [2022-01-03T15:59:14.053Z] --- PASS: TestCreate (0.02s) [2022-01-03T15:59:14.053Z] === CONT TestServiceRemove [2022-01-03T15:59:14.053Z] --- PASS: TestRemove (0.03s) [2022-01-03T15:59:14.053Z] === CONT TestServiceList [2022-01-03T15:59:14.053Z] --- PASS: TestServiceGet (0.16s) [2022-01-03T15:59:14.053Z] === CONT TestServiceCreate [2022-01-03T15:59:14.053Z] time="2022-01-03T15:59:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:14.053Z] --- PASS: TestServiceRemove (0.15s) [2022-01-03T15:59:14.053Z] === CONT TestRestore [2022-01-03T15:59:14.053Z] --- PASS: TestServiceList (0.16s) [2022-01-03T15:59:14.053Z] time="2022-01-03T15:59:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:14.053Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T15:59:14.053Z] time="2022-01-03T15:59:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:14.053Z] time="2022-01-03T15:59:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T15:59:14.053Z] --- PASS: TestServiceCreate (0.02s) [2022-01-03T15:59:14.053Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:14.053Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-03T15:59:14.053Z] time="2022-01-03T15:59:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:14.053Z] === CONT TestFindByReferenced [2022-01-03T15:59:14.053Z] --- PASS: TestRestore (0.03s) [2022-01-03T15:59:14.053Z] === CONT TestFindByDriver [2022-01-03T15:59:14.053Z] --- PASS: TestServicePrune (0.20s) [2022-01-03T15:59:14.053Z] === CONT TestGetWithReference [2022-01-03T15:59:14.053Z] === CONT TestRefDerefRemove [2022-01-03T15:59:14.054Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-03T15:59:14.333Z] --- PASS: TestRelease (1.50s) [2022-01-03T15:59:14.333Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:59:14.333Z] 2022/01/03 15:59:14 Closing DB instances... [2022-01-03T15:59:14.333Z] --- PASS: TestFailOnce (1.22s) [2022-01-03T15:59:14.333Z] === RUN TestEchoInputOutput [2022-01-03T15:59:14.333Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T15:59:14.333Z] === RUN TestBackoff [2022-01-03T15:59:14.333Z] --- PASS: TestBackoff (0.00s) [2022-01-03T15:59:14.333Z] === RUN TestAbortRetry [2022-01-03T15:59:14.333Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T15:59:14.333Z] === RUN TestClientScheme [2022-01-03T15:59:14.523Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-03T15:59:14.523Z] --- PASS: TestFindByDriver (0.02s) [2022-01-03T15:59:14.523Z] --- PASS: TestGetWithReference (0.02s) [2022-01-03T15:59:14.523Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-03T15:59:14.523Z] PASS [2022-01-03T15:59:14.523Z] coverage: 69.0% of statements [2022-01-03T15:59:14.523Z] ok github.com/docker/docker/volume/service 0.305s coverage: 69.0% of statements [2022-01-03T15:59:14.803Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T15:59:14.803Z] === RUN TestNewClientWithTimeout [2022-01-03T15:59:15.273Z] time="2022-01-03T15:59:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T15:59:15.508Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T15:59:15.508Z] === RUN TestDockerSuite/TestExecTTY [2022-01-03T15:59:15.656Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:59:15.656Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:59:15.656Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:59:15.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:59:16.070Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T15:59:16.262Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-01-03T15:59:16.262Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T15:59:16.628Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2022-01-03T15:59:16.628Z] === RUN TestCreateServiceSysctls [2022-01-03T15:59:16.631Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T15:59:16.732Z] time="2022-01-03T15:59:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T15:59:16.887Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T15:59:17.449Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T15:59:17.449Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T15:59:17.449Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T15:59:18.322Z] --- PASS: TestGet (15.01s) [2022-01-03T15:59:18.322Z] === RUN TestPluginWithNoManifest [2022-01-03T15:59:18.322Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T15:59:18.322Z] === RUN TestGetAll [2022-01-03T15:59:18.322Z] --- PASS: TestGetAll (0.00s) [2022-01-03T15:59:18.322Z] PASS [2022-01-03T15:59:18.322Z] coverage: 73.2% of statements [2022-01-03T15:59:18.322Z] ok github.com/docker/docker/pkg/plugins 36.008s coverage: 73.2% of statements [2022-01-03T15:59:18.537Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-01-03T15:59:18.537Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:59:18.814Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-03T15:59:18.955Z] --- PASS: TestAllocateRandomDeallocate (4.75s) [2022-01-03T15:59:18.955Z] === RUN TestRetrieveFromStore [2022-01-03T15:59:18.955Z] time="2022-01-03T15:59:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T15:59:19.376Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T15:59:19.854Z] --- PASS: TestInspectNetwork (6.93s) [2022-01-03T15:59:19.854Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:59:19.854Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:59:19.854Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:59:19.854Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:59:19.854Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:59:19.945Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-01-03T15:59:19.945Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T15:59:20.306Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-03T15:59:20.739Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T15:59:20.739Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T15:59:20.739Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T15:59:20.739Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T15:59:20.739Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T15:59:20.739Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T15:59:20.739Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T15:59:20.739Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T15:59:20.739Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T15:59:20.739Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T15:59:20.739Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T15:59:20.739Z] === RUN TestDebug [2022-01-03T15:59:20.739Z] --- PASS: TestDebug (0.00s) [2022-01-03T15:59:20.739Z] === RUN TestRequestPoolParallel [2022-01-03T15:59:20.739Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-01-03T15:59:20.739Z] === RUN TestFullAllocateRelease [2022-01-03T15:59:20.739Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-01-03T15:59:20.739Z] === RUN TestOddAllocateRelease [2022-01-03T15:59:20.868Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T15:59:21.078Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-01-03T15:59:21.078Z] === RUN TestInspect [2022-01-03T15:59:21.209Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-01-03T15:59:21.209Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T15:59:21.209Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-03T15:59:21.209Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T15:59:21.209Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:59:21.209Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T15:59:21.209Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:59:21.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:59:21.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:59:21.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:59:21.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:21.209Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:59:21.209Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:59:21.209Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:59:21.209Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:59:21.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:21.209Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:59:21.209Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:59:21.209Z] PASS [2022-01-03T15:59:21.209Z] coverage: 85.3% of statements [2022-01-03T15:59:21.209Z] ok github.com/docker/docker/libnetwork/ipam 45.654s coverage: 85.3% of statements [2022-01-03T15:59:21.235Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-01-03T15:59:21.235Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:59:21.235Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:59:21.235Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:59:21.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:59:21.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:59:21.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:59:21.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:59:21.235Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:59:21.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:59:21.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:59:21.235Z] === RUN TestNetworkList [2022-01-03T15:59:21.235Z] === RUN TestNetworkList//networks [2022-01-03T15:59:21.235Z] === PAUSE TestNetworkList//networks [2022-01-03T15:59:21.235Z] === RUN TestNetworkList//networks/ [2022-01-03T15:59:21.235Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:59:21.235Z] === CONT TestNetworkList//networks [2022-01-03T15:59:21.235Z] === CONT TestNetworkList//networks/ [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:59:21.235Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:59:21.235Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:59:21.429Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T15:59:21.804Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-03T15:59:21.804Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:59:22.742Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T15:59:22.742Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:59:23.430Z] === RUN TestParseEmptyInterface [2022-01-03T15:59:23.430Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestParseNonInterfaceType [2022-01-03T15:59:23.430Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestParseWithOneFunction [2022-01-03T15:59:23.430Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestParseWithMultipleFuncs [2022-01-03T15:59:23.430Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestParseWithUnnamedReturn [2022-01-03T15:59:23.430Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestEmbeddedInterface [2022-01-03T15:59:23.430Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestParsedImports [2022-01-03T15:59:23.430Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T15:59:23.430Z] === RUN TestAliasedImports [2022-01-03T15:59:23.430Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T15:59:23.430Z] PASS [2022-01-03T15:59:23.430Z] coverage: 56.8% of statements [2022-01-03T15:59:23.430Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2022-01-03T15:59:23.430Z] time="2022-01-03T15:59:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T15:59:23.617Z] --- PASS: TestInspect (2.70s) [2022-01-03T15:59:23.617Z] === RUN TestCreateJob [2022-01-03T15:59:23.683Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-03T15:59:23.683Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:59:23.899Z] === RUN TestHTTPTransport [2022-01-03T15:59:23.899Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T15:59:23.899Z] PASS [2022-01-03T15:59:23.899Z] coverage: 85.7% of statements [2022-01-03T15:59:23.899Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-01-03T15:59:24.369Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:59:24.369Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T15:59:24.369Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T15:59:24.369Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:59:24.369Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T15:59:24.369Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T15:59:24.369Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T15:59:24.369Z] === RUN TestBufferPoolPutAndGet [2022-01-03T15:59:24.369Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T15:59:24.369Z] PASS [2022-01-03T15:59:24.369Z] coverage: 88.2% of statements [2022-01-03T15:59:24.369Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-01-03T15:59:24.622Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-03T15:59:24.622Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:59:24.693Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-01-03T15:59:24.693Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:59:24.838Z] === RUN TestOutputOnPrematureClose [2022-01-03T15:59:24.839Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T15:59:24.839Z] === RUN TestCompleteSilently [2022-01-03T15:59:24.839Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T15:59:24.839Z] PASS [2022-01-03T15:59:24.839Z] coverage: 75.9% of statements [2022-01-03T15:59:24.839Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-01-03T15:59:25.308Z] === RUN TestSendToOneSub [2022-01-03T15:59:25.308Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T15:59:25.308Z] === RUN TestSendToMultipleSubs [2022-01-03T15:59:25.308Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T15:59:25.308Z] === RUN TestEvictOneSub [2022-01-03T15:59:25.308Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T15:59:25.308Z] === RUN TestClosePublisher [2022-01-03T15:59:25.308Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T15:59:25.308Z] === RUN TestPubSubRace [2022-01-03T15:59:26.004Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-03T15:59:26.004Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:59:26.057Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T15:59:26.264Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-03T15:59:26.264Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:59:26.296Z] --- PASS: TestPubSubRace (1.06s) [2022-01-03T15:59:26.296Z] PASS [2022-01-03T15:59:26.296Z] coverage: 75.0% of statements [2022-01-03T15:59:26.296Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-01-03T15:59:26.910Z] --- PASS: TestCreateJob (3.05s) [2022-01-03T15:59:26.910Z] === RUN TestReplicatedJob [2022-01-03T15:59:27.292Z] === RUN TestRegister [2022-01-03T15:59:27.292Z] --- PASS: TestRegister (0.00s) [2022-01-03T15:59:27.292Z] === RUN TestCommand [2022-01-03T15:59:27.292Z] --- PASS: TestCommand (0.03s) [2022-01-03T15:59:27.292Z] === RUN TestNaiveSelf [2022-01-03T15:59:27.292Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T15:59:27.292Z] PASS [2022-01-03T15:59:27.292Z] coverage: 82.4% of statements [2022-01-03T15:59:27.292Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-01-03T15:59:27.761Z] === RUN TestDump [2022-01-03T15:59:27.761Z] goroutine 4 [running]: [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.dump(0x25b457) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T15:59:27.761Z] testing.tRunner(0xc000116000, 0x3c8e38) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:59:27.761Z] created by testing.(*T).Run [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:59:27.761Z] [2022-01-03T15:59:27.761Z] goroutine 1 [chan receive]: [2022-01-03T15:59:27.761Z] testing.(*T).Run(0xc00002dd40, {0x3ba4fd, 0x23a1b3}, 0x3c8e38) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:59:27.761Z] testing.runTests.func1(0xc00005a750) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:59:27.761Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:59:27.761Z] testing.runTests(0xc00006c080, {0x52cba0, 0x3, 0x3}, {0x25a6ad, 0x3bc1f7, 0x531640}) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:59:27.761Z] testing.(*M).Run(0xc00006c080) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:59:27.761Z] main.main() [2022-01-03T15:59:27.761Z] _testmain.go:95 +0x1f5 [2022-01-03T15:59:27.761Z] --- PASS: TestDump (0.00s) [2022-01-03T15:59:27.761Z] === RUN TestDumpToFile [2022-01-03T15:59:27.761Z] --- PASS: TestDumpToFile (0.16s) [2022-01-03T15:59:27.761Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T15:59:27.761Z] goroutine 6 [running]: [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.dump(0x2c83f4) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2c87a0}) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T15:59:27.761Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-03T15:59:27.761Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T15:59:27.761Z] testing.tRunner(0xc0001164e0, 0x3c8e28) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:59:27.761Z] created by testing.(*T).Run [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:59:27.761Z] [2022-01-03T15:59:27.761Z] goroutine 1 [chan receive]: [2022-01-03T15:59:27.761Z] testing.(*T).Run(0xc00002dd40, {0x3c1289, 0x23a1b3}, 0x3c8e28) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:59:27.761Z] testing.runTests.func1(0xc00005a750) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:59:27.761Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:59:27.761Z] testing.runTests(0xc00006c080, {0x52cba0, 0x3, 0x3}, {0x25a6ad, 0x3bc1f7, 0x531640}) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:59:27.761Z] testing.(*M).Run(0xc00006c080) [2022-01-03T15:59:27.761Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:59:27.761Z] main.main() [2022-01-03T15:59:27.761Z] _testmain.go:95 +0x1f5 [2022-01-03T15:59:27.761Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T15:59:27.761Z] PASS [2022-01-03T15:59:27.761Z] coverage: 90.9% of statements [2022-01-03T15:59:27.761Z] ok github.com/docker/docker/pkg/stack 0.199s coverage: 90.9% of statements [2022-01-03T15:59:28.231Z] === RUN TestNewStdWriter [2022-01-03T15:59:28.231Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T15:59:28.231Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestWriteWithNilBytes [2022-01-03T15:59:28.231Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestWrite [2022-01-03T15:59:28.231Z] --- PASS: TestWrite (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestWriteWithWriterError [2022-01-03T15:59:28.231Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T15:59:28.231Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyWriteAndRead [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T15:59:28.231Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T15:59:28.231Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T15:59:28.231Z] PASS [2022-01-03T15:59:28.231Z] coverage: 100.0% of statements [2022-01-03T15:59:28.231Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-01-03T15:59:28.804Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2022-01-03T15:59:28.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:59:28.804Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:59:28.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:59:28.804Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:59:29.219Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T15:59:29.219Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T15:59:29.219Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestFormatStatus [2022-01-03T15:59:29.219Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestFormatError [2022-01-03T15:59:29.219Z] --- PASS: TestFormatError (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestFormatJSONError [2022-01-03T15:59:29.219Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T15:59:29.219Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T15:59:29.219Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestNewJSONProgressOutput [2022-01-03T15:59:29.219Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestAuxFormatterEmit [2022-01-03T15:59:29.219Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestStreamWriterStdout [2022-01-03T15:59:29.219Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T15:59:29.219Z] === RUN TestStreamWriterStderr [2022-01-03T15:59:29.219Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T15:59:29.219Z] PASS [2022-01-03T15:59:29.219Z] coverage: 66.2% of statements [2022-01-03T15:59:29.219Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-01-03T15:59:29.689Z] === RUN TestGenerateRandomID [2022-01-03T15:59:29.689Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestShortenId [2022-01-03T15:59:29.689Z] --- PASS: TestShortenId (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestShortenSha256Id [2022-01-03T15:59:29.689Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestShortenIdEmpty [2022-01-03T15:59:29.689Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestShortenIdInvalid [2022-01-03T15:59:29.689Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestIsShortIDNonHex [2022-01-03T15:59:29.689Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T15:59:29.689Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T15:59:29.689Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T15:59:29.689Z] PASS [2022-01-03T15:59:29.689Z] coverage: 70.6% of statements [2022-01-03T15:59:29.689Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-01-03T15:59:30.159Z] === RUN TestIsCpusetListAvailable [2022-01-03T15:59:30.159Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T15:59:30.159Z] PASS [2022-01-03T15:59:30.159Z] coverage: 39.4% of statements [2022-01-03T15:59:30.159Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-01-03T15:59:31.110Z] --- PASS: TestReplicatedJob (4.57s) [2022-01-03T15:59:31.110Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:59:31.298Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T15:59:31.729Z] === RUN TestChtimes [2022-01-03T15:59:31.729Z] --- PASS: TestChtimes (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestChtimesWindows [2022-01-03T15:59:31.729Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T15:59:31.729Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T15:59:31.729Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T15:59:31.729Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T15:59:31.729Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T15:59:31.729Z] === RUN TestHasWin32KSupport [2022-01-03T15:59:31.729Z] syscall_windows_test.go:8: win32k: true [2022-01-03T15:59:31.729Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T15:59:31.729Z] PASS [2022-01-03T15:59:31.729Z] coverage: 13.0% of statements [2022-01-03T15:59:31.729Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-01-03T15:59:31.881Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T15:59:32.198Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T15:59:32.199Z] === RUN TestClientStream [2022-01-03T15:59:32.199Z] --- PASS: TestClientStream (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestClientSendFile [2022-01-03T15:59:32.199Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestClientWithRequestTimeout [2022-01-03T15:59:32.199Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T15:59:32.199Z] === RUN TestFileSpecPlugin [2022-01-03T15:59:32.199Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-03T15:59:32.199Z] === RUN TestFileJSONSpecPlugin [2022-01-03T15:59:32.199Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T15:59:32.199Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestPluginAddHandler [2022-01-03T15:59:32.199Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestPluginWaitBadPlugin [2022-01-03T15:59:32.199Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestGet [2022-01-03T15:59:32.199Z] time="2022-01-03T15:59:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T15:59:32.199Z] === RUN TestTailFile [2022-01-03T15:59:32.199Z] --- PASS: TestTailFile (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestTailFileManyLines [2022-01-03T15:59:32.199Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestTailEmptyFile [2022-01-03T15:59:32.199Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestTailNegativeN [2022-01-03T15:59:32.199Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.199Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.670Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.670Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.670Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.672Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:59:32.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:59:32.674Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:32.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:33.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:59:33.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:59:33.147Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:59:33.147Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:59:33.147Z] PASS [2022-01-03T15:59:33.147Z] coverage: 88.6% of statements [2022-01-03T15:59:33.147Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2022-01-03T15:59:33.147Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:59:33.147Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:59:33.147Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:59:33.147Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T15:59:33.147Z] time="2022-01-03T15:59:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T15:59:33.616Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T15:59:33.616Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-03T15:59:33.616Z] === RUN TestTarSumRemove [2022-01-03T15:59:33.616Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestSortFileInfoSums [2022-01-03T15:59:33.616Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T15:59:33.616Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestNewTarSumForLabel [2022-01-03T15:59:33.616Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestEmptyTar [2022-01-03T15:59:33.616Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestTarSumsReadSize [2022-01-03T15:59:33.616Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestTarSums [2022-01-03T15:59:33.616Z] --- PASS: TestTarSums (0.07s) [2022-01-03T15:59:33.616Z] === RUN TestIteration [2022-01-03T15:59:33.616Z] --- PASS: TestIteration (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestVersionLabelForChecksum [2022-01-03T15:59:33.616Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestVersion [2022-01-03T15:59:33.616Z] --- PASS: TestVersion (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestGetVersion [2022-01-03T15:59:33.616Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T15:59:33.616Z] === RUN TestGetVersions [2022-01-03T15:59:33.616Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T15:59:33.616Z] PASS [2022-01-03T15:59:33.616Z] coverage: 89.3% of statements [2022-01-03T15:59:33.616Z] testing: warning: no tests to run [2022-01-03T15:59:33.616Z] PASS [2022-01-03T15:59:33.616Z] coverage: [no statements] [2022-01-03T15:59:33.616Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2022-01-03T15:59:33.616Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-01-03T15:59:34.096Z] === RUN TestTruncIndex [2022-01-03T15:59:34.096Z] === RUN TestIsGIT [2022-01-03T15:59:34.096Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T15:59:34.096Z] === RUN TestIsTransport [2022-01-03T15:59:34.096Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T15:59:34.096Z] PASS [2022-01-03T15:59:34.096Z] coverage: 100.0% of statements [2022-01-03T15:59:34.096Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-01-03T15:59:34.096Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T15:59:34.096Z] PASS [2022-01-03T15:59:34.096Z] coverage: 91.5% of statements [2022-01-03T15:59:34.096Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-01-03T15:59:34.403Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-01-03T15:59:34.403Z] === RUN TestServiceListWithStatuses [2022-01-03T15:59:34.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:59:34.403Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:59:34.403Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:59:34.565Z] === RUN TestVersionInfo [2022-01-03T15:59:34.565Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T15:59:34.565Z] === RUN TestAppendVersions [2022-01-03T15:59:34.565Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T15:59:34.565Z] PASS [2022-01-03T15:59:34.565Z] coverage: 88.9% of statements [2022-01-03T15:59:34.565Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-01-03T15:59:35.035Z] time="2022-01-03T15:59:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T15:59:35.505Z] === RUN TestValidatePrivileges [2022-01-03T15:59:35.505Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T15:59:35.505Z] === RUN TestFilterByCapNeg [2022-01-03T15:59:35.505Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T15:59:35.505Z] === RUN TestFilterByCapPos [2022-01-03T15:59:35.505Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T15:59:35.505Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T15:59:35.505Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T15:59:35.505Z] PASS [2022-01-03T15:59:35.505Z] coverage: 12.0% of statements [2022-01-03T15:59:35.505Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-01-03T15:59:35.505Z] === RUN TestNewSettable [2022-01-03T15:59:35.505Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T15:59:35.505Z] === RUN TestIsSettable [2022-01-03T15:59:35.505Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T15:59:35.505Z] === RUN TestUpdateSettingsEnv [2022-01-03T15:59:35.505Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T15:59:35.505Z] PASS [2022-01-03T15:59:35.505Z] coverage: 20.0% of statements [2022-01-03T15:59:35.505Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-01-03T15:59:36.494Z] === RUN TestLoad [2022-01-03T15:59:36.494Z] --- PASS: TestLoad (0.00s) [2022-01-03T15:59:36.494Z] === RUN TestSave [2022-01-03T15:59:36.494Z] --- PASS: TestSave (0.03s) [2022-01-03T15:59:36.494Z] === RUN TestAddDeleteGet [2022-01-03T15:59:36.494Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-03T15:59:36.494Z] === RUN TestInvalidTags [2022-01-03T15:59:36.494Z] --- PASS: TestInvalidTags (0.01s) [2022-01-03T15:59:36.494Z] PASS [2022-01-03T15:59:36.494Z] coverage: 83.7% of statements [2022-01-03T15:59:36.494Z] ok github.com/docker/docker/reference 0.110s coverage: 83.7% of statements [2022-01-03T15:59:36.964Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T15:59:36.964Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T15:59:36.964Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T15:59:36.964Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T15:59:36.964Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T15:59:36.964Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:59:36.964Z] === RUN TestValidateMirror [2022-01-03T15:59:36.964Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T15:59:36.964Z] === RUN TestLoadInsecureRegistries [2022-01-03T15:59:37.129Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T15:59:37.129Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T15:59:37.129Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T15:59:37.129Z] === RUN TestDockerSuite/TestHealth [2022-01-03T15:59:37.433Z] time="2022-01-03T15:59:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:59:37.434Z] time="2022-01-03T15:59:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T15:59:37.434Z] time="2022-01-03T15:59:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:59:37.434Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-01-03T15:59:37.434Z] === RUN TestNewServiceConfig [2022-01-03T15:59:37.434Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestValidateIndexName [2022-01-03T15:59:37.434Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestValidateIndexNameWithError [2022-01-03T15:59:37.434Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestEndpointParse [2022-01-03T15:59:37.434Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestEndpointParseInvalid [2022-01-03T15:59:37.434Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestValidateEndpoint [2022-01-03T15:59:37.434Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-03T15:59:37.434Z] === RUN TestPing [2022-01-03T15:59:37.434Z] --- PASS: TestPing (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestPingRegistryEndpoint [2022-01-03T15:59:37.434Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:37.434Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-01-03T15:59:37.434Z] === RUN TestEndpoint [2022-01-03T15:59:37.434Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:37.434Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestParseRepositoryInfo [2022-01-03T15:59:37.434Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestNewIndexInfo [2022-01-03T15:59:37.434Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestMirrorEndpointLookup [2022-01-03T15:59:37.434Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:37.434Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestSearchRepositories [2022-01-03T15:59:37.434Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T15:59:37.434Z] Host: 127.0.0.1:49312 [2022-01-03T15:59:37.434Z] User-Agent: docker test client [2022-01-03T15:59:37.434Z] Authorization: Token fake-token [2022-01-03T15:59:37.434Z] X-Docker-Token: true [2022-01-03T15:59:37.434Z] Accept-Encoding: gzip [2022-01-03T15:59:37.434Z] [2022-01-03T15:59:37.434Z] [2022-01-03T15:59:37.434Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T15:59:37.434Z] Connection: close [2022-01-03T15:59:37.434Z] Content-Length: 144 [2022-01-03T15:59:37.434Z] Cache-Control: no-cache [2022-01-03T15:59:37.434Z] Content-Type: application/json [2022-01-03T15:59:37.434Z] Date: Mon, 03 Jan 2022 15:59:37 GMT [2022-01-03T15:59:37.434Z] Expires: -1 [2022-01-03T15:59:37.434Z] Pragma: no-cache [2022-01-03T15:59:37.434Z] Server: docker-tests/mock [2022-01-03T15:59:37.434Z] X-Docker-Registry-Config: mock [2022-01-03T15:59:37.434Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T15:59:37.434Z] [2022-01-03T15:59:37.434Z] [2022-01-03T15:59:37.434Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-03T15:59:37.434Z] === RUN TestTrustedLocation [2022-01-03T15:59:37.434Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T15:59:37.434Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T15:59:37.434Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestIsSecureIndex [2022-01-03T15:59:37.434Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T15:59:37.434Z] PASS [2022-01-03T15:59:37.434Z] coverage: 51.2% of statements [2022-01-03T15:59:37.434Z] ok github.com/docker/docker/registry 0.239s coverage: 51.2% of statements [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T15:59:37.434Z] time="2022-01-03T15:59:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReader [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T15:59:37.434Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T15:59:37.434Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T15:59:37.434Z] PASS [2022-01-03T15:59:37.434Z] coverage: 100.0% of statements [2022-01-03T15:59:37.434Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2022-01-03T15:59:37.903Z] === RUN TestRestartManagerTimeout [2022-01-03T15:59:37.903Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T15:59:37.903Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T15:59:37.903Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T15:59:37.903Z] PASS [2022-01-03T15:59:37.903Z] coverage: 50.9% of statements [2022-01-03T15:59:37.903Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-01-03T15:59:37.978Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-03T15:59:38.373Z] === RUN TestDecodeContainerConfig [2022-01-03T15:59:38.373Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T15:59:38.373Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T15:59:38.373Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T15:59:38.373Z] === RUN TestValidatePrivileged [2022-01-03T15:59:38.373Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T15:59:38.373Z] PASS [2022-01-03T15:59:38.373Z] coverage: 52.6% of statements [2022-01-03T15:59:38.373Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-01-03T15:59:38.373Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T15:59:38.373Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T15:59:38.373Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T15:59:38.373Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T15:59:38.373Z] PASS [2022-01-03T15:59:38.373Z] coverage: 62.5% of statements [2022-01-03T15:59:38.373Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-01-03T15:59:38.604Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-01-03T15:59:38.604Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:59:39.017Z] check_test.go:379: [d052757c58d71] daemon is not started [2022-01-03T15:59:39.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-03T15:59:39.273Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-01-03T15:59:39.273Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:59:39.363Z] time="2022-01-03T15:59:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T15:59:39.572Z] 2022/01/03 15:59:37 Closing DB instances... [2022-01-03T15:59:39.572Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-01-03T15:59:39.572Z] === RUN TestFindNode [2022-01-03T15:59:39.572Z] 2022/01/03 15:59:39 Closing DB instances... [2022-01-03T15:59:39.572Z] --- PASS: TestFindNode (0.02s) [2022-01-03T15:59:39.572Z] === RUN TestChangeNodeState [2022-01-03T15:59:39.572Z] 2022/01/03 15:59:39 Closing DB instances... [2022-01-03T15:59:39.572Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T15:59:39.572Z] === RUN TestNodeReincarnation [2022-01-03T15:59:39.572Z] 2022/01/03 15:59:39 Closing DB instances... [2022-01-03T15:59:41.164Z] docker_api_swarm_test.go:802: [d012ad7783947] joining swarm manager [d665e5ec2ef16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:59:41.583Z] === RUN TestGetDriver [2022-01-03T15:59:41.583Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T15:59:41.583Z] === RUN TestVolumeRequestError [2022-01-03T15:59:41.583Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T15:59:41.583Z] PASS [2022-01-03T15:59:41.583Z] coverage: 36.1% of statements [2022-01-03T15:59:41.583Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2022-01-03T15:59:41.583Z] === RUN TestGetAddress [2022-01-03T15:59:41.583Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T15:59:41.583Z] === RUN TestRemove [2022-01-03T15:59:41.583Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:59:41.583Z] --- SKIP: TestRemove (0.00s) [2022-01-03T15:59:41.583Z] === RUN TestInitializeWithVolumes [2022-01-03T15:59:41.583Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T15:59:41.583Z] === RUN TestCreate [2022-01-03T15:59:41.583Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:59:41.583Z] === RUN TestValidateName [2022-01-03T15:59:41.583Z] --- PASS: TestValidateName (0.00s) [2022-01-03T15:59:41.583Z] === RUN TestCreateWithOpts [2022-01-03T15:59:41.583Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:59:41.583Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T15:59:41.583Z] === RUN TestRelaodNoOpts [2022-01-03T15:59:41.583Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T15:59:41.583Z] PASS [2022-01-03T15:59:41.583Z] coverage: 41.5% of statements [2022-01-03T15:59:41.583Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2022-01-03T15:59:41.901Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-01-03T15:59:41.901Z] === RUN TestServicePlugin [2022-01-03T15:59:42.532Z] docker_api_swarm_test.go:802: [d548377510d8a] joining swarm manager [d665e5ec2ef16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRaw [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T15:59:42.576Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRaw [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T15:59:42.576Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestConvertTmpfsOptions [2022-01-03T15:59:42.576Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T15:59:42.576Z] linux_parser_test.go:209: data="ro" [2022-01-03T15:59:42.576Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestParseMountSpec [2022-01-03T15:59:42.576Z] parser_test.go:62: case 0 [2022-01-03T15:59:42.576Z] parser_test.go:62: case 1 [2022-01-03T15:59:42.576Z] parser_test.go:62: case 2 [2022-01-03T15:59:42.576Z] parser_test.go:62: case 3 [2022-01-03T15:59:42.576Z] parser_test.go:62: case 4 [2022-01-03T15:59:42.576Z] parser_test.go:62: case 5 [2022-01-03T15:59:42.576Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestValidateMount [2022-01-03T15:59:42.576Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRaw [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T15:59:42.576Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T15:59:42.576Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:59:42.577Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T15:59:42.577Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:59:42.577Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T15:59:42.577Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:59:42.577Z] PASS [2022-01-03T15:59:42.577Z] coverage: 67.6% of statements [2022-01-03T15:59:42.577Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-01-03T15:59:43.046Z] === RUN TestSetGetMeta [2022-01-03T15:59:43.046Z] === PAUSE TestSetGetMeta [2022-01-03T15:59:43.046Z] === RUN TestRestore [2022-01-03T15:59:43.046Z] === PAUSE TestRestore [2022-01-03T15:59:43.046Z] === RUN TestServiceCreate [2022-01-03T15:59:43.046Z] === PAUSE TestServiceCreate [2022-01-03T15:59:43.046Z] === RUN TestServiceList [2022-01-03T15:59:43.046Z] === PAUSE TestServiceList [2022-01-03T15:59:43.046Z] === RUN TestServiceRemove [2022-01-03T15:59:43.046Z] === PAUSE TestServiceRemove [2022-01-03T15:59:43.046Z] === RUN TestServiceGet [2022-01-03T15:59:43.046Z] === PAUSE TestServiceGet [2022-01-03T15:59:43.046Z] === RUN TestServicePrune [2022-01-03T15:59:43.046Z] === PAUSE TestServicePrune [2022-01-03T15:59:43.046Z] === RUN TestCreate [2022-01-03T15:59:43.046Z] === PAUSE TestCreate [2022-01-03T15:59:43.046Z] === RUN TestRemove [2022-01-03T15:59:43.046Z] === PAUSE TestRemove [2022-01-03T15:59:43.046Z] === RUN TestList [2022-01-03T15:59:43.046Z] === PAUSE TestList [2022-01-03T15:59:43.046Z] === RUN TestFindByDriver [2022-01-03T15:59:43.046Z] === PAUSE TestFindByDriver [2022-01-03T15:59:43.046Z] === RUN TestFindByReferenced [2022-01-03T15:59:43.046Z] === PAUSE TestFindByReferenced [2022-01-03T15:59:43.046Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T15:59:43.046Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T15:59:43.046Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:43.046Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:43.046Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T15:59:43.046Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T15:59:43.046Z] === RUN TestRefDerefRemove [2022-01-03T15:59:43.046Z] === PAUSE TestRefDerefRemove [2022-01-03T15:59:43.046Z] === RUN TestGet [2022-01-03T15:59:43.046Z] === PAUSE TestGet [2022-01-03T15:59:43.046Z] === RUN TestGetWithReference [2022-01-03T15:59:43.046Z] === PAUSE TestGetWithReference [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:43.046Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:43.046Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T15:59:43.046Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T15:59:43.046Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T15:59:43.046Z] === CONT TestSetGetMeta [2022-01-03T15:59:43.046Z] === CONT TestList [2022-01-03T15:59:43.046Z] === CONT TestServiceGet [2022-01-03T15:59:43.046Z] === CONT TestCreate [2022-01-03T15:59:43.046Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T15:59:43.046Z] === CONT TestServiceRemove [2022-01-03T15:59:43.046Z] --- PASS: TestCreate (0.03s) [2022-01-03T15:59:43.046Z] === CONT TestServiceList [2022-01-03T15:59:43.046Z] --- PASS: TestList (0.05s) [2022-01-03T15:59:43.046Z] === CONT TestServiceCreate [2022-01-03T15:59:43.516Z] --- PASS: TestServiceGet (0.22s) [2022-01-03T15:59:43.516Z] === CONT TestRestore [2022-01-03T15:59:43.516Z] --- PASS: TestServiceRemove (0.21s) [2022-01-03T15:59:43.516Z] === CONT TestServicePrune [2022-01-03T15:59:43.516Z] --- PASS: TestServiceList (0.21s) [2022-01-03T15:59:43.516Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T15:59:43.516Z] --- PASS: TestServiceCreate (0.20s) [2022-01-03T15:59:43.516Z] === CONT TestGetWithReference [2022-01-03T15:59:43.516Z] time="2022-01-03T15:59:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:43.516Z] time="2022-01-03T15:59:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:43.516Z] time="2022-01-03T15:59:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:43.516Z] time="2022-01-03T15:59:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T15:59:43.516Z] --- PASS: TestRestore (0.05s) [2022-01-03T15:59:43.516Z] === CONT TestGet [2022-01-03T15:59:43.516Z] time="2022-01-03T15:59:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:59:43.516Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-03T15:59:43.516Z] === CONT TestRefDerefRemove [2022-01-03T15:59:43.516Z] --- PASS: TestServicePrune (0.06s) [2022-01-03T15:59:43.516Z] === CONT TestRemove [2022-01-03T15:59:43.516Z] --- PASS: TestGetWithReference (0.04s) [2022-01-03T15:59:43.516Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T15:59:43.516Z] --- PASS: TestGet (0.03s) [2022-01-03T15:59:43.516Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:59:43.516Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-03T15:59:43.516Z] === CONT TestFindByReferenced [2022-01-03T15:59:43.516Z] --- PASS: TestRemove (0.03s) [2022-01-03T15:59:43.516Z] === CONT TestFindByDriver [2022-01-03T15:59:43.516Z] --- PASS: TestRefDerefRemove (0.04s) [2022-01-03T15:59:43.516Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-03T15:59:43.516Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-03T15:59:43.516Z] --- PASS: TestFindByDriver (0.04s) [2022-01-03T15:59:43.516Z] PASS [2022-01-03T15:59:43.516Z] coverage: 69.0% of statements [2022-01-03T15:59:43.516Z] ok github.com/docker/docker/volume/service 0.399s coverage: 69.0% of statements [2022-01-03T15:59:43.698Z] --- PASS: TestServiceWithDataPathPortInit (13.25s) [2022-01-03T15:59:43.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:59:43.698Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a4vpiqyzlwfyfoegmwieydzlz Created:2022-01-03 15:59:42.584804744 +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[be3f2432988a0ae4c8320bb6aa9f009c44645a1ef286472bd8759294df664d39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gegbgfh4injrc7dwxyjnzjth6 EndpointID:4177b82413ba5a8174f0ae71270ca500cf7b45af06f17d5516bf57b6f8dbc416 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:838abd61a293ef3dbc5a915227f4b14958b2cb2eef6b1931653ae3437ca011f9 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:09ef7e34b8ab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gegbgfh4injrc7dwxyjnzjth6 EndpointID:4177b82413ba5a8174f0ae71270ca500cf7b45af06f17d5516bf57b6f8dbc416 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:59:43.899Z] docker_api_swarm_test.go:802: [d7a93413761aa] joining swarm manager [d665e5ec2ef16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T15:59:44.339Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T15:59:44.339Z] === RUN TestParallelCreate [2022-01-03T15:59:44.339Z] 2022/01/03 15:59:44 Closing DB instances... [2022-01-03T15:59:44.339Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T15:59:44.339Z] === RUN TestParallelDelete [2022-01-03T15:59:44.339Z] 2022/01/03 15:59:44 Closing DB instances... [2022-01-03T15:59:44.339Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T15:59:44.339Z] === RUN TestNetworkDBIslands [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:762ed2e6584e with config:&{NodeID:762ed2e6584e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 762ed2e6584e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 762ed2e6584e/172.24.131.91, added to nodes list" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:689f273031e5 with config:&{NodeID:689f273031e5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 689f273031e5/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 689f273031e5/172.24.131.91, added to nodes list" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 689f273031e5/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 689f273031e5/172.24.131.91, added to nodes list" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 762ed2e6584e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=info msg="Node 762ed2e6584e/172.24.131.91, added to nodes list" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T15:59:44.339Z] time="2022-01-03T15:59:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2022-01-03T15:59:44.827Z] docker_api_swarm_test.go:802: [df86030b61b6b] joining swarm manager [d665e5ec2ef16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T15:59:45.195Z] plugin_test.go:61: [d90ec7b822bfe] joining swarm manager [d8b66ab98efb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:94816af4ea3e with config:&{NodeID:94816af4ea3e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 762ed2e6584e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 762ed2e6584e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 689f273031e5/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=info msg="Node 689f273031e5/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T15:59:45.329Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:39143523608e with config:&{NodeID:39143523608e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 689f273031e5/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 689f273031e5/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 94816af4ea3e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 762ed2e6584e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=info msg="Node 762ed2e6584e/172.24.131.91, added to nodes list" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T15:59:45.799Z] time="2022-01-03T15:59:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-03T15:59:46.194Z] docker_api_swarm_test.go:810: [d6abe45d0286c] joining swarm manager [d665e5ec2ef16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:45Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a5dd11862281 with config:&{NodeID:a5dd11862281 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 689f273031e5/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 689f273031e5/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 94816af4ea3e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node 94816af4ea3e/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.269Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.576Z] plugin_test.go:64: [d3da435833b9f] joining swarm manager [d8b66ab98efb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:46.741Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=info msg="The new bootstrap node list is:[172.24.131.91:10033 172.24.131.91:10034 172.24.131.91:10035]" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10033" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49353" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10034" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49354" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10035" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49355" [2022-01-03T15:59:46.741Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=info msg="The new bootstrap node list is:[172.24.131.91:10033 172.24.131.91:10034 172.24.131.91:10035]" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10033" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49356" [2022-01-03T15:59:46.741Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10034" [2022-01-03T15:59:46.742Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49357" [2022-01-03T15:59:46.742Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10035" [2022-01-03T15:59:46.742Z] time="2022-01-03T15:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49358" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node 0 leaving" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node5(a5dd11862281): Node leave event for 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node2(689f273031e5): Node leave event for 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node3(94816af4ea3e): Node leave event for 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node1(762ed2e6584e): Node leave event for 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="Node 762ed2e6584e change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:46Z" level=info msg="node4(39143523608e): Node leave event for 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:47Z" level=info msg="Node 762ed2e6584e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:47Z" level=info msg="Node 762ed2e6584e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.211Z] time="2022-01-03T15:59:47Z" level=info msg="Node 762ed2e6584e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.311Z] --- PASS: TestGet (15.02s) [2022-01-03T15:59:47.311Z] === RUN TestPluginWithNoManifest [2022-01-03T15:59:47.311Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T15:59:47.311Z] === RUN TestGetAll [2022-01-03T15:59:47.311Z] --- PASS: TestGetAll (0.00s) [2022-01-03T15:59:47.311Z] PASS [2022-01-03T15:59:47.311Z] coverage: 73.2% of statements [2022-01-03T15:59:47.311Z] ok github.com/docker/docker/pkg/plugins 36.173s coverage: 73.2% of statements [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="node 1 leaving" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10033->172.24.131.91:10034: use of closed network connection from=172.24.131.91:10034" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 762ed2e6584e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 762ed2e6584e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5 change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="node3(94816af4ea3e): Node leave event for 689f273031e5/172.24.131.91" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5 change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="node4(39143523608e): Node leave event for 689f273031e5/172.24.131.91" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5 change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="node5(a5dd11862281): Node leave event for 689f273031e5/172.24.131.91" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5 change state NodeActive --> NodeLeft" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="node2(689f273031e5): Node leave event for 689f273031e5/172.24.131.91" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.681Z] time="2022-01-03T15:59:47Z" level=info msg="Node 689f273031e5/172.24.131.91, left gossip cluster" [2022-01-03T15:59:47.921Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.24s) [2022-01-03T15:59:47.921Z] PASS [2022-01-03T15:59:47.921Z] [2022-01-03T15:59:47.921Z] === Skipped [2022-01-03T15:59:47.921Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:59:47.921Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:59:47.921Z] [2022-01-03T15:59:47.921Z] DONE 26 tests, 1 skipped in 41.912s [2022-01-03T15:59:47.921Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:59:47.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:47.921Z] ++ set -e [2022-01-03T15:59:47.921Z] ++ '[' -n 0 ']' [2022-01-03T15:59:47.921Z] ++ set -x [2022-01-03T15:59:47.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=debug msg="memberlist: Failed ping: 762ed2e6584e (timeout reached)" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.131.91:10036: use of closed network connection" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="node 2 leaving" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="Node 94816af4ea3e change state NodeActive --> NodeLeft" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="node5(a5dd11862281): Node leave event for 94816af4ea3e/172.24.131.91" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="Node 94816af4ea3e change state NodeActive --> NodeLeft" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="node4(39143523608e): Node leave event for 94816af4ea3e/172.24.131.91" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="Node 94816af4ea3e change state NodeActive --> NodeLeft" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:47Z" level=info msg="node3(94816af4ea3e): Node leave event for 94816af4ea3e/172.24.131.91" [2022-01-03T15:59:48.155Z] time="2022-01-03T15:59:48Z" level=info msg="Node 94816af4ea3e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:48.182Z] INFO: Testing against a local daemon [2022-01-03T15:59:48.182Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:59:48.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:59:48.182Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:59:48.182Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:59:48.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:59:48.182Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:59:48.182Z] PASS [2022-01-03T15:59:48.182Z] [2022-01-03T15:59:48.182Z] === Skipped [2022-01-03T15:59:48.182Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:59:48.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:59:48.182Z] [2022-01-03T15:59:48.182Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:59:48.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:59:48.182Z] [2022-01-03T15:59:48.182Z] DONE 2 tests, 2 skipped in 0.086s [2022-01-03T15:59:48.182Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:59:48.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:48.182Z] ++ set -e [2022-01-03T15:59:48.182Z] ++ '[' -n 0 ']' [2022-01-03T15:59:48.182Z] ++ set -x [2022-01-03T15:59:48.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:48.182Z] INFO: Testing against a local daemon [2022-01-03T15:59:48.182Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="memberlist: Suspect 762ed2e6584e has failed, no acks received" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 94816af4ea3e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:48.625Z] networkdb_test.go:867: node4: OK [2022-01-03T15:59:48.625Z] networkdb_test.go:867: node5: OK [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="node 0 coming back" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:61fe2871f757 with config:&{NodeID:61fe2871f757 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 94816af4ea3e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 61fe2871f757/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 61fe2871f757/172.24.131.91, added to nodes list" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="node 1 coming back" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:da3644d262f7 with config:&{NodeID:da3644d262f7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node da3644d262f7/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node da3644d262f7/172.24.131.91, added to nodes list" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="node 2 coming back" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:12b3d3459819 with config:&{NodeID:12b3d3459819 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 12b3d3459819/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:48.625Z] time="2022-01-03T15:59:48Z" level=info msg="Node 12b3d3459819/172.24.131.91, added to nodes list" [2022-01-03T15:59:49.013Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T15:59:49.013Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T15:59:49.013Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:59:49.013Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-03T15:59:49.013Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-03T15:59:49.013Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2022-01-03T15:59:49.013Z] WARN: Skipping validation tests [2022-01-03T15:59:49.013Z] INFO: Running unit tests at 01/03/2022 15:59:39... [2022-01-03T15:59:49.013Z] INFO: make.ps1 starting at 01/03/2022 15:59:45 [2022-01-03T15:59:49.013Z] INFO: Git commit (60f868c263) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:59:49.013Z] INFO: Invoking autogen... [2022-01-03T15:59:49.013Z] INFO: Running unit tests... [2022-01-03T15:59:49.094Z] time="2022-01-03T15:59:48Z" level=debug msg="memberlist: Failed ping: 39143523608e (timeout reached)" [2022-01-03T15:59:49.094Z] time="2022-01-03T15:59:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.131.91:10037: use of closed network connection" [2022-01-03T15:59:49.094Z] time="2022-01-03T15:59:48Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49360" [2022-01-03T15:59:49.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-01-03T15:59:49.562Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:59:49.565Z] time="2022-01-03T15:59:49Z" level=warning msg="memberlist: Was able to connect to 39143523608e but other probes failed, network may be misconfigured" [2022-01-03T15:59:50.131Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:59:50.701Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:59:51.646Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:59:51.788Z] time="2022-01-03T15:59:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.131.91:10033 172.24.131.91:10034 172.24.131.91:10035]" [2022-01-03T15:59:52.262Z] time="2022-01-03T15:59:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.131.91:10033 172.24.131.91:10034 172.24.131.91:10035]" [2022-01-03T15:59:52.728Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2022-01-03T15:59:52.728Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10033" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49361" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, is the new incarnation of the shutdown node 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49362" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10034" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, is the new incarnation of the shutdown node 689f273031e5/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10035" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49363" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node a5dd11862281/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, is the new incarnation of the shutdown node 94816af4ea3e/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 39143523608e/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, is the new incarnation of the shutdown node 762ed2e6584e/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 61fe2871f757/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, is the new incarnation of the shutdown node 689f273031e5/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node da3644d262f7/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, is the new incarnation of the shutdown node 94816af4ea3e/172.24.131.91" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, added to nodes list" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:52.732Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, added to nodes list" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, joined gossip cluster" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:52Z" level=info msg="Node 12b3d3459819/172.24.131.91, added to nodes list" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10033" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49364" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10034" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49365" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.131.91:10035" [2022-01-03T15:59:53.203Z] time="2022-01-03T15:59:53Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49366" [2022-01-03T15:59:53.556Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:59:53.656Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T15:59:53.673Z] 2022/01/03 15:59:53 Closing DB instances... [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757 change state NodeActive --> NodeLeft" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="node2(da3644d262f7): Node leave event for 61fe2871f757/172.24.131.91" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757 change state NodeActive --> NodeLeft" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757 change state NodeActive --> NodeLeft" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="node5(a5dd11862281): Node leave event for 61fe2871f757/172.24.131.91" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="node4(39143523608e): Node leave event for 61fe2871f757/172.24.131.91" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757 change state NodeActive --> NodeLeft" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="node3(12b3d3459819): Node leave event for 61fe2871f757/172.24.131.91" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757 change state NodeActive --> NodeLeft" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="node1(61fe2871f757): Node leave event for 61fe2871f757/172.24.131.91" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757/172.24.131.91, left gossip cluster" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757/172.24.131.91, left gossip cluster" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757/172.24.131.91, left gossip cluster" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757/172.24.131.91, left gossip cluster" [2022-01-03T15:59:53.673Z] time="2022-01-03T15:59:53Z" level=info msg="Node 61fe2871f757/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="Node da3644d262f7 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="node4(39143523608e): Node leave event for da3644d262f7/172.24.131.91" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="Node da3644d262f7 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="node3(12b3d3459819): Node leave event for da3644d262f7/172.24.131.91" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="Node da3644d262f7 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="node5(a5dd11862281): Node leave event for da3644d262f7/172.24.131.91" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="Node da3644d262f7 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:53Z" level=info msg="node2(da3644d262f7): Node leave event for da3644d262f7/172.24.131.91" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:54Z" level=info msg="Node da3644d262f7/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:54Z" level=info msg="Node da3644d262f7/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:54Z" level=info msg="Node da3644d262f7/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.148Z] time="2022-01-03T15:59:54Z" level=info msg="Node da3644d262f7/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.217Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="node4(39143523608e): Node leave event for 12b3d3459819/172.24.131.91" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="node5(a5dd11862281): Node leave event for 12b3d3459819/172.24.131.91" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819 change state NodeActive --> NodeLeft" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="node3(12b3d3459819): Node leave event for 12b3d3459819/172.24.131.91" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.618Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819/172.24.131.91, left gossip cluster" [2022-01-03T15:59:54.938Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:54Z" level=info msg="Node 12b3d3459819/172.24.131.91, left gossip cluster" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:54Z" level=debug msg="memberlist: Failed ping: 39143523608e (timeout reached)" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.131.91:10035: use of closed network connection" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.131.91:10037: use of closed network connection" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:54Z" level=debug msg="memberlist: Stream connection from=172.24.131.91:49367" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:55Z" level=info msg="Node 39143523608e change state NodeActive --> NodeLeft" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:55Z" level=info msg="node5(a5dd11862281): Node leave event for 39143523608e/172.24.131.91" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:55Z" level=info msg="Node 39143523608e change state NodeActive --> NodeLeft" [2022-01-03T15:59:55.091Z] time="2022-01-03T15:59:55Z" level=info msg="node4(39143523608e): Node leave event for 39143523608e/172.24.131.91" [2022-01-03T15:59:55.561Z] time="2022-01-03T15:59:55Z" level=warning msg="memberlist: Was able to connect to 39143523608e but other probes failed, network may be misconfigured" [2022-01-03T15:59:56.031Z] time="2022-01-03T15:59:55Z" level=info msg="Node 39143523608e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:56.031Z] time="2022-01-03T15:59:55Z" level=info msg="Node 39143523608e/172.24.131.91, left gossip cluster" [2022-01-03T15:59:56.050Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-03T15:59:56.050Z] tests/integration/client_test.py ..... [ 75%] [2022-01-03T15:59:56.050Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-03T15:59:56.050Z] tests/integration/errors_test.py . [ 76%] [2022-01-03T15:59:56.154Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T15:59:56.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T15:59:56.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T15:59:56.154Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T15:59:56.716Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T15:59:56.716Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T15:59:57.025Z] time="2022-01-03T15:59:56Z" level=error msg="node4(39143523608e) Could not close DB: timeout waiting for leave broadcast" [2022-01-03T15:59:57.025Z] time="2022-01-03T15:59:56Z" level=info msg="Node a5dd11862281/172.24.131.91, left gossip cluster" [2022-01-03T15:59:57.025Z] time="2022-01-03T15:59:56Z" level=info msg="Node a5dd11862281 change state NodeActive --> NodeFailed" [2022-01-03T15:59:57.025Z] time="2022-01-03T15:59:56Z" level=info msg="Node a5dd11862281/172.24.131.91, added to failed nodes list" [2022-01-03T15:59:57.025Z] --- PASS: TestNetworkDBIslands (12.46s) [2022-01-03T15:59:57.025Z] PASS [2022-01-03T15:59:57.025Z] coverage: 60.1% of statements [2022-01-03T15:59:57.025Z] ok github.com/docker/docker/libnetwork/networkdb 103.969s coverage: 60.1% of statements [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:59:57.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:59:57.598Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/hostdiscovery 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-03T15:59:57.648Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T15:59:57.648Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T15:59:57.648Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T15:59:57.648Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T15:59:57.648Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T15:59:57.904Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T15:59:58.160Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T15:59:58.160Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T15:59:58.233Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan (8.96s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-01-03T15:59:58.492Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-01-03T15:59:58.492Z] PASS [2022-01-03T15:59:58.492Z] [2022-01-03T15:59:58.492Z] DONE 8 tests in 10.339s [2022-01-03T15:59:58.492Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:59:58.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:58.492Z] ++ set -e [2022-01-03T15:59:58.492Z] ++ '[' -n 0 ']' [2022-01-03T15:59:58.492Z] ++ set -x [2022-01-03T15:59:58.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:58.492Z] testing: warning: no tests to run [2022-01-03T15:59:58.492Z] PASS [2022-01-03T15:59:58.492Z] [2022-01-03T15:59:58.492Z] DONE 0 tests in 0.022s [2022-01-03T15:59:58.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:59:58.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:58.492Z] ++ set -e [2022-01-03T15:59:58.492Z] ++ '[' -n 0 ']' [2022-01-03T15:59:58.492Z] ++ set -x [2022-01-03T15:59:58.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-03T15:59:58.493Z] INFO: Testing against a local daemon [2022-01-03T15:59:58.493Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:59:58.722Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T15:59:58.978Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === Skipped [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T15:59:59.251Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T15:59:59.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T15:59:59.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-03T15:59:59.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T15:59:59.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:59:59.251Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:59:59.251Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:59:59.251Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:59:59.251Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T15:59:59.251Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:59:59.251Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T15:59:59.251Z] daemon_test.go:146: root required [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:59:59.251Z] reload_test.go:520: root required [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:59:59.251Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:59:59.251Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T15:59:59.251Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T15:59:59.251Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T15:59:59.251Z] layer_test.go:303: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T15:59:59.251Z] layer_test.go:352: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T15:59:59.251Z] layer_test.go:467: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T15:59:59.251Z] layer_test.go:696: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T15:59:59.251Z] migration_test.go:45: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:59:59.251Z] migration_test.go:181: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T15:59:59.251Z] mount_test.go:17: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T15:59:59.251Z] mount_test.go:76: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T15:59:59.251Z] mount_test.go:125: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T15:59:59.251Z] mount_test.go:212: Failing on Windows [2022-01-03T15:59:59.251Z] [2022-01-03T15:59:59.251Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-03T15:59:59.251Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.548Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T15:59:59.725Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:59:59.725Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T15:59:59.725Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T15:59:59.725Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T15:59:59.725Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:59:59.725Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T15:59:59.725Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:59:59.725Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T15:59:59.725Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T15:59:59.725Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T15:59:59.725Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:59:59.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:59:59.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:59:59.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:59:59.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:59:59.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T15:59:59.725Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-03T15:59:59.725Z] archive_test.go:140: zstd not installed [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T15:59:59.725Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:59:59.725Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:59:59.725Z] changes_test.go:195: needs more investigation [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T15:59:59.725Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T15:59:59.725Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:59:59.725Z] [2022-01-03T15:59:59.725Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T15:59:59.726Z] changes_test.go:432: needs further investigation [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:59:59.726Z] changes_test.go:468: needs further investigation [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:59:59.726Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T15:59:59.726Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:59:59.726Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:59:59.726Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T15:59:59.726Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-01-03T15:59:59.726Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T15:59:59.726Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T15:59:59.726Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T15:59:59.726Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:59:59.726Z] [2022-01-03T15:59:59.726Z] DONE 2101 tests, 70 skipped in 267.448s [2022-01-03T15:59:59.726Z] INFO: make.ps1 ended at 01/03/2022 15:59:59 [2022-01-03T15:59:59.876Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-01-03T15:59:59.876Z] === RUN TestAuthZPluginTLS [2022-01-03T16:00:00.121Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:00:00.121Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:00:00.137Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-03T16:00:00.137Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T16:00:00.682Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:00:00.707Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-03T16:00:00.707Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T16:00:00.938Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T16:00:01.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-03T16:00:01.278Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T16:00:01.297Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T16:00:01.297Z] INFO: Unit tests ended at 01/03/2022 16:00:01. Duration:00:04:42.7415267 [2022-01-03T16:00:01.297Z] INFO: Building busybox [2022-01-03T16:00:01.297Z] Sending build context to Docker daemon 5.12kB [2022-01-03T16:00:01.297Z] [2022-01-03T16:00:01.297Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T16:00:01.297Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T16:00:01.297Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T16:00:01.297Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T16:00:01.297Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T16:00:01.297Z] ---> 136110e1a05c [2022-01-03T16:00:01.297Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T16:00:01.767Z] ---> Running in 6db41460bc0a [2022-01-03T16:00:01.850Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-03T16:00:01.850Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T16:00:02.790Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-01-03T16:00:02.790Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T16:00:03.360Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-03T16:00:03.360Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T16:00:03.451Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:00:03.451Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:00:03.451Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:00:03.930Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-03T16:00:03.930Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T16:00:04.379Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:00:04.499Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-03T16:00:04.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T16:00:05.308Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:00:05.308Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:00:06.408Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2022-01-03T16:00:06.408Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T16:00:06.533Z] Removing intermediate container 6db41460bc0a [2022-01-03T16:00:06.534Z] ---> b5c97551cc86 [2022-01-03T16:00:06.534Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T16:00:06.534Z] ---> Running in 78ffb6f632cf [2022-01-03T16:00:06.672Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:00:07.004Z] Removing intermediate container 78ffb6f632cf [2022-01-03T16:00:07.004Z] ---> 5ebb2fb9c531 [2022-01-03T16:00:07.004Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T16:00:07.004Z] ---> Running in 6f6c971fcf9f [2022-01-03T16:00:07.348Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-01-03T16:00:07.348Z] === RUN TestAuthZPluginHeader [2022-01-03T16:00:07.475Z] Removing intermediate container 6f6c971fcf9f [2022-01-03T16:00:07.475Z] ---> 3eee418951c5 [2022-01-03T16:00:07.475Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T16:00:07.600Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:00:07.931Z] ? github.com/docker/docker/api [no test files] [2022-01-03T16:00:08.287Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-03T16:00:08.287Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T16:00:08.287Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:08.287Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T16:00:08.287Z] === RUN TestAuthZPluginV2Disable [2022-01-03T16:00:08.287Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:08.287Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-03T16:00:08.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T16:00:08.287Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:08.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T16:00:08.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T16:00:08.287Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:08.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T16:00:08.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T16:00:08.529Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-01-03T16:00:08.529Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-03T16:00:08.529Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-01-03T16:00:08.529Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-01-03T16:00:08.529Z] PASS [2022-01-03T16:00:08.529Z] [2022-01-03T16:00:08.529Z] === Skipped [2022-01-03T16:00:08.529Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T16:00:08.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T16:00:08.529Z] [2022-01-03T16:00:08.529Z] DONE 27 tests, 1 skipped in 196.409s [2022-01-03T16:00:08.529Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T16:00:08.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:08.529Z] ++ set -e [2022-01-03T16:00:08.529Z] ++ '[' -n 0 ']' [2022-01-03T16:00:08.529Z] ++ set -x [2022-01-03T16:00:08.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:08.529Z] INFO: Testing against a local daemon [2022-01-03T16:00:08.529Z] === RUN TestSessionCreate [2022-01-03T16:00:08.554Z] 2022/01/03 16:00:08 Closing DB instances... [2022-01-03T16:00:08.785Z] --- PASS: TestSessionCreate (0.05s) [2022-01-03T16:00:08.785Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:00:08.785Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-01-03T16:00:08.785Z] PASS [2022-01-03T16:00:08.785Z] [2022-01-03T16:00:08.785Z] DONE 2 tests in 0.236s [2022-01-03T16:00:08.785Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T16:00:08.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:08.785Z] ++ set -e [2022-01-03T16:00:08.785Z] ++ '[' -n 0 ']' [2022-01-03T16:00:08.785Z] ++ set -x [2022-01-03T16:00:08.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:08.785Z] INFO: Testing against a local daemon [2022-01-03T16:00:08.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:00:08.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T16:00:08.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:00:08.785Z] === RUN TestDiskUsage [2022-01-03T16:00:08.785Z] === PAUSE TestDiskUsage [2022-01-03T16:00:08.785Z] === RUN TestEventsExecDie [2022-01-03T16:00:09.045Z] [2022-01-03T16:00:09.349Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:00:09.517Z] ---> d7f9a5366eb7 [2022-01-03T16:00:09.517Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T16:00:09.517Z] ---> Running in 9f0b05443087 [2022-01-03T16:00:09.913Z] --- PASS: TestEventsExecDie (1.04s) [2022-01-03T16:00:09.913Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:00:09.913Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-01-03T16:00:09.913Z] === RUN TestEventsVolumeCreate [2022-01-03T16:00:10.169Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-03T16:00:10.169Z] === RUN TestInfoBinaryCommits [2022-01-03T16:00:10.169Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T16:00:10.169Z] === RUN TestInfoAPIVersioned [2022-01-03T16:00:10.169Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T16:00:10.169Z] === RUN TestInfoDiscoveryBackend [2022-01-03T16:00:10.169Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:00:10.731Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-03T16:00:10.731Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T16:00:10.731Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:00:11.292Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:00:11.292Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-03T16:00:11.292Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:00:11.511Z] --- PASS: TestNetworkDBGarbageCollection (54.85s) [2022-01-03T16:00:11.511Z] === RUN TestFindNode [2022-01-03T16:00:11.511Z] 2022/01/03 16:00:10 Closing DB instances... [2022-01-03T16:00:11.511Z] --- PASS: TestFindNode (0.02s) [2022-01-03T16:00:11.511Z] === RUN TestChangeNodeState [2022-01-03T16:00:11.511Z] 2022/01/03 16:00:10 Closing DB instances... [2022-01-03T16:00:11.511Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T16:00:11.511Z] === RUN TestNodeReincarnation [2022-01-03T16:00:11.511Z] 2022/01/03 16:00:10 Closing DB instances... [2022-01-03T16:00:11.548Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T16:00:11.548Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T16:00:11.806Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:00:12.369Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2022-01-03T16:00:12.369Z] === RUN TestInfoAPI [2022-01-03T16:00:12.369Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T16:00:12.369Z] === RUN TestInfoAPIWarnings [2022-01-03T16:00:12.369Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:00:12.625Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:00:13.137Z] --- PASS: TestServicePlugin (29.58s) [2022-01-03T16:00:13.137Z] === RUN TestServiceUpdateLabel [2022-01-03T16:00:13.187Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:00:13.397Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-01-03T16:00:13.397Z] === RUN TestServiceUpdateSecrets [2022-01-03T16:00:13.443Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:00:14.005Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:00:14.005Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-03T16:00:14.029Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-03T16:00:15.370Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:00:15.626Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:00:15.882Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:00:15.882Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T16:00:16.274Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T16:00:16.274Z] === RUN TestParallelCreate [2022-01-03T16:00:16.274Z] 2022/01/03 16:00:15 Closing DB instances... [2022-01-03T16:00:16.274Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T16:00:16.274Z] === RUN TestParallelDelete [2022-01-03T16:00:16.274Z] 2022/01/03 16:00:15 Closing DB instances... [2022-01-03T16:00:16.274Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T16:00:16.274Z] === RUN TestNetworkDBIslands [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3c93b9079816 with config:&{NodeID:3c93b9079816 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:15Z" level=info msg="Node 3c93b9079816/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:15Z" level=info msg="Node 3c93b9079816/172.21.44.140, added to nodes list" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d27f78103c9f with config:&{NodeID:d27f78103c9f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to nodes list" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to nodes list" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node 3c93b9079816/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=info msg="Node 3c93b9079816/172.21.44.140, added to nodes list" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T16:00:16.274Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2022-01-03T16:00:16.445Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:00:16.445Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T16:00:16.445Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:00:17.008Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2d9680e8c152 with config:&{NodeID:2d9680e8c152 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 3c93b9079816/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 3c93b9079816/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:16Z" level=info msg="Node 2d9680e8c152/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.263Z] time="2022-01-03T16:00:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:604cc8e2808d with config:&{NodeID:604cc8e2808d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:17.571Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 3c93b9079816/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 3c93b9079816/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node d27f78103c9f/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 2d9680e8c152/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 2d9680e8c152/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c78ee8014338 with config:&{NodeID:c78ee8014338 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 2d9680e8c152/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 2d9680e8c152/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 3c93b9079816/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node 3c93b9079816/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node d27f78103c9f/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to nodes list" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-03T16:00:17.732Z] time="2022-01-03T16:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T16:00:18.133Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:17Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:18.201Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=info msg="The new bootstrap node list is:[172.21.44.140:10033 172.21.44.140:10034 172.21.44.140:10035]" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10033" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49352" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10034" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49353" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10035" [2022-01-03T16:00:18.201Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49354" [2022-01-03T16:00:18.211Z] Removing intermediate container 9f0b05443087 [2022-01-03T16:00:18.211Z] ---> bbf5f6af0417 [2022-01-03T16:00:18.211Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T16:00:18.211Z] ---> Running in 10d5a1a375e1 [2022-01-03T16:00:18.671Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="The new bootstrap node list is:[172.21.44.140:10033 172.21.44.140:10034 172.21.44.140:10035]" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10033" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49355" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10034" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49356" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10035" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49357" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node 0 leaving" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816 change state NodeActive --> NodeLeft" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node2(d27f78103c9f): Node leave event for 3c93b9079816/172.21.44.140" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816 change state NodeActive --> NodeLeft" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node4(604cc8e2808d): Node leave event for 3c93b9079816/172.21.44.140" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816 change state NodeActive --> NodeLeft" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node5(c78ee8014338): Node leave event for 3c93b9079816/172.21.44.140" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816 change state NodeActive --> NodeLeft" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node3(2d9680e8c152): Node leave event for 3c93b9079816/172.21.44.140" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816 change state NodeActive --> NodeLeft" [2022-01-03T16:00:18.671Z] time="2022-01-03T16:00:18Z" level=info msg="node1(3c93b9079816): Node leave event for 3c93b9079816/172.21.44.140" [2022-01-03T16:00:18.695Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:00:18.695Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:00:18.695Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:00:18.695Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T16:00:18.695Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:00:18.952Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="Node 3c93b9079816/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:18Z" level=info msg="node 1 leaving" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="node5(c78ee8014338): Node leave event for d27f78103c9f/172.21.44.140" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="node3(2d9680e8c152): Node leave event for d27f78103c9f/172.21.44.140" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f change state NodeActive --> NodeFailed" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f/172.21.44.140, added to failed nodes list" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=info msg="node4(604cc8e2808d): Node leave event for d27f78103c9f/172.21.44.140" [2022-01-03T16:00:19.139Z] time="2022-01-03T16:00:19Z" level=error msg="node: d27f78103c9f is unknown to memberlist" [2022-01-03T16:00:19.515Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:00:19.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node d27f78103c9f/172.21.44.140, left gossip cluster" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="node 2 leaving" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152 change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="node4(604cc8e2808d): Node leave event for 2d9680e8c152/172.21.44.140" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152 change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="node3(2d9680e8c152): Node leave event for 2d9680e8c152/172.21.44.140" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152 change state NodeActive --> NodeLeft" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=info msg="node5(c78ee8014338): Node leave event for 2d9680e8c152/172.21.44.140" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=debug msg="memberlist: Failed ping: d27f78103c9f (timeout reached)" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.44.140:10035: use of closed network connection" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.44.140:10037: use of closed network connection" [2022-01-03T16:00:19.609Z] time="2022-01-03T16:00:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.44.140:10036: use of closed network connection" [2022-01-03T16:00:19.781Z] [2022-01-03T16:00:19.781Z] SUCCESS: Specified value was saved. [2022-01-03T16:00:20.076Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152/172.21.44.140, left gossip cluster" [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152/172.21.44.140, left gossip cluster" [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:19Z" level=info msg="Node 2d9680e8c152/172.21.44.140, left gossip cluster" [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:19Z" level=info msg="memberlist: Suspect d27f78103c9f has failed, no acks received" [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:20Z" level=warning msg="memberlist: Failed to send gossip to 172.21.44.140:10037: write udp [::]:10035->172.21.44.140:10037: use of closed network connection" [2022-01-03T16:00:20.078Z] networkdb_test.go:867: node4: OK [2022-01-03T16:00:20.078Z] networkdb_test.go:867: node5: OK [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:20Z" level=info msg="node 0 coming back" [2022-01-03T16:00:20.078Z] time="2022-01-03T16:00:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:093a1455f50c with config:&{NodeID:093a1455f50c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:20.331Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node 093a1455f50c/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node 093a1455f50c/172.21.44.140, added to nodes list" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="node 1 coming back" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d65f135f6ddf with config:&{NodeID:d65f135f6ddf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node d65f135f6ddf/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node d65f135f6ddf/172.21.44.140, added to nodes list" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="node 2 coming back" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c5dd24cfcf0b with config:&{NodeID:c5dd24cfcf0b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:20.549Z] time="2022-01-03T16:00:20Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to nodes list" [2022-01-03T16:00:22.742Z] Removing intermediate container 10d5a1a375e1 [2022-01-03T16:00:22.742Z] ---> 74197e9f9941 [2022-01-03T16:00:22.742Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T16:00:22.742Z] ---> Running in 45abbb3274db [2022-01-03T16:00:22.848Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:00:22.848Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:00:22.848Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:00:23.410Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:00:23.504Z] time="2022-01-03T16:00:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.44.140:10033 172.21.44.140:10034 172.21.44.140:10035]" [2022-01-03T16:00:23.973Z] time="2022-01-03T16:00:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.44.140:10033 172.21.44.140:10034 172.21.44.140:10035]" [2022-01-03T16:00:24.339Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10033" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49359" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, is the new incarnation of the shutdown node 3c93b9079816/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10034" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49360" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, is the new incarnation of the shutdown node d27f78103c9f/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49361" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10035" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c78ee8014338/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 604cc8e2808d/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, is the new incarnation of the shutdown node 2d9680e8c152/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, is the new incarnation of the shutdown node d27f78103c9f/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, is the new incarnation of the shutdown node 3c93b9079816/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node 093a1455f50c/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node d65f135f6ddf/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, is the new incarnation of the shutdown node 2d9680e8c152/172.21.44.140" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, joined gossip cluster" [2022-01-03T16:00:24.442Z] time="2022-01-03T16:00:24Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to nodes list" [2022-01-03T16:00:24.901Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10033" [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49362" [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10034" [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49363" [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.44.140:10035" [2022-01-03T16:00:24.912Z] time="2022-01-03T16:00:24Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49364" [2022-01-03T16:00:25.384Z] 2022/01/03 16:00:25 Closing DB instances... [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="node4(604cc8e2808d): Node leave event for 093a1455f50c/172.21.44.140" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="node5(c78ee8014338): Node leave event for 093a1455f50c/172.21.44.140" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="node2(d65f135f6ddf): Node leave event for 093a1455f50c/172.21.44.140" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="node3(c5dd24cfcf0b): Node leave event for 093a1455f50c/172.21.44.140" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.384Z] time="2022-01-03T16:00:25Z" level=info msg="node1(093a1455f50c): Node leave event for 093a1455f50c/172.21.44.140" [2022-01-03T16:00:25.463Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:00:25.634Z] === RUN TestMiddlewares [2022-01-03T16:00:25.634Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T16:00:25.634Z] PASS [2022-01-03T16:00:25.634Z] coverage: 9.0% of statements [2022-01-03T16:00:25.634Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-01-03T16:00:25.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c/172.21.44.140, left gossip cluster" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c/172.21.44.140, left gossip cluster" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c/172.21.44.140, left gossip cluster" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c/172.21.44.140, left gossip cluster" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node 093a1455f50c/172.21.44.140, left gossip cluster" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="node4(604cc8e2808d): Node leave event for d65f135f6ddf/172.21.44.140" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf change state NodeActive --> NodeLeft" [2022-01-03T16:00:25.854Z] time="2022-01-03T16:00:25Z" level=info msg="node5(c78ee8014338): Node leave event for d65f135f6ddf/172.21.44.140" [2022-01-03T16:00:26.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf change state NodeActive --> NodeLeft" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="node3(c5dd24cfcf0b): Node leave event for d65f135f6ddf/172.21.44.140" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf change state NodeActive --> NodeLeft" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="node2(d65f135f6ddf): Node leave event for d65f135f6ddf/172.21.44.140" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:25Z" level=info msg="Node d65f135f6ddf/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node d65f135f6ddf/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node d65f135f6ddf/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b change state NodeActive --> NodeLeft" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="node5(c78ee8014338): Node leave event for c5dd24cfcf0b/172.21.44.140" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b change state NodeActive --> NodeLeft" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="node4(604cc8e2808d): Node leave event for c5dd24cfcf0b/172.21.44.140" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b change state NodeActive --> NodeFailed" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, added to failed nodes list" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=error msg="node: c5dd24cfcf0b is unknown to memberlist" [2022-01-03T16:00:26.324Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-01-03T16:00:26.385Z] PASS [2022-01-03T16:00:26.385Z] [2022-01-03T16:00:26.385Z] === Skipped [2022-01-03T16:00:26.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T16:00:26.385Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:26.385Z] [2022-01-03T16:00:26.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-03T16:00:26.385Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:26.385Z] [2022-01-03T16:00:26.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T16:00:26.385Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:26.385Z] [2022-01-03T16:00:26.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T16:00:26.385Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:26.385Z] [2022-01-03T16:00:26.385Z] DONE 17 tests, 4 skipped in 26.243s [2022-01-03T16:00:26.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T16:00:26.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:26.386Z] ++ set -e [2022-01-03T16:00:26.386Z] ++ '[' -n 0 ']' [2022-01-03T16:00:26.386Z] ++ set -x [2022-01-03T16:00:26.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:26.386Z] INFO: Testing against a local daemon [2022-01-03T16:00:26.386Z] === RUN TestPluginInvalidJSON [2022-01-03T16:00:26.386Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:00:26.386Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:00:26.386Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:00:26.386Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T16:00:26.386Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T16:00:26.386Z] === RUN TestPluginInstall [2022-01-03T16:00:26.386Z] === RUN TestPluginInstall/no_auth [2022-01-03T16:00:26.386Z] time="2022-01-03T16:00:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:26.386Z] time="2022-01-03T16:00:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de3f176131c194ed7054d53be99549b4c52e3e90660e7cf308049338bf72ec4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:26.386Z] time="2022-01-03T16:00:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:26.386Z] time="2022-01-03T16:00:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de3f176131c194ed7054d53be99549b4c52e3e90660e7cf308049338bf72ec4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:26.386Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T16:00:26.539Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:00:26.547Z] Cannot create a file when that file already exists. [2022-01-03T16:00:26.646Z] time="2022-01-03T16:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:26.646Z] time="2022-01-03T16:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7be91b20480a5ba8cd3e230bf9c329504f614f0e1ff182befa484a6fea335251" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:26.646Z] time="2022-01-03T16:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:26.646Z] time="2022-01-03T16:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7be91b20480a5ba8cd3e230bf9c329504f614f0e1ff182befa484a6fea335251" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:26.801Z] time="2022-01-03T16:00:26Z" level=info msg="Node c5dd24cfcf0b/172.21.44.140, left gossip cluster" [2022-01-03T16:00:26.801Z] time="2022-01-03T16:00:26Z" level=debug msg="memberlist: Failed ping: c5dd24cfcf0b (timeout reached)" [2022-01-03T16:00:26.801Z] time="2022-01-03T16:00:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.44.140:10036: use of closed network connection" [2022-01-03T16:00:26.801Z] time="2022-01-03T16:00:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.44.140:10037: use of closed network connection" [2022-01-03T16:00:26.801Z] time="2022-01-03T16:00:26Z" level=debug msg="memberlist: Stream connection from=172.21.44.140:49365" [2022-01-03T16:00:26.907Z] === RUN TestPluginInstall/with_insecure [2022-01-03T16:00:27.101Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:00:27.101Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-03T16:00:27.271Z] time="2022-01-03T16:00:26Z" level=info msg="Node 604cc8e2808d change state NodeActive --> NodeLeft" [2022-01-03T16:00:27.271Z] time="2022-01-03T16:00:26Z" level=info msg="node5(c78ee8014338): Node leave event for 604cc8e2808d/172.21.44.140" [2022-01-03T16:00:27.271Z] time="2022-01-03T16:00:26Z" level=info msg="Node 604cc8e2808d change state NodeActive --> NodeLeft" [2022-01-03T16:00:27.271Z] time="2022-01-03T16:00:26Z" level=info msg="node4(604cc8e2808d): Node leave event for 604cc8e2808d/172.21.44.140" [2022-01-03T16:00:27.271Z] time="2022-01-03T16:00:27Z" level=warning msg="memberlist: Was able to connect to c5dd24cfcf0b but other probes failed, network may be misconfigured" [2022-01-03T16:00:27.744Z] time="2022-01-03T16:00:27Z" level=info msg="Node 604cc8e2808d/172.21.44.140, left gossip cluster" [2022-01-03T16:00:27.744Z] time="2022-01-03T16:00:27Z" level=info msg="Node 604cc8e2808d/172.21.44.140, left gossip cluster" [2022-01-03T16:00:27.848Z] time="2022-01-03T16:00:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:27.848Z] time="2022-01-03T16:00:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37e82c5323118c09106d2531d773f658f08cc8cdecffe3de94590af62fe30534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:27.848Z] time="2022-01-03T16:00:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T16:00:27.848Z] time="2022-01-03T16:00:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37e82c5323118c09106d2531d773f658f08cc8cdecffe3de94590af62fe30534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T16:00:27.848Z] plugin_test.go:165: [d31334ab0fc9b] daemon is not started [2022-01-03T16:00:27.848Z] --- PASS: TestPluginInstall (3.01s) [2022-01-03T16:00:27.848Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2022-01-03T16:00:27.848Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-01-03T16:00:27.848Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-01-03T16:00:27.848Z] === RUN TestPluginsWithRuntimes [2022-01-03T16:00:28.290Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-01-03T16:00:28.290Z] === RUN TestServiceUpdateConfigs [2022-01-03T16:00:28.468Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:00:28.468Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-01-03T16:00:28.468Z] === RUN TestInfoDebug [2022-01-03T16:00:28.734Z] time="2022-01-03T16:00:28Z" level=info msg="Node c78ee8014338/172.21.44.140, left gossip cluster" [2022-01-03T16:00:28.734Z] time="2022-01-03T16:00:28Z" level=info msg="Node c78ee8014338 change state NodeActive --> NodeFailed" [2022-01-03T16:00:28.734Z] time="2022-01-03T16:00:28Z" level=info msg="Node c78ee8014338/172.21.44.140, added to failed nodes list" [2022-01-03T16:00:28.734Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-01-03T16:00:28.734Z] PASS [2022-01-03T16:00:28.734Z] coverage: 60.0% of statements [2022-01-03T16:00:28.734Z] ok github.com/docker/docker/libnetwork/networkdb 105.569s coverage: 60.0% of statements [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T16:00:28.734Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T16:00:29.030Z] --- PASS: TestInfoDebug (0.53s) [2022-01-03T16:00:29.030Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:00:29.229Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T16:00:29.592Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:00:29.592Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-01-03T16:00:29.592Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:00:29.983Z] ......... [ 85%] [2022-01-03T16:00:30.154Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T16:00:30.154Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:00:30.154Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-01-03T16:00:30.154Z] === RUN TestPingCacheHeaders [2022-01-03T16:00:30.154Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T16:00:30.154Z] === RUN TestPingGet [2022-01-03T16:00:30.154Z] --- PASS: TestPingGet (0.01s) [2022-01-03T16:00:30.154Z] === RUN TestPingHead [2022-01-03T16:00:30.167Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T16:00:30.410Z] --- PASS: TestPingHead (0.03s) [2022-01-03T16:00:30.410Z] === RUN TestVersion [2022-01-03T16:00:30.410Z] --- PASS: TestVersion (0.02s) [2022-01-03T16:00:30.410Z] === CONT TestDiskUsage [2022-01-03T16:00:30.667Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:00:30.924Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T16:00:30.924Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === Skipped [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T16:00:30.952Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T16:00:30.952Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-03T16:00:30.952Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-03T16:00:30.952Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-03T16:00:30.952Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T16:00:30.952Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T16:00:30.952Z] [2022-01-03T16:00:30.952Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T16:00:30.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T16:00:30.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T16:00:30.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T16:00:30.953Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T16:00:30.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T16:00:30.953Z] daemon_test.go:146: root required [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T16:00:30.953Z] reload_test.go:520: root required [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T16:00:30.953Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T16:00:30.953Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T16:00:30.953Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T16:00:30.953Z] download_test.go:267: Needs fixing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T16:00:30.953Z] layer_test.go:303: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T16:00:30.953Z] layer_test.go:352: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T16:00:30.953Z] layer_test.go:467: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T16:00:30.953Z] layer_test.go:696: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T16:00:30.953Z] migration_test.go:45: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T16:00:30.953Z] migration_test.go:181: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T16:00:30.953Z] mount_test.go:17: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T16:00:30.953Z] mount_test.go:76: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T16:00:30.953Z] mount_test.go:125: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T16:00:30.953Z] mount_test.go:212: Failing on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T16:00:30.953Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T16:00:30.953Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T16:00:30.953Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T16:00:30.953Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T16:00:30.953Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T16:00:30.953Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T16:00:30.953Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T16:00:30.953Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T16:00:30.953Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T16:00:30.953Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T16:00:30.953Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T16:00:30.953Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T16:00:30.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T16:00:30.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T16:00:30.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T16:00:30.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T16:00:30.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-03T16:00:30.953Z] archive_test.go:140: zstd not installed [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T16:00:30.953Z] archive_windows_test.go:16: Currently fails [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T16:00:30.953Z] changes_test.go:195: needs more investigation [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T16:00:30.953Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T16:00:30.953Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T16:00:30.953Z] changes_test.go:432: needs further investigation [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T16:00:30.953Z] changes_test.go:468: needs further investigation [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T16:00:30.953Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T16:00:30.953Z] poller_test.go:40: No chmod on Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T16:00:30.953Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T16:00:30.953Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-01-03T16:00:30.953Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T16:00:30.953Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T16:00:30.953Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T16:00:30.953Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T16:00:30.953Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T16:00:30.953Z] [2022-01-03T16:00:30.953Z] DONE 2101 tests, 70 skipped in 277.582s [2022-01-03T16:00:31.106Z] --- PASS: TestPluginsWithRuntimes (3.16s) [2022-01-03T16:00:31.106Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-01-03T16:00:31.106Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-01-03T16:00:31.106Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T16:00:31.180Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T16:00:31.425Z] INFO: make.ps1 ended at 01/03/2022 16:00:30 [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T16:00:31.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T16:00:31.676Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-01-03T16:00:31.676Z] PASS [2022-01-03T16:00:31.676Z] [2022-01-03T16:00:31.676Z] DONE 10 tests in 6.852s [2022-01-03T16:00:31.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T16:00:31.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:31.676Z] ++ set -e [2022-01-03T16:00:31.676Z] ++ '[' -n 0 ']' [2022-01-03T16:00:31.676Z] ++ set -x [2022-01-03T16:00:31.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:31.676Z] INFO: Testing against a local daemon [2022-01-03T16:00:31.676Z] === RUN TestExternalGraphDriver [2022-01-03T16:00:31.676Z] === RUN TestExternalGraphDriver/json [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage (1.44s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T16:00:31.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:00:31.693Z] PASS [2022-01-03T16:00:31.693Z] [2022-01-03T16:00:31.693Z] === Skipped [2022-01-03T16:00:31.693Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:00:31.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T16:00:31.693Z] [2022-01-03T16:00:31.693Z] DONE 53 tests, 1 skipped in 22.986s [2022-01-03T16:00:31.693Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T16:00:31.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:31.693Z] ++ set -e [2022-01-03T16:00:31.693Z] ++ '[' -n 0 ']' [2022-01-03T16:00:31.693Z] ++ set -x [2022-01-03T16:00:31.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:32.067Z] INFO: Testing against a local daemon [2022-01-03T16:00:32.067Z] === RUN TestVolumesCreateAndList [2022-01-03T16:00:32.067Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T16:00:32.067Z] === RUN TestVolumesRemove [2022-01-03T16:00:32.067Z] --- PASS: TestVolumesRemove (0.09s) [2022-01-03T16:00:32.067Z] === RUN TestVolumesInspect [2022-01-03T16:00:32.067Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-03T16:00:32.067Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:00:32.067Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:00:32.067Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:00:32.067Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:00:32.067Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T16:00:32.067Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T16:00:32.067Z] PASS [2022-01-03T16:00:32.067Z] [2022-01-03T16:00:32.067Z] DONE 5 tests in 0.260s [2022-01-03T16:00:32.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:00:32.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:00:32.323Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:00:32.323Z] +++ kill 6291 [2022-01-03T16:00:32.430Z] Removing intermediate container 45abbb3274db [2022-01-03T16:00:32.430Z] ---> 14e2487b1bbf [2022-01-03T16:00:32.430Z] Step 13/13 : CMD ["sh"] [2022-01-03T16:00:32.430Z] ---> Running in 93ddb8df5aba [2022-01-03T16:00:32.430Z] Removing intermediate container 93ddb8df5aba [2022-01-03T16:00:32.430Z] ---> 67a7aa549fc6 [2022-01-03T16:00:32.430Z] Successfully built 67a7aa549fc6 [2022-01-03T16:00:32.430Z] Successfully tagged busybox:latest [2022-01-03T16:00:32.430Z] INFO: Docker images of the daemon under test [2022-01-03T16:00:32.430Z] [2022-01-03T16:00:32.430Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T16:00:32.430Z] busybox latest 67a7aa549fc6 Less than a second ago 4.96GB [2022-01-03T16:00:32.430Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T16:00:32.430Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T16:00:32.430Z] [2022-01-03T16:00:32.430Z] INFO: Running integration tests at 01/03/2022 16:00:32... [2022-01-03T16:00:32.430Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T16:00:32.430Z] INFO: Integration API tests being run from the host: [2022-01-03T16:00:32.579Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:00:32.835Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:00:32.835Z] [2022-01-03T16:00:32.835Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:00:32.835Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:00:32.835Z] [2022-01-03T16:00:32.835Z] To set a process to complain mode, use the command line tool [2022-01-03T16:00:32.835Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:00:32.835Z] +++ true [2022-01-03T16:00:32.835Z] exiting test-integration [2022-01-03T16:00:32.835Z] ++ exit 0 [2022-01-03T16:00:32.835Z] [2022-01-03T16:00:32.901Z] INFO: make.ps1 starting at 01/03/2022 16:00:32 [2022-01-03T16:00:33.159Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T16:00:33.159Z] INFO: Unit tests ended at 01/03/2022 16:00:32. Duration:00:04:52.9101045 [2022-01-03T16:00:33.159Z] INFO: Building busybox [2022-01-03T16:00:33.159Z] Sending build context to Docker daemon 5.12kB [2022-01-03T16:00:33.159Z] [2022-01-03T16:00:33.159Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T16:00:33.159Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T16:00:33.159Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T16:00:33.159Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T16:00:33.159Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T16:00:33.159Z] ---> 136110e1a05c [2022-01-03T16:00:33.159Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T16:00:33.159Z] ---> Running in 11de0ce5395f [2022-01-03T16:00:33.191Z] === RUN TestExternalGraphDriver/spec [2022-01-03T16:00:33.398Z] + for job in $(jobs -p) [2022-01-03T16:00:33.398Z] + wait 15453 [2022-01-03T16:00:33.896Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T16:00:34.327Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:00:35.100Z] === RUN TestExternalGraphDriver/pull [2022-01-03T16:00:35.164Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-03T16:00:36.217Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:00:36.217Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:00:36.480Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-01-03T16:00:36.480Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-01-03T16:00:36.480Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-01-03T16:00:36.480Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-01-03T16:00:36.480Z] === RUN TestGraphdriverPluginV2 [2022-01-03T16:00:36.480Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:36.480Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-01-03T16:00:36.480Z] PASS [2022-01-03T16:00:36.480Z] [2022-01-03T16:00:36.480Z] === Skipped [2022-01-03T16:00:36.480Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-01-03T16:00:36.480Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:00:36.480Z] [2022-01-03T16:00:36.480Z] DONE 5 tests, 1 skipped in 4.938s [2022-01-03T16:00:36.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T16:00:36.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:36.481Z] ++ set -e [2022-01-03T16:00:36.481Z] ++ '[' -n 0 ']' [2022-01-03T16:00:36.481Z] ++ set -x [2022-01-03T16:00:36.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:36.614Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-03T16:00:36.740Z] INFO: Testing against a local daemon [2022-01-03T16:00:36.740Z] === RUN TestContinueAfterPluginCrash [2022-01-03T16:00:36.740Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T16:00:36.740Z] === RUN TestReadPluginNoRead [2022-01-03T16:00:36.740Z] === PAUSE TestReadPluginNoRead [2022-01-03T16:00:36.740Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T16:00:36.740Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T16:00:36.740Z] === CONT TestContinueAfterPluginCrash [2022-01-03T16:00:36.740Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T16:00:37.585Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:00:37.842Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:00:38.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:00:39.041Z] Removing intermediate container 11de0ce5395f [2022-01-03T16:00:39.041Z] ---> b23ee307fd94 [2022-01-03T16:00:39.041Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T16:00:39.041Z] ---> Running in 52324d6b6fe3 [2022-01-03T16:00:39.511Z] Removing intermediate container 52324d6b6fe3 [2022-01-03T16:00:39.511Z] ---> ba053f7a122a [2022-01-03T16:00:39.511Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T16:00:39.511Z] ---> Running in 4ca216a32bd5 [2022-01-03T16:00:39.986Z] Removing intermediate container 4ca216a32bd5 [2022-01-03T16:00:39.986Z] ---> 1d4a9c9e3edc [2022-01-03T16:00:39.986Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T16:00:40.035Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-01-03T16:00:40.035Z] === CONT TestReadPluginNoRead [2022-01-03T16:00:40.975Z] [2022-01-03T16:00:41.446Z] ---> 54348ff0d78c [2022-01-03T16:00:41.446Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T16:00:41.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-03T16:00:41.916Z] ---> Running in b7efaea5333e [2022-01-03T16:00:41.943Z] === RUN TestReadPluginNoRead/default [2022-01-03T16:00:42.882Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T16:00:43.171Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-03T16:00:43.171Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-03T16:00:43.232Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-01-03T16:00:43.232Z] === RUN TestServiceUpdateNetwork [2022-01-03T16:00:44.263Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T16:00:44.523Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2022-01-03T16:00:45.093Z] === CONT TestReadPluginNoRead [2022-01-03T16:00:45.093Z] read_test.go:92: [dd60ea3135a78] daemon is not started [2022-01-03T16:00:45.093Z] --- PASS: TestReadPluginNoRead (5.57s) [2022-01-03T16:00:45.093Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-01-03T16:00:45.093Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-01-03T16:00:45.093Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-01-03T16:00:45.093Z] PASS [2022-01-03T16:00:45.093Z] [2022-01-03T16:00:45.093Z] DONE 6 tests in 8.629s [2022-01-03T16:00:45.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T16:00:45.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:45.093Z] ++ set -e [2022-01-03T16:00:45.093Z] ++ '[' -n 0 ']' [2022-01-03T16:00:45.093Z] ++ set -x [2022-01-03T16:00:45.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:45.093Z] testing: warning: no tests to run [2022-01-03T16:00:45.093Z] PASS [2022-01-03T16:00:45.093Z] [2022-01-03T16:00:45.093Z] DONE 0 tests in 0.026s [2022-01-03T16:00:45.093Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T16:00:45.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:45.093Z] ++ set -e [2022-01-03T16:00:45.093Z] ++ '[' -n 0 ']' [2022-01-03T16:00:45.093Z] ++ set -x [2022-01-03T16:00:45.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:45.353Z] INFO: Testing against a local daemon [2022-01-03T16:00:45.353Z] === RUN TestPluginWithDevMounts [2022-01-03T16:00:45.353Z] === PAUSE TestPluginWithDevMounts [2022-01-03T16:00:45.353Z] === CONT TestPluginWithDevMounts [2022-01-03T16:00:45.871Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:00:46.741Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-01-03T16:00:46.741Z] PASS [2022-01-03T16:00:46.741Z] [2022-01-03T16:00:46.741Z] DONE 1 tests in 1.590s [2022-01-03T16:00:46.741Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T16:00:46.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:46.741Z] ++ set -e [2022-01-03T16:00:46.741Z] ++ '[' -n 0 ']' [2022-01-03T16:00:46.741Z] ++ set -x [2022-01-03T16:00:46.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:46.797Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:00:47.006Z] INFO: Testing against a local daemon [2022-01-03T16:00:47.006Z] === RUN TestSecretInspect [2022-01-03T16:00:47.725Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:00:48.288Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:00:48.959Z] --- PASS: TestSecretInspect (1.68s) [2022-01-03T16:00:48.959Z] === RUN TestSecretList [2022-01-03T16:00:49.258Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-03T16:00:49.656Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-03T16:00:49.656Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:00:49.912Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:00:49.912Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:00:49.912Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:00:50.340Z] --- PASS: TestSecretList (1.63s) [2022-01-03T16:00:50.340Z] === RUN TestSecretsCreateAndDelete [2022-01-03T16:00:50.473Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:00:50.729Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:00:52.008Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-03T16:00:52.008Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-03T16:00:52.249Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-01-03T16:00:52.249Z] === RUN TestSecretsUpdate [2022-01-03T16:00:52.353Z] Removing intermediate container b7efaea5333e [2022-01-03T16:00:52.353Z] ---> 39ef1fbb3f7e [2022-01-03T16:00:52.353Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T16:00:52.353Z] ---> Running in 96795c8ca5dd [2022-01-03T16:00:52.844Z] [2022-01-03T16:00:52.844Z] SUCCESS: Specified value was saved. [2022-01-03T16:00:54.788Z] --- PASS: TestSecretsUpdate (2.05s) [2022-01-03T16:00:54.788Z] === RUN TestTemplatedSecret [2022-01-03T16:00:54.892Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:00:54.892Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:00:55.451Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-01-03T16:00:55.451Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T16:00:55.927Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-03T16:00:56.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T16:00:56.186Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-03T16:00:56.186Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-03T16:00:56.186Z] [2022-01-03T16:00:56.186Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-03T16:00:56.186Z] =========================== short test summary info ============================ [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-03T16:00:56.186Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-03T16:00:56.186Z] Not supported on most drivers [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-03T16:00:56.186Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-03T16:00:56.186Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-03T16:00:56.186Z] Can fail if eth0 has multiple IP addresses [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-03T16:00:56.186Z] This doesn't seem to be taken into account by the engine [2022-01-03T16:00:56.186Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-03T16:00:56.186Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-03T16:00:56.186Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.66 seconds == [2022-01-03T16:00:56.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-03T16:00:56.590Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T16:00:56.645Z] Removing intermediate container 96795c8ca5dd [2022-01-03T16:00:56.645Z] ---> 6cf7f473d773 [2022-01-03T16:00:56.645Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T16:00:56.645Z] ---> Running in 7f60db8523cf [2022-01-03T16:00:56.696Z] --- PASS: TestTemplatedSecret (2.41s) [2022-01-03T16:00:56.696Z] === RUN TestSecretCreateResolve [2022-01-03T16:00:59.055Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:00:59.236Z] --- PASS: TestSecretCreateResolve (2.05s) [2022-01-03T16:00:59.236Z] PASS [2022-01-03T16:00:59.236Z] [2022-01-03T16:00:59.236Z] DONE 6 tests in 12.015s [2022-01-03T16:00:59.236Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T16:00:59.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:59.236Z] ++ set -e [2022-01-03T16:00:59.236Z] ++ '[' -n 0 ']' [2022-01-03T16:00:59.236Z] ++ set -x [2022-01-03T16:00:59.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:00:59.236Z] INFO: Testing against a local daemon [2022-01-03T16:00:59.236Z] === RUN TestServiceCreateInit [2022-01-03T16:00:59.236Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T16:00:59.617Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:00:59.617Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:01:00.463Z] Cannot create a file when that file already exists. [2022-01-03T16:01:00.546Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:01:01.476Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:01:02.406Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:01:02.531Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T16:01:02.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-03T16:01:03.222Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:01:04.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:01:04.092Z] INFO: Testing against a local daemon [2022-01-03T16:01:04.092Z] === RUN TestBuildWithSession [2022-01-03T16:01:04.092Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:01:04.092Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T16:01:04.092Z] === RUN TestBuildSquashParent [2022-01-03T16:01:04.092Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:01:04.092Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:04.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:04.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:04.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:04.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:04.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:04.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:04.151Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:01:04.716Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T16:01:05.825Z] --- PASS: TestServiceCreateInit (6.62s) [2022-01-03T16:01:05.825Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.11s) [2022-01-03T16:01:05.825Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-01-03T16:01:05.825Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T16:01:06.358Z] Removing intermediate container 7f60db8523cf [2022-01-03T16:01:06.358Z] ---> 04cf72c3b624 [2022-01-03T16:01:06.358Z] Step 13/13 : CMD ["sh"] [2022-01-03T16:01:06.358Z] ---> Running in f1143ccb06a2 [2022-01-03T16:01:06.358Z] Removing intermediate container f1143ccb06a2 [2022-01-03T16:01:06.358Z] ---> ddb3c3137191 [2022-01-03T16:01:06.358Z] Successfully built ddb3c3137191 [2022-01-03T16:01:06.359Z] Successfully tagged busybox:latest [2022-01-03T16:01:06.359Z] INFO: Docker images of the daemon under test [2022-01-03T16:01:06.359Z] [2022-01-03T16:01:06.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T16:01:06.359Z] busybox latest ddb3c3137191 Less than a second ago 4.96GB [2022-01-03T16:01:06.359Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T16:01:06.359Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T16:01:06.359Z] [2022-01-03T16:01:06.359Z] INFO: Running integration tests at 01/03/2022 16:01:05... [2022-01-03T16:01:06.359Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T16:01:06.359Z] INFO: Integration API tests being run from the host: [2022-01-03T16:01:06.359Z] INFO: make.ps1 starting at 01/03/2022 16:01:06 [2022-01-03T16:01:06.674Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:01:07.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-03T16:01:07.236Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:01:07.352Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T16:01:07.798Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:01:08.640Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:01:08.640Z] [2022-01-03T16:01:08.640Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:01:08.640Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:01:08.640Z] [2022-01-03T16:01:08.640Z] To set a process to complain mode, use the command line tool [2022-01-03T16:01:08.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:01:08.640Z] Post stage [Pipeline] junit [2022-01-03T16:01:08.652Z] Recording test results [2022-01-03T16:01:09.164Z] docker_api_swarm_service_test.go:395: [def1e97077dfc] joining swarm manager [d4262836cfad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:01:09.725Z] docker_api_swarm_service_test.go:395: [d02dfb3a06814] joining swarm manager [d4262836cfad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:01:09.855Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-03T16:01:10.139Z] + echo Ensuring container killed. [2022-01-03T16:01:10.139Z] Ensuring container killed. [2022-01-03T16:01:10.139Z] + docker rm -vf docker-pr2 [2022-01-03T16:01:10.139Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-01-03T16:01:10.424Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:01:10.424Z] Chowning /workspace to jenkins user [2022-01-03T16:01:10.424Z] + id -u [2022-01-03T16:01:10.424Z] + id -g [2022-01-03T16:01:10.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T16:01:10.424Z] Unable to find image 'busybox:latest' locally [2022-01-03T16:01:10.684Z] latest: Pulling from library/busybox [2022-01-03T16:01:10.684Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T16:01:10.684Z] 5cc84ad355aa: Download complete [2022-01-03T16:01:10.684Z] 5cc84ad355aa: Pull complete [2022-01-03T16:01:10.684Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T16:01:10.684Z] Status: Downloaded newer image for busybox:latest [2022-01-03T16:01:11.289Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-01-03T16:01:11.289Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-01-03T16:01:11.289Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-03T16:01:11.289Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-01-03T16:01:11.289Z] PASS [2022-01-03T16:01:11.289Z] [2022-01-03T16:01:11.289Z] === Skipped [2022-01-03T16:01:11.289Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T16:01:11.289Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T16:01:11.289Z] [2022-01-03T16:01:11.289Z] DONE 27 tests, 1 skipped in 181.839s [2022-01-03T16:01:11.289Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T16:01:11.289Z] INFO: Testing against a local daemon [2022-01-03T16:01:11.289Z] === RUN TestSessionCreate [2022-01-03T16:01:11.289Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T16:01:11.289Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:01:11.289Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T16:01:11.289Z] PASS [2022-01-03T16:01:11.289Z] [2022-01-03T16:01:11.289Z] DONE 2 tests in 0.067s [2022-01-03T16:01:11.289Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T16:01:11.289Z] INFO: Testing against a local daemon [2022-01-03T16:01:11.289Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:01:11.289Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:01:11.289Z] === RUN TestDiskUsage [2022-01-03T16:01:11.289Z] === PAUSE TestDiskUsage [2022-01-03T16:01:11.289Z] === RUN TestEventsExecDie [2022-01-03T16:01:11.549Z] --- PASS: TestEventsExecDie (0.57s) [2022-01-03T16:01:11.549Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:01:11.549Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-03T16:01:11.549Z] === RUN TestEventsVolumeCreate [2022-01-03T16:01:11.810Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-03T16:01:11.811Z] === RUN TestInfoBinaryCommits [2022-01-03T16:01:11.811Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T16:01:11.811Z] === RUN TestInfoAPIVersioned [2022-01-03T16:01:11.811Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T16:01:11.811Z] === RUN TestInfoDiscoveryBackend [2022-01-03T16:01:12.380Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-03T16:01:12.380Z] === RUN TestInfoDiscoveryInvalidAdvertise [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:01:13.320Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T16:01:13.321Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T16:01:13.563Z] + bundleName=docker-py [2022-01-03T16:01:13.563Z] + echo Creating docker-py-bundles.tar.gz [2022-01-03T16:01:13.563Z] Creating docker-py-bundles.tar.gz [2022-01-03T16:01:13.563Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-01-03T16:01:13.576Z] Archiving artifacts [2022-01-03T16:01:13.890Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T16:01:13.890Z] === RUN TestInfoAPI [2022-01-03T16:01:13.890Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T16:01:13.890Z] === RUN TestInfoAPIWarnings [2022-01-03T16:01:14.992Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:01:15.800Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-03T16:01:16.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh binary [2022-01-03T16:01:16.734Z] [2022-01-03T16:01:16.993Z] Removing bundles/ [2022-01-03T16:01:16.993Z] [2022-01-03T16:01:16.993Z] ---> Making bundle: binary (in bundles/binary) [2022-01-03T16:01:16.993Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-03T16:01:16.993Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T16:01:20.233Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:01:20.233Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:01:20.719Z] --- PASS: TestCreateServiceMultipleTimes (14.57s) [2022-01-03T16:01:20.719Z] === RUN TestCreateServiceConflict [2022-01-03T16:01:20.797Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:01:21.053Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:01:21.615Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:01:21.871Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:01:22.435Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:01:22.628Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-01-03T16:01:22.628Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T16:01:23.802Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:01:23.802Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-03T16:01:24.539Z] --- PASS: TestCreateServiceMaxReplicas (2.16s) [2022-01-03T16:01:24.539Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T16:01:24.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-03T16:01:25.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:25.398Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:26.128Z] === RUN TestBoolValue [2022-01-03T16:01:26.128Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T16:01:26.128Z] === RUN TestBoolValueOrDefault [2022-01-03T16:01:26.128Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T16:01:26.128Z] === RUN TestInt64ValueOrZero [2022-01-03T16:01:26.128Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T16:01:26.128Z] === RUN TestInt64ValueOrDefault [2022-01-03T16:01:26.128Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T16:01:26.128Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T16:01:26.128Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T16:01:26.128Z] === RUN TestJsonContentType [2022-01-03T16:01:26.128Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T16:01:26.128Z] PASS [2022-01-03T16:01:26.128Z] coverage: 14.7% of statements [2022-01-03T16:01:26.128Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2022-01-03T16:01:26.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T16:01:26.615Z] docker_api_swarm_service_test.go:343: [df1885cc51cd3] joining swarm manager [d27f6de908f07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:01:27.542Z] docker_api_swarm_service_test.go:343: [d0568562b1e16] joining swarm manager [d27f6de908f07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:01:27.679Z] === RUN TestMaskSecretKeys [2022-01-03T16:01:27.679Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T16:01:27.679Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T16:01:27.679Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T16:01:27.679Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T16:01:27.679Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T16:01:27.679Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T16:01:27.679Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T16:01:27.679Z] === RUN TestVersionMiddlewareVersion [2022-01-03T16:01:27.679Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T16:01:27.679Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T16:01:27.679Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T16:01:27.679Z] PASS [2022-01-03T16:01:27.679Z] coverage: 37.7% of statements [2022-01-03T16:01:27.679Z] ok github.com/docker/docker/api/server/middleware 0.111s coverage: 37.7% of statements [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T16:01:27.679Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T16:01:28.139Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T16:01:28.139Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T16:01:28.600Z] === RUN TestAdjustForAPIVersion [2022-01-03T16:01:28.600Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T16:01:28.600Z] PASS [2022-01-03T16:01:28.600Z] coverage: 5.7% of statements [2022-01-03T16:01:28.600Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T16:01:28.600Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T16:01:28.600Z] === RUN TestStrSliceMarshalJSON [2022-01-03T16:01:28.600Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T16:01:28.600Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T16:01:28.600Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T16:01:28.600Z] === RUN TestStrSliceUnmarshalString [2022-01-03T16:01:28.600Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T16:01:28.600Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T16:01:28.600Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T16:01:28.600Z] PASS [2022-01-03T16:01:28.600Z] coverage: 90.0% of statements [2022-01-03T16:01:28.600Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-01-03T16:01:29.068Z] === RUN TestToJSON [2022-01-03T16:01:29.068Z] --- PASS: TestToJSON (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestToParamWithVersion [2022-01-03T16:01:29.068Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestFromJSON [2022-01-03T16:01:29.068Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestEmpty [2022-01-03T16:01:29.068Z] --- PASS: TestEmpty (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T16:01:29.068Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestArgsMatchKVList [2022-01-03T16:01:29.068Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestArgsMatch [2022-01-03T16:01:29.068Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestAdd [2022-01-03T16:01:29.068Z] --- PASS: TestAdd (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestDel [2022-01-03T16:01:29.068Z] --- PASS: TestDel (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestLen [2022-01-03T16:01:29.068Z] --- PASS: TestLen (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestExactMatch [2022-01-03T16:01:29.068Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestOnlyOneExactMatch [2022-01-03T16:01:29.068Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestContains [2022-01-03T16:01:29.068Z] --- PASS: TestContains (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestValidate [2022-01-03T16:01:29.068Z] --- PASS: TestValidate (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestWalkValues [2022-01-03T16:01:29.068Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestFuzzyMatch [2022-01-03T16:01:29.068Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestClone [2022-01-03T16:01:29.068Z] --- PASS: TestClone (0.00s) [2022-01-03T16:01:29.068Z] PASS [2022-01-03T16:01:29.068Z] coverage: 92.2% of statements [2022-01-03T16:01:29.068Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T16:01:29.068Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T16:01:29.068Z] === RUN TestDurationToSecondsString [2022-01-03T16:01:29.068Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T16:01:29.068Z] === RUN TestGetTimestamp [2022-01-03T16:01:29.068Z] --- PASS: TestGetTimestamp (0.19s) [2022-01-03T16:01:29.068Z] === RUN TestParseTimestamps [2022-01-03T16:01:29.068Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T16:01:29.068Z] PASS [2022-01-03T16:01:29.068Z] coverage: 100.0% of statements [2022-01-03T16:01:29.068Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-01-03T16:01:29.432Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:01:29.531Z] === RUN TestCompareVersion [2022-01-03T16:01:29.531Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T16:01:29.531Z] PASS [2022-01-03T16:01:29.531Z] coverage: 77.3% of statements [2022-01-03T16:01:29.531Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T16:01:29.531Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T16:01:30.500Z] === RUN TestParseRemoteURL [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T16:01:30.501Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T16:01:30.501Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T16:01:30.501Z] === RUN TestCloneArgsSmartHttp [2022-01-03T16:01:30.501Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-03T16:01:30.501Z] === RUN TestCloneArgsDumbHttp [2022-01-03T16:01:30.501Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T16:01:30.501Z] === RUN TestCloneArgsGit [2022-01-03T16:01:30.501Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T16:01:30.501Z] === RUN TestCheckoutGit [2022-01-03T16:01:31.321Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:01:31.576Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:01:31.986Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-03T16:01:31.986Z] === RUN TestInfoDebug [2022-01-03T16:01:31.986Z] --- PASS: TestInfoDebug (0.53s) [2022-01-03T16:01:31.986Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:01:31.986Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-03T16:01:31.986Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:01:31.986Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T16:01:31.986Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:01:31.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-01-03T16:01:31.986Z] === RUN TestPingCacheHeaders [2022-01-03T16:01:31.986Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T16:01:31.986Z] === RUN TestPingGet [2022-01-03T16:01:31.986Z] --- PASS: TestPingGet (0.01s) [2022-01-03T16:01:31.986Z] === RUN TestPingHead [2022-01-03T16:01:31.986Z] --- PASS: TestPingHead (0.02s) [2022-01-03T16:01:31.986Z] === RUN TestVersion [2022-01-03T16:01:31.986Z] --- PASS: TestVersion (0.02s) [2022-01-03T16:01:31.986Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:01:31.986Z] === CONT TestDiskUsage [2022-01-03T16:01:32.039Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T16:01:32.039Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T16:01:32.039Z] === RUN TestProcessNoDockerignore [2022-01-03T16:01:32.039Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T16:01:32.039Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T16:01:32.246Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T16:01:32.502Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-03T16:01:32.503Z] === RUN TestDetectContentType [2022-01-03T16:01:32.503Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestSelectAcceptableMIME [2022-01-03T16:01:32.503Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestInspectEmptyResponse [2022-01-03T16:01:32.503Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestInspectResponseBinary [2022-01-03T16:01:32.503Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestResponseUnsupportedContentType [2022-01-03T16:01:32.503Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestInspectResponseTextSimple [2022-01-03T16:01:32.503Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T16:01:32.503Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestUnknownContentLength [2022-01-03T16:01:32.503Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestDownloadRemote [2022-01-03T16:01:32.503Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-03T16:01:32.503Z] === RUN TestGetWithStatusError [2022-01-03T16:01:32.503Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestCloseRootDirectory [2022-01-03T16:01:32.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:01:32.503Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestHashFile [2022-01-03T16:01:32.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:01:32.503Z] --- SKIP: TestHashFile (0.01s) [2022-01-03T16:01:32.503Z] === RUN TestHashSubdir [2022-01-03T16:01:32.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:01:32.503Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestRemoveDirectory [2022-01-03T16:01:32.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:01:32.503Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-03T16:01:32.503Z] PASS [2022-01-03T16:01:32.503Z] coverage: 9.3% of statements [2022-01-03T16:01:32.503Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 9.3% of statements [2022-01-03T16:01:32.503Z] === RUN TestEnable [2022-01-03T16:01:32.503Z] --- PASS: TestEnable (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestDisable [2022-01-03T16:01:32.503Z] --- PASS: TestDisable (0.00s) [2022-01-03T16:01:32.503Z] === RUN TestEnabled [2022-01-03T16:01:32.503Z] --- PASS: TestEnabled (0.00s) [2022-01-03T16:01:32.503Z] PASS [2022-01-03T16:01:32.503Z] coverage: 100.0% of statements [2022-01-03T16:01:32.503Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T16:01:32.818Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T16:01:32.963Z] === RUN TestGetAllAllowed [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T16:01:33.390Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T16:01:33.390Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage (1.66s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T16:01:33.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:01:33.390Z] PASS [2022-01-03T16:01:33.390Z] [2022-01-03T16:01:33.390Z] DONE 53 tests in 22.482s [2022-01-03T16:01:33.390Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T16:01:33.424Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestGetAllMeta [2022-01-03T16:01:33.424Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T16:01:33.424Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T16:01:33.424Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestIsExistingDirectory [2022-01-03T16:01:33.424Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-03T16:01:33.424Z] === RUN TestGetFilenameForDownload [2022-01-03T16:01:33.424Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestEnv2Variables [2022-01-03T16:01:33.424Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T16:01:33.424Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestMaintainer [2022-01-03T16:01:33.424Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestLabel [2022-01-03T16:01:33.424Z] --- PASS: TestLabel (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestFromScratch [2022-01-03T16:01:33.424Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestFromWithArg [2022-01-03T16:01:33.424Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T16:01:33.424Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestFromWithUndefinedArg [2022-01-03T16:01:33.424Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T16:01:33.424Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestOnbuild [2022-01-03T16:01:33.424Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestWorkdir [2022-01-03T16:01:33.424Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestCmd [2022-01-03T16:01:33.424Z] --- PASS: TestCmd (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestHealthcheckNone [2022-01-03T16:01:33.424Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestHealthcheckCmd [2022-01-03T16:01:33.424Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestEntrypoint [2022-01-03T16:01:33.424Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestExpose [2022-01-03T16:01:33.424Z] --- PASS: TestExpose (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestUser [2022-01-03T16:01:33.424Z] --- PASS: TestUser (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestVolume [2022-01-03T16:01:33.424Z] --- PASS: TestVolume (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestStopSignal [2022-01-03T16:01:33.424Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T16:01:33.424Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestArg [2022-01-03T16:01:33.424Z] --- PASS: TestArg (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestShell [2022-01-03T16:01:33.424Z] --- PASS: TestShell (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestPrependEnvOnCmd [2022-01-03T16:01:33.424Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestRunWithBuildArgs [2022-01-03T16:01:33.424Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T16:01:33.424Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T16:01:33.424Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T16:01:33.424Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T16:01:33.424Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T16:01:33.424Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestNormalizeWorkdir [2022-01-03T16:01:33.424Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestDispatch [2022-01-03T16:01:33.424Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T16:01:33.424Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T16:01:33.424Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T16:01:33.424Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T16:01:33.424Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T16:01:33.424Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T16:01:33.424Z] === RUN TestDispatch/COPY_url [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch (0.09s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T16:01:33.424Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T16:01:33.424Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T16:01:33.424Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T16:01:33.424Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T16:01:33.424Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T16:01:33.424Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestEmptyDockerfile [2022-01-03T16:01:33.424Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T16:01:33.424Z] === RUN TestSymlinkDockerfile [2022-01-03T16:01:33.424Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T16:01:33.424Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T16:01:33.424Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestNonExistingDockerfile [2022-01-03T16:01:33.424Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-01-03T16:01:33.424Z] === RUN TestCopyRunConfig [2022-01-03T16:01:33.424Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestDeepCopyRunConfig [2022-01-03T16:01:33.424Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestExportImage [2022-01-03T16:01:33.424Z] --- PASS: TestExportImage (0.00s) [2022-01-03T16:01:33.424Z] === RUN TestNormalizeDest [2022-01-03T16:01:33.424Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T16:01:33.424Z] PASS [2022-01-03T16:01:33.424Z] coverage: 46.8% of statements [2022-01-03T16:01:33.424Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 46.8% of statements [2022-01-03T16:01:33.424Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T16:01:33.464Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:01:33.652Z] INFO: Testing against a local daemon [2022-01-03T16:01:33.652Z] === RUN TestVolumesCreateAndList [2022-01-03T16:01:33.652Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T16:01:33.652Z] === RUN TestVolumesRemove [2022-01-03T16:01:33.652Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-03T16:01:33.652Z] === RUN TestVolumesInspect [2022-01-03T16:01:33.652Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T16:01:33.652Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:01:33.652Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:01:33.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:01:33.652Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:01:33.652Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T16:01:33.652Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T16:01:33.652Z] PASS [2022-01-03T16:01:33.652Z] [2022-01-03T16:01:33.652Z] DONE 5 tests in 0.176s [2022-01-03T16:01:33.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:01:33.898Z] === RUN TestTCP4Proxy [2022-01-03T16:01:33.898Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T16:01:33.898Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestTCP6Proxy [2022-01-03T16:01:33.898Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T16:01:33.898Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestTCPDualStackProxy [2022-01-03T16:01:33.898Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T16:01:33.898Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestUDP4Proxy [2022-01-03T16:01:33.898Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestUDP6Proxy [2022-01-03T16:01:33.898Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T16:01:33.898Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestUDPWriteError [2022-01-03T16:01:33.898Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestSCTP4Proxy [2022-01-03T16:01:33.898Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T16:01:33.898Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T16:01:33.898Z] === RUN TestSCTP6Proxy [2022-01-03T16:01:33.898Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T16:01:33.898Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T16:01:33.898Z] PASS [2022-01-03T16:01:33.898Z] coverage: 49.4% of statements [2022-01-03T16:01:33.898Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-01-03T16:01:34.224Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-03T16:01:34.224Z] Removing test suite binaries [2022-01-03T16:01:34.224Z] exiting test-integration [2022-01-03T16:01:34.224Z] ++ exit 0 [2022-01-03T16:01:34.224Z] [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.98s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.98s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.98s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.15s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.43s) [2022-01-03T16:01:35.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.65s) [2022-01-03T16:01:35.848Z] === RUN TestBuildMultiStageCopy [2022-01-03T16:01:35.848Z] === RUN TestBuildMultiStageCopy/copy_to_root Post stage [Pipeline] junit [2022-01-03T16:01:36.155Z] Recording test results [2022-01-03T16:01:37.582Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:01:37.582Z] INFO: Testing against a local daemon [2022-01-03T16:01:37.582Z] === RUN TestBuildWithSession [2022-01-03T16:01:37.582Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:01:37.582Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T16:01:37.582Z] === RUN TestBuildSquashParent [2022-01-03T16:01:37.582Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:01:37.582Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T16:01:37.582Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T16:01:37.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:37.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:37.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:37.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:37.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:37.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:37.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:37.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:37.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:37.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:37.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:37.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:37.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:01:37.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:01:37.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:01:37.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:01:37.712Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T16:01:38.055Z] + echo Ensuring container killed. [2022-01-03T16:01:38.055Z] Ensuring container killed. [2022-01-03T16:01:38.055Z] + docker rm -vf docker-pr2 [2022-01-03T16:01:38.055Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-01-03T16:01:38.346Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:01:38.346Z] Chowning /workspace to jenkins user [2022-01-03T16:01:38.346Z] + id -u [2022-01-03T16:01:38.346Z] + id -g [2022-01-03T16:01:38.346Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T16:01:38.346Z] Unable to find image 'busybox:latest' locally [2022-01-03T16:01:38.346Z] latest: Pulling from library/busybox [2022-01-03T16:01:38.649Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T16:01:38.649Z] 5cc84ad355aa: Verifying Checksum [2022-01-03T16:01:38.649Z] 5cc84ad355aa: Download complete [2022-01-03T16:01:38.649Z] 5cc84ad355aa: Pull complete [2022-01-03T16:01:38.649Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T16:01:38.649Z] Status: Downloaded newer image for busybox:latest [2022-01-03T16:01:39.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2022-01-03T16:01:39.431Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T16:01:40.000Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:01:40.000Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T16:01:40.000Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:01:40.561Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:01:40.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:01:41.570Z] + bundleName=amd64-cgroup2 [2022-01-03T16:01:41.570Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T16:01:41.570Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T16:01:41.570Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T16:01:41.570Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-03T16:01:41.843Z] Archiving artifacts [2022-01-03T16:01:42.726Z] docker_api_swarm_service_test.go:490: [d59ac4be9c233] joining swarm manager [de61b461eeac2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:01:43.026Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T16:01:43.654Z] docker_api_swarm_service_test.go:490: [d973feff56c81] joining swarm manager [de61b461eeac2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:01:43.654Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:01:44.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T16:01:44.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:01:44.333Z] + make clean [2022-01-03T16:01:44.593Z] docker volume rm -f docker-dev-cache [2022-01-03T16:01:44.593Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:01:45.018Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T16:01:45.546Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:01:46.010Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T16:01:46.357Z] === RUN TestCheckpointCreateError [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointCreate [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointDeleteError [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointDelete [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointListError [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointList [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T16:01:46.357Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T16:01:46.357Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T16:01:46.357Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-01-03T16:01:46.357Z] === RUN TestGetAPIPath [2022-01-03T16:01:46.357Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestParseHostURL [2022-01-03T16:01:46.357Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T16:01:46.357Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPIVersion [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T16:01:46.357Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestClientRedirect [2022-01-03T16:01:46.357Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigCreateUnsupported [2022-01-03T16:01:46.357Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigCreateError [2022-01-03T16:01:46.357Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigCreate [2022-01-03T16:01:46.357Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspectNotFound [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspectUnsupported [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspectError [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigInspect [2022-01-03T16:01:46.357Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigListUnsupported [2022-01-03T16:01:46.357Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigListError [2022-01-03T16:01:46.357Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigList [2022-01-03T16:01:46.357Z] --- PASS: TestConfigList (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigRemoveUnsupported [2022-01-03T16:01:46.357Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigRemoveError [2022-01-03T16:01:46.357Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigRemove [2022-01-03T16:01:46.357Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigUpdateUnsupported [2022-01-03T16:01:46.357Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigUpdateError [2022-01-03T16:01:46.357Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestConfigUpdate [2022-01-03T16:01:46.357Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCommitError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCommit [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStatPathError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStatPath [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyToContainerError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyToContainer [2022-01-03T16:01:46.357Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyFromContainerError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T16:01:46.357Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestCopyFromContainer [2022-01-03T16:01:46.357Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCreateError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCreateImageNotFound [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCreateWithName [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerCreateAutoRemove [2022-01-03T16:01:46.357Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerDiffError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerDiff [2022-01-03T16:01:46.357Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecCreateError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecCreate [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecStartError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecStart [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecInspectError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecInspect [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExportError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExport [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerInspectError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T16:01:46.357Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T16:01:46.357Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerInspect [2022-01-03T16:01:46.357Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerInspectNode [2022-01-03T16:01:46.357Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerKillError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerKill [2022-01-03T16:01:46.357Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerListError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerList [2022-01-03T16:01:46.357Z] --- PASS: TestContainerList (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerLogsNotFoundError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerLogsError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerLogs [2022-01-03T16:01:46.357Z] --- PASS: TestContainerLogs (0.21s) [2022-01-03T16:01:46.357Z] === RUN TestContainerPauseError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerPause [2022-01-03T16:01:46.357Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainersPruneError [2022-01-03T16:01:46.357Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainersPrune [2022-01-03T16:01:46.357Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRemoveError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRemove [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRenameError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRename [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerResizeError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecResizeError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerResize [2022-01-03T16:01:46.357Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerExecResize [2022-01-03T16:01:46.357Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRestartError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerRestart [2022-01-03T16:01:46.357Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStartError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStart [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStatsError [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStats [2022-01-03T16:01:46.357Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T16:01:46.357Z] === RUN TestContainerStopError [2022-01-03T16:01:46.358Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerStop [2022-01-03T16:01:46.358Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerTopError [2022-01-03T16:01:46.358Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerTop [2022-01-03T16:01:46.358Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerUnpauseError [2022-01-03T16:01:46.358Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerUnpause [2022-01-03T16:01:46.358Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerUpdateError [2022-01-03T16:01:46.358Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerUpdate [2022-01-03T16:01:46.358Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerWaitError [2022-01-03T16:01:46.358Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestContainerWait [2022-01-03T16:01:46.358Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestDiskUsageError [2022-01-03T16:01:46.358Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestDiskUsage [2022-01-03T16:01:46.358Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestDistributionInspectUnsupported [2022-01-03T16:01:46.358Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T16:01:46.358Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestEventsErrorInOptions [2022-01-03T16:01:46.358Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestEventsErrorFromServer [2022-01-03T16:01:46.358Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestEvents [2022-01-03T16:01:46.358Z] --- PASS: TestEvents (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestTLSCloseWriter [2022-01-03T16:01:46.358Z] === PAUSE TestTLSCloseWriter [2022-01-03T16:01:46.358Z] === RUN TestImageBuildError [2022-01-03T16:01:46.358Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageBuild [2022-01-03T16:01:46.358Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestGetDockerOS [2022-01-03T16:01:46.358Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageCreateError [2022-01-03T16:01:46.358Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageCreate [2022-01-03T16:01:46.358Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageHistoryError [2022-01-03T16:01:46.358Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageHistory [2022-01-03T16:01:46.358Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageImportError [2022-01-03T16:01:46.358Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageImport [2022-01-03T16:01:46.358Z] --- PASS: TestImageImport (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageInspectError [2022-01-03T16:01:46.358Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageInspectImageNotFound [2022-01-03T16:01:46.358Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageInspectWithEmptyID [2022-01-03T16:01:46.358Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageInspect [2022-01-03T16:01:46.358Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageListError [2022-01-03T16:01:46.358Z] --- PASS: TestImageListError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageList [2022-01-03T16:01:46.358Z] --- PASS: TestImageList (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageListApiBefore125 [2022-01-03T16:01:46.358Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageLoadError [2022-01-03T16:01:46.358Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageLoad [2022-01-03T16:01:46.358Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagesPruneError [2022-01-03T16:01:46.358Z] --- PASS: TestImagesPruneError (0.01s) [2022-01-03T16:01:46.358Z] === RUN TestImagesPrune [2022-01-03T16:01:46.358Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullReferenceParseError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullAnyError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePullWithoutErrors [2022-01-03T16:01:46.358Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushReferenceError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushAnyError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithoutErrors [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T16:01:46.358Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageRemoveError [2022-01-03T16:01:46.358Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageRemoveImageNotFound [2022-01-03T16:01:46.358Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageRemove [2022-01-03T16:01:46.358Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSaveError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSave [2022-01-03T16:01:46.358Z] --- PASS: TestImageSave (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchAnyError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageSearchWithoutErrors [2022-01-03T16:01:46.358Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageTagError [2022-01-03T16:01:46.358Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageTagInvalidReference [2022-01-03T16:01:46.358Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T16:01:46.358Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageTagHexSource [2022-01-03T16:01:46.358Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestImageTag [2022-01-03T16:01:46.358Z] --- PASS: TestImageTag (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestInfoServerError [2022-01-03T16:01:46.358Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T16:01:46.358Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestInfo [2022-01-03T16:01:46.358Z] --- PASS: TestInfo (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkConnectError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkConnect [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkCreateError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkCreate [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkDisconnectError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkDisconnect [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/no_options [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/verbose [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/global_scope [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T16:01:46.358Z] === RUN TestNetworkInspect/server_error [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkListError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkList [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworksPruneError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworksPrune [2022-01-03T16:01:46.358Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkRemoveError [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNetworkRemove [2022-01-03T16:01:46.358Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeInspectError [2022-01-03T16:01:46.358Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T16:01:46.358Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T16:01:46.358Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeInspect [2022-01-03T16:01:46.358Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeListError [2022-01-03T16:01:46.358Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeList [2022-01-03T16:01:46.358Z] --- PASS: TestNodeList (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeRemoveError [2022-01-03T16:01:46.358Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeRemove [2022-01-03T16:01:46.358Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeUpdateError [2022-01-03T16:01:46.358Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestNodeUpdate [2022-01-03T16:01:46.358Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestOptionWithTimeout [2022-01-03T16:01:46.358Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPingFail [2022-01-03T16:01:46.358Z] --- PASS: TestPingFail (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPingWithError [2022-01-03T16:01:46.358Z] 2022/01/03 16:01:45 RoundTripper returned a response & error; ignoring response [2022-01-03T16:01:46.358Z] 2022/01/03 16:01:45 RoundTripper returned a response & error; ignoring response [2022-01-03T16:01:46.358Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPingSuccess [2022-01-03T16:01:46.358Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPingHeadFallback [2022-01-03T16:01:46.358Z] === RUN TestPingHeadFallback/OK [2022-01-03T16:01:46.358Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T16:01:46.358Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T16:01:46.358Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T16:01:46.358Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T16:01:46.358Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginDisableError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginDisable [2022-01-03T16:01:46.358Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginEnableError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginEnable [2022-01-03T16:01:46.358Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginInspectError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T16:01:46.358Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginInspect [2022-01-03T16:01:46.358Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginListError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginList [2022-01-03T16:01:46.358Z] --- PASS: TestPluginList (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginPushError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginPush [2022-01-03T16:01:46.358Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginRemoveError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginRemove [2022-01-03T16:01:46.358Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginSetError [2022-01-03T16:01:46.358Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPluginSet [2022-01-03T16:01:46.358Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSetHostHeader [2022-01-03T16:01:46.358Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestPlainTextError [2022-01-03T16:01:46.358Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestInfiniteError [2022-01-03T16:01:46.358Z] --- PASS: TestInfiniteError (0.04s) [2022-01-03T16:01:46.358Z] === RUN TestCanceledContext [2022-01-03T16:01:46.358Z] 2022/01/03 16:01:45 RoundTripper returned a response & error; ignoring response [2022-01-03T16:01:46.358Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestDeadlineExceededContext [2022-01-03T16:01:46.358Z] 2022/01/03 16:01:45 RoundTripper returned a response & error; ignoring response [2022-01-03T16:01:46.358Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretCreateUnsupported [2022-01-03T16:01:46.358Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretCreateError [2022-01-03T16:01:46.358Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretCreate [2022-01-03T16:01:46.358Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretInspectUnsupported [2022-01-03T16:01:46.358Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretInspectError [2022-01-03T16:01:46.358Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T16:01:46.358Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T16:01:46.358Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretInspect [2022-01-03T16:01:46.358Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretListUnsupported [2022-01-03T16:01:46.358Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretListError [2022-01-03T16:01:46.358Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretList [2022-01-03T16:01:46.358Z] --- PASS: TestSecretList (0.00s) [2022-01-03T16:01:46.358Z] === RUN TestSecretRemoveUnsupported [2022-01-03T16:01:46.359Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSecretRemoveError [2022-01-03T16:01:46.359Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSecretRemove [2022-01-03T16:01:46.359Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSecretUpdateUnsupported [2022-01-03T16:01:46.359Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSecretUpdateError [2022-01-03T16:01:46.359Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSecretUpdate [2022-01-03T16:01:46.359Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceCreateError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceCreate [2022-01-03T16:01:46.359Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T16:01:46.359Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceCreateDigestPinning [2022-01-03T16:01:46.359Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceInspectError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T16:01:46.359Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T16:01:46.359Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceInspect [2022-01-03T16:01:46.359Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceListError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceList [2022-01-03T16:01:46.359Z] --- PASS: TestServiceList (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceLogsError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceLogs [2022-01-03T16:01:46.359Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceRemoveError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceRemove [2022-01-03T16:01:46.359Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceUpdateError [2022-01-03T16:01:46.359Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestServiceUpdate [2022-01-03T16:01:46.359Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmGetUnlockKey [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmInitError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmInit [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmInspectError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmInspect [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmJoinError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmJoin [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmLeaveError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmLeave [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmUnlockError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmUnlock [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmUpdateError [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestSwarmUpdate [2022-01-03T16:01:46.359Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestTaskInspectError [2022-01-03T16:01:46.359Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T16:01:46.359Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestTaskInspect [2022-01-03T16:01:46.359Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestTaskListError [2022-01-03T16:01:46.359Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestTaskList [2022-01-03T16:01:46.359Z] --- PASS: TestTaskList (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeCreateError [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeCreate [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeInspectError [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeInspectNotFound [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeInspect [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeListError [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeList [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeRemoveError [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T16:01:46.359Z] === RUN TestVolumeRemove [2022-01-03T16:01:46.359Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T16:01:46.359Z] === CONT TestTLSCloseWriter [2022-01-03T16:01:46.359Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T16:01:46.359Z] PASS [2022-01-03T16:01:46.359Z] coverage: 75.1% of statements [2022-01-03T16:01:46.359Z] ok github.com/docker/docker/client 0.465s coverage: 75.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:01:47.581Z] --- PASS: TestBuildMultiStageCopy (13.30s) [2022-01-03T16:01:47.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.76s) [2022-01-03T16:01:47.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-01-03T16:01:47.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2022-01-03T16:01:47.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2022-01-03T16:01:47.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-01-03T16:01:47.582Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T16:01:48.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:01:49.419Z] --- PASS: TestCreateServiceSecretFileMode (12.33s) [2022-01-03T16:01:49.419Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T16:01:50.551Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2022-01-03T16:01:50.551Z] === RUN TestBuildLabelWithTargets [2022-01-03T16:01:50.551Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:01:50.551Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-03T16:01:50.551Z] === RUN TestBuildWithEmptyLayers [2022-01-03T16:01:52.122Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-01-03T16:01:52.122Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T16:01:53.309Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:01:53.870Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:01:54.799Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:01:55.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:01:55.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:01:55.728Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:01:55.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-03T16:02:01.639Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-01-03T16:02:01.639Z] === RUN TestCreateServiceSysctls [2022-01-03T16:02:02.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-03T16:02:03.456Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:02:04.019Z] docker_api_swarm_service_test.go:128: [d1b0c2ffa6ab0] joining swarm manager [de86053ffa281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:02:04.581Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:02:04.837Z] docker_api_swarm_service_test.go:129: [d2465117532bf] joining swarm manager [de86053ffa281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:02:04.936Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-01-03T16:02:04.936Z] === RUN TestCreateServiceCapabilities [2022-01-03T16:02:06.730Z] docker_api_swarm_service_test.go:137: [d315c3f2662e5] joining swarm manager [de86053ffa281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T16:02:07.088Z] --- PASS: TestBuildMultiStageOnBuild (14.50s) [2022-01-03T16:02:07.088Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T16:02:07.088Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:02:07.088Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T16:02:07.088Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T16:02:07.293Z] docker_api_swarm_service_test.go:138: [da13a1473ee36] joining swarm manager [de86053ffa281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T16:02:07.476Z] --- PASS: TestCheckoutGit (35.01s) [2022-01-03T16:02:07.476Z] === RUN TestValidGitTransport [2022-01-03T16:02:07.476Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T16:02:07.476Z] === RUN TestGitInvalidRef [2022-01-03T16:02:07.476Z] --- PASS: TestGitInvalidRef (0.24s) [2022-01-03T16:02:07.476Z] PASS [2022-01-03T16:02:07.476Z] coverage: 86.3% of statements [2022-01-03T16:02:07.476Z] ok github.com/docker/docker/builder/remotecontext/git 35.315s coverage: 86.3% of statements [2022-01-03T16:02:07.476Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T16:02:07.476Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T16:02:07.478Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-01-03T16:02:07.478Z] === RUN TestInspect [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.77s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.14s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.30s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.42s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.07s) [2022-01-03T16:02:07.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.68s) [2022-01-03T16:02:07.990Z] === RUN TestBuildMultiStageCopy [2022-01-03T16:02:07.990Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T16:02:09.387Z] --- PASS: TestInspect (2.12s) [2022-01-03T16:02:09.387Z] === RUN TestCreateJob [2022-01-03T16:02:10.559Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:02:10.559Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:02:10.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:02:11.122Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:02:11.122Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:02:11.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:02:11.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:02:11.951Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:02:11.951Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:02:12.683Z] --- PASS: TestCreateJob (2.94s) [2022-01-03T16:02:12.684Z] === RUN TestReplicatedJob [2022-01-03T16:02:12.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:02:12.880Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T16:02:13.274Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T16:02:13.274Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T16:02:13.275Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T16:02:13.275Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T16:02:13.275Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T16:02:13.275Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T16:02:13.275Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestConfigureDaemonLogs [2022-01-03T16:02:13.275Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T16:02:13.275Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T16:02:13.275Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T16:02:13.275Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T16:02:13.275Z] PASS [2022-01-03T16:02:13.275Z] coverage: 18.6% of statements [2022-01-03T16:02:13.275Z] ok github.com/docker/docker/cmd/dockerd 0.248s coverage: 18.6% of statements [2022-01-03T16:02:13.275Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T16:02:13.275Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T16:02:14.246Z] === RUN TestContainerStopSignal [2022-01-03T16:02:14.246Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestContainerStopTimeout [2022-01-03T16:02:14.246Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T16:02:14.246Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T16:02:14.246Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-03T16:02:14.246Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T16:02:14.246Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T16:02:14.246Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T16:02:14.246Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestNewMemoryStore [2022-01-03T16:02:14.246Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestAddContainers [2022-01-03T16:02:14.246Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestGetContainer [2022-01-03T16:02:14.246Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestDeleteContainer [2022-01-03T16:02:14.246Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestListContainers [2022-01-03T16:02:14.246Z] --- PASS: TestListContainers (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestFirstContainer [2022-01-03T16:02:14.246Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestApplyAllContainer [2022-01-03T16:02:14.246Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestIsValidHealthString [2022-01-03T16:02:14.246Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestStateRunStop [2022-01-03T16:02:14.246Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestStateTimeoutWait [2022-01-03T16:02:14.246Z] state_test.go:141: Stop callback fired [2022-01-03T16:02:14.246Z] state_test.go:165: Stop callback fired [2022-01-03T16:02:14.246Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T16:02:14.246Z] === RUN TestIsValidStateString [2022-01-03T16:02:14.246Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestViewSaveDelete [2022-01-03T16:02:14.246Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T16:02:14.246Z] === RUN TestViewAll [2022-01-03T16:02:14.246Z] --- PASS: TestViewAll (0.02s) [2022-01-03T16:02:14.246Z] === RUN TestViewGet [2022-01-03T16:02:14.246Z] --- PASS: TestViewGet (0.01s) [2022-01-03T16:02:14.246Z] === RUN TestNames [2022-01-03T16:02:14.246Z] --- PASS: TestNames (0.00s) [2022-01-03T16:02:14.246Z] === RUN TestViewWithHealthCheck [2022-01-03T16:02:14.246Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T16:02:14.246Z] PASS [2022-01-03T16:02:14.246Z] coverage: 41.5% of statements [2022-01-03T16:02:14.246Z] ok github.com/docker/docker/container 0.258s coverage: 41.5% of statements [2022-01-03T16:02:14.246Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T16:02:14.246Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T16:02:14.246Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T16:02:14.246Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T16:02:14.771Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-03T16:02:15.701Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-03T16:02:15.786Z] === RUN TestPrepare [2022-01-03T16:02:15.786Z] --- PASS: TestPrepare (0.00s) [2022-01-03T16:02:15.786Z] === RUN TestStart [2022-01-03T16:02:15.786Z] --- PASS: TestStart (0.00s) [2022-01-03T16:02:15.786Z] === RUN TestWaitCancel [2022-01-03T16:02:15.786Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T16:02:15.786Z] === RUN TestWaitDisabled [2022-01-03T16:02:15.786Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T16:02:15.786Z] === RUN TestWaitEnabled [2022-01-03T16:02:15.786Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T16:02:15.786Z] === RUN TestRemove [2022-01-03T16:02:15.786Z] --- PASS: TestRemove (0.00s) [2022-01-03T16:02:15.786Z] PASS [2022-01-03T16:02:15.786Z] coverage: 65.3% of statements [2022-01-03T16:02:15.786Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-01-03T16:02:15.957Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-03T16:02:16.213Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:02:16.923Z] --- PASS: TestReplicatedJob (4.22s) [2022-01-03T16:02:16.923Z] === RUN TestUpdateReplicatedJob [2022-01-03T16:02:17.325Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T16:02:17.325Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T16:02:17.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T16:02:17.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T16:02:17.785Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T16:02:17.785Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T16:02:17.785Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T16:02:18.101Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:02:18.245Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T16:02:18.245Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T16:02:18.245Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T16:02:18.245Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T16:02:18.245Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T16:02:18.245Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T16:02:18.245Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T16:02:18.245Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T16:02:18.245Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T16:02:18.245Z] PASS [2022-01-03T16:02:18.245Z] coverage: 35.9% of statements [2022-01-03T16:02:18.245Z] ok github.com/docker/docker/daemon/cluster/convert 0.431s coverage: 35.9% of statements [2022-01-03T16:02:18.245Z] === RUN TestNewListSecretsFilters [2022-01-03T16:02:18.245Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T16:02:18.245Z] === RUN TestNewListConfigsFilters [2022-01-03T16:02:18.245Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T16:02:18.245Z] PASS [2022-01-03T16:02:18.245Z] coverage: 0.5% of statements [2022-01-03T16:02:18.245Z] ok github.com/docker/docker/daemon/cluster 1.032s coverage: 0.5% of statements [2022-01-03T16:02:18.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T16:02:18.666Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:02:19.464Z] --- PASS: TestUpdateReplicatedJob (2.60s) [2022-01-03T16:02:19.465Z] === RUN TestServiceListWithStatuses [2022-01-03T16:02:19.465Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T16:02:19.465Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T16:02:19.465Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T16:02:19.615Z] --- PASS: TestBuildMultiStageLayerLeak (11.86s) [2022-01-03T16:02:19.615Z] === RUN TestBuildWithHugeFile [2022-01-03T16:02:20.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T16:02:21.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T16:02:21.155Z] === RUN TestBuilderGC [2022-01-03T16:02:21.155Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T16:02:21.155Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestFindConfigurationConflicts [2022-01-03T16:02:21.155Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T16:02:21.155Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T16:02:21.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T16:02:21.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T16:02:21.155Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T16:02:21.155Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T16:02:21.155Z] === RUN TestValidateConfigurationErrors [2022-01-03T16:02:21.155Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T16:02:21.155Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T16:02:21.184Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T16:02:21.617Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_label [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T16:02:21.617Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T16:02:21.617Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestModifiedDiscoverySettings [2022-01-03T16:02:21.617Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T16:02:21.617Z] time="2022-01-03T16:02:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T16:02:21.617Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-01-03T16:02:21.617Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T16:02:21.617Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:02:21.617Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestReloadBadDefaultConfig [2022-01-03T16:02:21.617Z] time="2022-01-03T16:02:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1726330359" [2022-01-03T16:02:21.617Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestReloadWithConflictingLabels [2022-01-03T16:02:21.617Z] time="2022-01-03T16:02:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2374733582" [2022-01-03T16:02:21.617Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T16:02:21.617Z] time="2022-01-03T16:02:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-478763912" [2022-01-03T16:02:21.617Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestMaskURLCredentials [2022-01-03T16:02:21.617Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestDaemonConfigurationMerge [2022-01-03T16:02:21.617Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T16:02:21.617Z] PASS [2022-01-03T16:02:21.617Z] coverage: 80.0% of statements [2022-01-03T16:02:21.617Z] ok github.com/docker/docker/daemon/config 0.287s coverage: 80.0% of statements [2022-01-03T16:02:21.617Z] === RUN TestDiscoveryOptsErrors [2022-01-03T16:02:21.617Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T16:02:21.617Z] === RUN TestDiscoveryOpts [2022-01-03T16:02:21.617Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T16:02:21.617Z] PASS [2022-01-03T16:02:21.617Z] coverage: 30.0% of statements [2022-01-03T16:02:21.617Z] ok github.com/docker/docker/daemon/discovery 0.196s coverage: 30.0% of statements [2022-01-03T16:02:22.080Z] === RUN TestWaitNodeAttachment [2022-01-03T16:02:22.540Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-01-03T16:02:22.540Z] === RUN TestIsolationConversion [2022-01-03T16:02:22.540Z] === RUN TestIsolationConversion/default [2022-01-03T16:02:22.540Z] === RUN TestIsolationConversion/process [2022-01-03T16:02:22.540Z] === RUN TestIsolationConversion/hyperv [2022-01-03T16:02:22.540Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestContainerLabels [2022-01-03T16:02:22.540Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestCredentialSpecConversion [2022-01-03T16:02:22.540Z] === RUN TestCredentialSpecConversion/none [2022-01-03T16:02:22.540Z] === RUN TestCredentialSpecConversion/config [2022-01-03T16:02:22.540Z] === RUN TestCredentialSpecConversion/file [2022-01-03T16:02:22.540Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T16:02:22.540Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T16:02:22.540Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountBind [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountVolume [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountTarget [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T16:02:22.540Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T16:02:22.540Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T16:02:22.540Z] PASS [2022-01-03T16:02:22.540Z] coverage: 11.0% of statements [2022-01-03T16:02:22.540Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.607s coverage: 11.0% of statements [2022-01-03T16:02:22.573Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T16:02:22.760Z] --- PASS: TestDockerNetworkConnectAlias (3.45s) [2022-01-03T16:02:22.760Z] === RUN TestDockerNetworkReConnect [2022-01-03T16:02:23.000Z] === RUN TestEventsLog [2022-01-03T16:02:23.000Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T16:02:23.000Z] === RUN TestEventsLogTimeout [2022-01-03T16:02:23.000Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T16:02:23.000Z] === RUN TestLogEvents [2022-01-03T16:02:23.000Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T16:02:23.000Z] === RUN TestLoadBufferedEvents [2022-01-03T16:02:23.000Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-01-03T16:02:23.000Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T16:02:23.000Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T16:02:23.000Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T16:02:23.000Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T16:02:23.000Z] PASS [2022-01-03T16:02:23.000Z] coverage: 50.0% of statements [2022-01-03T16:02:23.000Z] ok github.com/docker/docker/daemon/events 0.267s coverage: 50.0% of statements [2022-01-03T16:02:23.460Z] === RUN TestIsEmptyDir [2022-01-03T16:02:23.460Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T16:02:23.460Z] PASS [2022-01-03T16:02:23.460Z] coverage: 2.3% of statements [2022-01-03T16:02:23.460Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-01-03T16:02:23.460Z] === RUN TestVerifyNetworkingConfig [2022-01-03T16:02:23.460Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestGetContainer [2022-01-03T16:02:23.460Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestValidContainerNames [2022-01-03T16:02:23.460Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestContainerInitDNS [2022-01-03T16:02:23.460Z] daemon_test.go:146: root required [2022-01-03T16:02:23.460Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestMerge [2022-01-03T16:02:23.460Z] --- PASS: TestMerge (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestValidateContainerIsolation [2022-01-03T16:02:23.460Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestFindNetworkErrorType [2022-01-03T16:02:23.460Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T16:02:23.460Z] === RUN TestEnsureServicesExist [2022-01-03T16:02:23.460Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-03T16:02:23.460Z] === RUN TestEnsureServicesExistErrors [2022-01-03T16:02:23.460Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T16:02:23.460Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T16:02:23.701Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:02:23.701Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:02:23.921Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T16:02:23.921Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestContainerDelete [2022-01-03T16:02:23.921Z] --- PASS: TestContainerDelete (0.01s) [2022-01-03T16:02:23.921Z] === RUN TestContainerDoubleDelete [2022-01-03T16:02:23.921Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T16:02:23.921Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T16:02:23.921Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2022-01-03T16:02:23.921Z] === RUN TestNoneHealthcheck [2022-01-03T16:02:23.921Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestHealthStates [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] time="2022-01-03T16:02:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T16:02:23.921Z] --- PASS: TestHealthStates (0.21s) [2022-01-03T16:02:23.921Z] === RUN TestGetInspectData [2022-01-03T16:02:23.921Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestFillLicense [2022-01-03T16:02:23.921Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestListInvalidFilter [2022-01-03T16:02:23.921Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestNameFilter [2022-01-03T16:02:23.921Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T16:02:23.921Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T16:02:23.921Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T16:02:23.921Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonReloadLabels [2022-01-03T16:02:23.921Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T16:02:23.921Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonReloadMirrors [2022-01-03T16:02:23.921Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T16:02:23.921Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T16:02:23.921Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T16:02:23.921Z] === RUN TestDaemonDiscoveryReload [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy (17.66s) [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.73s) [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.68s) [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s) [2022-01-03T16:02:24.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2022-01-03T16:02:24.144Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T16:02:24.381Z] === RUN TestLinkNaming [2022-01-03T16:02:24.381Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T16:02:24.381Z] === RUN TestLinkNew [2022-01-03T16:02:24.381Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T16:02:24.381Z] === RUN TestLinkEnv [2022-01-03T16:02:24.381Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T16:02:24.381Z] === RUN TestLinkMultipleEnv [2022-01-03T16:02:24.381Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T16:02:24.381Z] === RUN TestLinkPortRangeEnv [2022-01-03T16:02:24.381Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T16:02:24.381Z] PASS [2022-01-03T16:02:24.381Z] coverage: 93.0% of statements [2022-01-03T16:02:24.381Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-01-03T16:02:24.842Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2022-01-03T16:02:24.842Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T16:02:25.303Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T16:02:25.303Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T16:02:25.764Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T16:02:25.764Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T16:02:25.764Z] reload_test.go:520: root required [2022-01-03T16:02:25.764Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T16:02:25.764Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T16:02:25.764Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T16:02:25.764Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T16:02:25.764Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T16:02:25.764Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T16:02:26.055Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2022-01-03T16:02:26.055Z] === RUN TestServicePlugin [2022-01-03T16:02:26.055Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:02:26.055Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T16:02:26.055Z] === RUN TestServiceUpdateLabel [2022-01-03T16:02:26.217Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:02:26.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T16:02:26.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T16:02:26.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T16:02:26.223Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T16:02:26.223Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestParseVolumesFrom [2022-01-03T16:02:26.223Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T16:02:26.223Z] PASS [2022-01-03T16:02:26.223Z] coverage: 9.0% of statements [2022-01-03T16:02:26.223Z] ok github.com/docker/docker/daemon 2.527s coverage: 9.0% of statements [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T16:02:26.223Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T16:02:26.223Z] === RUN TestAdapterReadLogs [2022-01-03T16:02:26.223Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestCopier [2022-01-03T16:02:26.223Z] --- PASS: TestCopier (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestCopierLongLines [2022-01-03T16:02:26.223Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestCopierSlow [2022-01-03T16:02:26.223Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T16:02:26.223Z] === RUN TestCopierWithSized [2022-01-03T16:02:26.223Z] === RUN TestCopierWithSized/as_is [2022-01-03T16:02:26.223Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T16:02:26.223Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T16:02:26.223Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T16:02:26.223Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-03T16:02:26.223Z] === RUN TestCopierWithPartial [2022-01-03T16:02:26.223Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestRingLogger [2022-01-03T16:02:26.223Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestRingCap [2022-01-03T16:02:26.223Z] --- PASS: TestRingCap (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestRingClose [2022-01-03T16:02:26.223Z] --- PASS: TestRingClose (0.00s) [2022-01-03T16:02:26.223Z] === RUN TestRingDrain [2022-01-03T16:02:26.223Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T16:02:26.223Z] PASS [2022-01-03T16:02:26.223Z] coverage: 43.8% of statements [2022-01-03T16:02:26.223Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.8% of statements [2022-01-03T16:02:26.685Z] === RUN TestNewStreamConfig [2022-01-03T16:02:26.685Z] === RUN TestNewStreamConfig/defaults [2022-01-03T16:02:26.685Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T16:02:26.685Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T16:02:27.106Z] --- PASS: TestBuildMultiStageParentConfig (2.90s) [2022-01-03T16:02:27.106Z] === RUN TestBuildLabelWithTargets [2022-01-03T16:02:27.106Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:02:27.106Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-03T16:02:27.106Z] === RUN TestBuildWithEmptyLayers [2022-01-03T16:02:27.144Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T16:02:27.144Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T16:02:27.144Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T16:02:27.144Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T16:02:27.144Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T16:02:27.144Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestSearchRegistryForImages [2022-01-03T16:02:27.144Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T16:02:27.144Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestImageDelete [2022-01-03T16:02:27.144Z] === RUN TestImageDelete/no_lease [2022-01-03T16:02:27.144Z] === RUN TestImageDelete/lease_exists [2022-01-03T16:02:27.144Z] --- PASS: TestImageDelete (0.05s) [2022-01-03T16:02:27.144Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T16:02:27.144Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-03T16:02:27.144Z] === RUN TestContentStoreForPull [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T16:02:27.144Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-01-03T16:02:27.144Z] === RUN TestCreateSuccess [2022-01-03T16:02:27.144Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCreateStreamSkipped [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T16:02:27.144Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCreateLogGroupSuccess [2022-01-03T16:02:27.144Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCreateError [2022-01-03T16:02:27.144Z] --- PASS: TestCreateError (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCreateAlreadyExists [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T16:02:27.144Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestLogClosed [2022-01-03T16:02:27.144Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestLogBlocking [2022-01-03T16:02:27.144Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T16:02:27.144Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T16:02:27.144Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestPublishBatchSuccess [2022-01-03T16:02:27.144Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestPublishBatchError [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=error msg=Error [2022-01-03T16:02:27.144Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T16:02:27.144Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T16:02:27.144Z] time="2022-01-03T16:02:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T16:02:27.144Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchSimple [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchTicker [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-03T16:02:27.144Z] === RUN TestCollectBatchClose [2022-01-03T16:02:27.144Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/3/���� [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T16:02:27.144Z] === RUN TestEffectiveLen/5/ [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T16:02:27.144Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T16:02:27.437Z] --- PASS: TestServiceUpdateLabel (1.68s) [2022-01-03T16:02:27.437Z] === RUN TestServiceUpdateSecrets [2022-01-03T16:02:27.607Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/0/ [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: He [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/6/a� [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: a [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: � [2022-01-03T16:02:27.607Z] === RUN TestFindValidSplit/7/a� [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T16:02:27.607Z] cloudwatchlogs_test.go:1106: [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T16:02:27.607Z] === RUN TestProcessEventEmoji [2022-01-03T16:02:27.607Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchLineSplit [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.15s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchMaxEvents [2022-01-03T16:02:27.607Z] --- PASS: TestContentStoreForPull (0.22s) [2022-01-03T16:02:27.607Z] PASS [2022-01-03T16:02:27.607Z] coverage: 6.7% of statements [2022-01-03T16:02:27.607Z] ok github.com/docker/docker/daemon/images 0.369s coverage: 6.7% of statements [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T16:02:27.607Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T16:02:27.607Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T16:02:27.607Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T16:02:27.607Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T16:02:27.607Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T16:02:27.607Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T16:02:27.607Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T16:02:27.607Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T16:02:27.608Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T16:02:27.608Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestCreateTagSuccess [2022-01-03T16:02:27.608Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T16:02:27.608Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T16:02:27.608Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T16:02:27.608Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T16:02:27.608Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T16:02:27.608Z] PASS [2022-01-03T16:02:27.608Z] coverage: 78.0% of statements [2022-01-03T16:02:27.608Z] ok github.com/docker/docker/daemon/logger/awslogs 0.563s coverage: 78.0% of statements [2022-01-03T16:02:27.608Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T16:02:27.608Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T16:02:27.608Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T16:02:27.608Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T16:02:27.608Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T16:02:27.608Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T16:02:27.608Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T16:02:27.608Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T16:02:27.608Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-01-03T16:02:27.608Z] === RUN TestFastTimeMarshalJSON [2022-01-03T16:02:27.608Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-01-03T16:02:27.608Z] PASS [2022-01-03T16:02:27.608Z] coverage: 87.2% of statements [2022-01-03T16:02:27.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.302s coverage: 87.2% of statements [2022-01-03T16:02:28.068Z] === RUN TestJSONFileLogger [2022-01-03T16:02:28.068Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T16:02:28.068Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T16:02:28.068Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T16:02:28.068Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T16:02:28.068Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-03T16:02:28.068Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T16:02:28.068Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T16:02:28.068Z] === RUN TestEncodeDecode [2022-01-03T16:02:28.068Z] === PAUSE TestEncodeDecode [2022-01-03T16:02:28.068Z] === RUN TestUnexpectedEOF [2022-01-03T16:02:28.068Z] time="2022-01-03T16:02:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T16:02:28.068Z] time="2022-01-03T16:02:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T16:02:28.068Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-01-03T16:02:28.068Z] === CONT TestEncodeDecode [2022-01-03T16:02:28.068Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T16:02:28.068Z] PASS [2022-01-03T16:02:28.068Z] coverage: 69.9% of statements [2022-01-03T16:02:28.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.315s coverage: 69.9% of statements [2022-01-03T16:02:28.677Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-01-03T16:02:28.677Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T16:02:29.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-03T16:02:29.611Z] === RUN TestWriteLog [2022-01-03T16:02:29.611Z] === PAUSE TestWriteLog [2022-01-03T16:02:29.611Z] === RUN TestReadLog [2022-01-03T16:02:29.611Z] === PAUSE TestReadLog [2022-01-03T16:02:29.611Z] === RUN TestDecode [2022-01-03T16:02:29.611Z] --- PASS: TestDecode (0.02s) [2022-01-03T16:02:29.611Z] === CONT TestWriteLog [2022-01-03T16:02:29.611Z] === CONT TestReadLog [2022-01-03T16:02:29.611Z] === RUN TestReadLog/tail_exact [2022-01-03T16:02:29.611Z] --- PASS: TestWriteLog (0.01s) [2022-01-03T16:02:29.611Z] === RUN TestOpenFileDelete [2022-01-03T16:02:29.611Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestOpenFileRename [2022-01-03T16:02:29.611Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestParseLogTagDefaultTag [2022-01-03T16:02:29.611Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestParseLogTag [2022-01-03T16:02:29.611Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestParseLogTagEmptyTag [2022-01-03T16:02:29.611Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestTailFiles [2022-01-03T16:02:29.611Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestFollowLogsConsumerGone [2022-01-03T16:02:29.611Z] === RUN TestLog [2022-01-03T16:02:29.611Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestFollowLogsProducerGone [2022-01-03T16:02:29.611Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T16:02:29.611Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T16:02:29.611Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T16:02:29.611Z] === RUN TestFollowLogsHandleDecodeErr [2022-01-03T16:02:29.611Z] --- PASS: TestLog (0.01s) [2022-01-03T16:02:29.611Z] PASS [2022-01-03T16:02:29.611Z] coverage: 31.5% of statements [2022-01-03T16:02:29.611Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-01-03T16:02:29.611Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T16:02:29.611Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T16:02:29.611Z] --- PASS: TestReadLog (0.25s) [2022-01-03T16:02:29.611Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-01-03T16:02:29.611Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T16:02:29.611Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T16:02:29.611Z] PASS [2022-01-03T16:02:29.611Z] coverage: 78.7% of statements [2022-01-03T16:02:29.611Z] ok github.com/docker/docker/daemon/logger/local 0.331s coverage: 78.7% of statements [2022-01-03T16:02:30.071Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T16:02:30.071Z] time="2022-01-03T16:02:29Z" level=error msg="Log reader notified that it must re-open log file, some log data may not be streamed to the client." file="C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestFollowLogsHandleDecodeErr550649691" [2022-01-03T16:02:30.071Z] --- PASS: TestFollowLogsHandleDecodeErr (0.60s) [2022-01-03T16:02:30.071Z] === RUN TestCheckCapacityAndRotate [2022-01-03T16:02:30.071Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T16:02:30.071Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T16:02:30.071Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-01-03T16:02:30.071Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T16:02:30.071Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-01-03T16:02:30.071Z] PASS [2022-01-03T16:02:30.071Z] coverage: 58.4% of statements [2022-01-03T16:02:30.531Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.832s coverage: 58.4% of statements [2022-01-03T16:02:30.531Z] === RUN TestValidateLogOpt [2022-01-03T16:02:30.531Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestNewMissedConfig [2022-01-03T16:02:30.531Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestNewMissedUrl [2022-01-03T16:02:30.531Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestNewMissedToken [2022-01-03T16:02:30.531Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestNewWithProxy [2022-01-03T16:02:30.531Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestDefault [2022-01-03T16:02:30.531Z] --- PASS: TestDefault (0.01s) [2022-01-03T16:02:30.531Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T16:02:30.531Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestJsonFormat [2022-01-03T16:02:30.531Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T16:02:30.531Z] === RUN TestRawFormat [2022-01-03T16:02:30.531Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestRawFormatWithLabels [2022-01-03T16:02:30.531Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestRawFormatWithoutTag [2022-01-03T16:02:30.531Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T16:02:30.531Z] === RUN TestBatching [2022-01-03T16:02:30.531Z] === RUN TestNewParse [2022-01-03T16:02:30.998Z] --- PASS: TestNewParse (0.00s) [2022-01-03T16:02:30.998Z] PASS [2022-01-03T16:02:30.998Z] coverage: 8.3% of statements [2022-01-03T16:02:30.998Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2022-01-03T16:02:30.998Z] --- PASS: TestBatching (0.23s) [2022-01-03T16:02:30.998Z] === RUN TestFrequency [2022-01-03T16:02:30.998Z] === RUN TestParseLogFormat [2022-01-03T16:02:30.998Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestValidateLogOptEmpty [2022-01-03T16:02:30.998Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestValidateSyslogAddress [2022-01-03T16:02:30.998Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestParseAddressDefaultPort [2022-01-03T16:02:30.998Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestValidateSyslogFacility [2022-01-03T16:02:30.998Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T16:02:30.998Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestValidateLogOpt [2022-01-03T16:02:30.998Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T16:02:30.998Z] PASS [2022-01-03T16:02:30.998Z] coverage: 46.8% of statements [2022-01-03T16:02:30.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-01-03T16:02:30.998Z] --- PASS: TestFrequency (0.16s) [2022-01-03T16:02:30.998Z] === RUN TestOneMessagePerRequest [2022-01-03T16:02:30.998Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T16:02:30.998Z] === RUN TestVerify [2022-01-03T16:02:30.998Z] --- PASS: TestVerify (0.01s) [2022-01-03T16:02:30.998Z] === RUN TestSkipVerify [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] --- PASS: TestSkipVerify (0.53s) [2022-01-03T16:02:31.458Z] === RUN TestBufferMaximum [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.458Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.371146\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.371146\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-03T16:02:31.919Z] === RUN TestServerAlwaysDown [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.373962\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.373962\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.373962\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.375006\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] time="2022-01-03T16:02:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641225751.375006\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:31.919Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T16:02:31.919Z] === RUN TestCannotSendAfterClose [2022-01-03T16:02:31.919Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T16:02:31.919Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T16:02:32.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-03T16:02:32.258Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:02:32.893Z] === RUN TestV1IDService [2022-01-03T16:02:32.893Z] time="2022-01-03T16:02:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T16:02:32.893Z] time="2022-01-03T16:02:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4bce94ad44cd\"}'" [2022-01-03T16:02:32.893Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-03T16:02:32.893Z] PASS [2022-01-03T16:02:32.893Z] coverage: 82.5% of statements [2022-01-03T16:02:32.893Z] ok github.com/docker/docker/daemon/logger/splunk 2.063s coverage: 82.5% of statements [2022-01-03T16:02:32.893Z] --- PASS: TestV1IDService (0.06s) [2022-01-03T16:02:32.893Z] === RUN TestV2MetadataService [2022-01-03T16:02:32.893Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T16:02:32.893Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T16:02:32.893Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T16:02:32.893Z] === RUN TestSuccessfulDownload [2022-01-03T16:02:32.893Z] download_test.go:267: Needs fixing on Windows [2022-01-03T16:02:32.893Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T16:02:32.893Z] === RUN TestCancelledDownload [2022-01-03T16:02:32.893Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T16:02:32.893Z] === RUN TestMaxDownloadAttempts [2022-01-03T16:02:32.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T16:02:32.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T16:02:32.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T16:02:32.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T16:02:32.893Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T16:02:32.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T16:02:32.893Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T16:02:32.893Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T16:02:32.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T16:02:32.893Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T16:02:32.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T16:02:32.893Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T16:02:33.353Z] time="2022-01-03T16:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T16:02:33.353Z] time="2022-01-03T16:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T16:02:33.353Z] time="2022-01-03T16:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T16:02:33.353Z] time="2022-01-03T16:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T16:02:33.353Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T16:02:33.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-01-03T16:02:33.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-01-03T16:02:33.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-01-03T16:02:33.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-01-03T16:02:33.353Z] === RUN TestTransfer [2022-01-03T16:02:33.353Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T16:02:33.353Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T16:02:33.353Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T16:02:33.353Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T16:02:33.353Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T16:02:33.353Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T16:02:33.353Z] === RUN TestManifestStore [2022-01-03T16:02:33.353Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T16:02:33.353Z] --- PASS: TestTransfer (0.12s) [2022-01-03T16:02:33.353Z] === RUN TestConcurrencyLimit [2022-01-03T16:02:33.629Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:02:33.629Z] docker_api_swarm_service_test.go:304: [d64740d328f7f] joining swarm manager [d2fed34b34e9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1529642612\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/no_local_cache [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/with_local_cache [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="reference for unknown type: " [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="reference for unknown type: " [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="reference for unknown type: " [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="reference for unknown type: " [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="reference for unknown type: " [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T16:02:33.814Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T16:02:33.814Z] time="2022-01-03T16:02:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore (0.38s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T16:02:33.814Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T16:02:33.814Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestFixManifestLayers [2022-01-03T16:02:33.814Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T16:02:33.814Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T16:02:33.814Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestFixManifestLayersBadParent [2022-01-03T16:02:33.814Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestValidateManifest [2022-01-03T16:02:33.814Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T16:02:33.814Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestFormatPlatform [2022-01-03T16:02:33.814Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T16:02:33.814Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestLayerAlreadyExists [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-03T16:02:33.814Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T16:02:33.814Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T16:02:33.814Z] --- PASS: TestV2MetadataService (1.22s) [2022-01-03T16:02:33.814Z] PASS [2022-01-03T16:02:33.814Z] coverage: 48.2% of statements [2022-01-03T16:02:33.814Z] ok github.com/docker/docker/distribution/metadata 1.367s coverage: 48.2% of statements [2022-01-03T16:02:33.814Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-03T16:02:33.814Z] === RUN TestInactiveJobs [2022-01-03T16:02:34.275Z] === RUN TestNotFound [2022-01-03T16:02:34.275Z] --- PASS: TestNotFound (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestConflict [2022-01-03T16:02:34.275Z] --- PASS: TestConflict (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestForbidden [2022-01-03T16:02:34.275Z] --- PASS: TestForbidden (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestInvalidParameter [2022-01-03T16:02:34.275Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestNotImplemented [2022-01-03T16:02:34.275Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestNotModified [2022-01-03T16:02:34.275Z] --- PASS: TestNotModified (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestUnauthorized [2022-01-03T16:02:34.275Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestUnknown [2022-01-03T16:02:34.275Z] --- PASS: TestUnknown (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestCancelled [2022-01-03T16:02:34.275Z] --- PASS: TestCancelled (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestDeadline [2022-01-03T16:02:34.275Z] --- PASS: TestDeadline (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestDataLoss [2022-01-03T16:02:34.275Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestUnavailable [2022-01-03T16:02:34.275Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestSystem [2022-01-03T16:02:34.275Z] --- PASS: TestSystem (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Conflict [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T16:02:34.275Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T16:02:34.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T16:02:34.275Z] PASS [2022-01-03T16:02:34.275Z] coverage: 53.1% of statements [2022-01-03T16:02:34.275Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-01-03T16:02:34.275Z] --- PASS: TestInactiveJobs (0.35s) [2022-01-03T16:02:34.275Z] === RUN TestWatchRelease [2022-01-03T16:02:34.275Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T16:02:34.275Z] === RUN TestWatchFinishedTransfer [2022-01-03T16:02:34.275Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T16:02:34.275Z] === RUN TestDuplicateTransfer [2022-01-03T16:02:34.275Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T16:02:34.275Z] === RUN TestSuccessfulUpload [2022-01-03T16:02:34.557Z] docker_api_swarm_service_test.go:304: [d6db334f45944] joining swarm manager [d2fed34b34e9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:02:34.738Z] time="2022-01-03T16:02:34Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T16:02:34.738Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-01-03T16:02:34.738Z] === RUN TestCancelledUpload [2022-01-03T16:02:34.738Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T16:02:34.738Z] PASS [2022-01-03T16:02:34.738Z] coverage: 76.8% of statements [2022-01-03T16:02:34.738Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 76.8% of statements [2022-01-03T16:02:35.210Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-01-03T16:02:35.210Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T16:02:35.210Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T16:02:35.210Z] === RUN TestTokenPassThru [2022-01-03T16:02:35.210Z] --- PASS: TestTokenPassThru (0.03s) [2022-01-03T16:02:35.210Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T16:02:35.210Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T16:02:35.210Z] PASS [2022-01-03T16:02:35.210Z] coverage: 24.6% of statements [2022-01-03T16:02:35.210Z] ok github.com/docker/docker/distribution 1.677s coverage: 24.6% of statements [2022-01-03T16:02:35.210Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T16:02:35.210Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T16:02:35.487Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:02:35.670Z] === RUN TestFSGetInvalidData [2022-01-03T16:02:35.670Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-03T16:02:35.670Z] === RUN TestFSInvalidSet [2022-01-03T16:02:35.670Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-03T16:02:35.670Z] === RUN TestFSInvalidRoot [2022-01-03T16:02:35.670Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T16:02:35.670Z] === RUN TestFSMetadataGetSet [2022-01-03T16:02:35.670Z] === RUN TestCompare [2022-01-03T16:02:35.670Z] --- PASS: TestCompare (0.00s) [2022-01-03T16:02:35.670Z] PASS [2022-01-03T16:02:35.670Z] coverage: 19.2% of statements [2022-01-03T16:02:35.670Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-03T16:02:35.670Z] === RUN TestFSInvalidWalker [2022-01-03T16:02:35.670Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2022-01-03T16:02:35.670Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-03T16:02:35.670Z] === RUN TestFSGetSet [2022-01-03T16:02:35.670Z] --- PASS: TestFSGetSet (0.02s) [2022-01-03T16:02:35.670Z] === RUN TestFSGetUnsetKey [2022-01-03T16:02:35.670Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T16:02:35.670Z] === RUN TestFSGetEmptyData [2022-01-03T16:02:35.670Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T16:02:35.670Z] === RUN TestFSDelete [2022-01-03T16:02:35.670Z] --- PASS: TestFSDelete (0.03s) [2022-01-03T16:02:35.670Z] === RUN TestFSWalker [2022-01-03T16:02:35.670Z] --- PASS: TestFSWalker (0.02s) [2022-01-03T16:02:35.670Z] === RUN TestFSWalkerStopOnError [2022-01-03T16:02:35.670Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T16:02:35.670Z] === RUN TestNewFromJSON [2022-01-03T16:02:35.670Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T16:02:35.670Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T16:02:35.670Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T16:02:35.670Z] === RUN TestMarshalKeyOrder [2022-01-03T16:02:35.670Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T16:02:35.670Z] === RUN TestHistoryEqual [2022-01-03T16:02:36.129Z] --- PASS: TestHistoryEqual (0.20s) [2022-01-03T16:02:36.129Z] === RUN TestImage [2022-01-03T16:02:36.129Z] --- PASS: TestImage (0.00s) [2022-01-03T16:02:36.129Z] === RUN TestImageOSNotEmpty [2022-01-03T16:02:36.129Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T16:02:36.129Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T16:02:36.129Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T16:02:36.129Z] === RUN TestCreate [2022-01-03T16:02:36.129Z] --- PASS: TestCreate (0.01s) [2022-01-03T16:02:36.129Z] === RUN TestRestore [2022-01-03T16:02:36.129Z] time="2022-01-03T16:02:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T16:02:36.129Z] --- PASS: TestRestore (0.04s) [2022-01-03T16:02:36.129Z] === RUN TestAddDelete [2022-01-03T16:02:36.129Z] --- PASS: TestAddDelete (0.03s) [2022-01-03T16:02:36.129Z] === RUN TestSearchAfterDelete [2022-01-03T16:02:36.129Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-01-03T16:02:36.129Z] === RUN TestParentReset [2022-01-03T16:02:36.129Z] --- PASS: TestParentReset (0.04s) [2022-01-03T16:02:36.129Z] === RUN TestGetAndSetLastUpdated [2022-01-03T16:02:36.129Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T16:02:36.129Z] === RUN TestStoreLen [2022-01-03T16:02:36.129Z] --- PASS: TestStoreLen (0.06s) [2022-01-03T16:02:36.129Z] PASS [2022-01-03T16:02:36.129Z] coverage: 86.6% of statements [2022-01-03T16:02:36.129Z] ok github.com/docker/docker/image 0.706s coverage: 86.6% of statements [2022-01-03T16:02:36.590Z] === RUN TestValidateManifest [2022-01-03T16:02:36.590Z] === RUN TestValidateManifest/non-nil [2022-01-03T16:02:36.590Z] === RUN TestValidateManifest/nil [2022-01-03T16:02:36.590Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T16:02:36.590Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T16:02:36.590Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T16:02:36.590Z] PASS [2022-01-03T16:02:36.590Z] coverage: 0.7% of statements [2022-01-03T16:02:36.590Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-01-03T16:02:36.590Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T16:02:36.590Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T16:02:36.590Z] PASS [2022-01-03T16:02:36.590Z] coverage: 25.0% of statements [2022-01-03T16:02:36.590Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-01-03T16:02:36.590Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T16:02:36.855Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:02:37.793Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:02:38.130Z] === RUN TestSerialization [2022-01-03T16:02:38.130Z] --- PASS: TestSerialization (0.02s) [2022-01-03T16:02:38.130Z] PASS [2022-01-03T16:02:38.130Z] coverage: 100.0% of statements [2022-01-03T16:02:38.130Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-01-03T16:02:38.590Z] === RUN TestEmptyLayer [2022-01-03T16:02:38.590Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T16:02:38.590Z] === RUN TestCommitFailure [2022-01-03T16:02:38.590Z] --- PASS: TestCommitFailure (0.01s) [2022-01-03T16:02:38.590Z] === RUN TestStartTransactionFailure [2022-01-03T16:02:38.590Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T16:02:38.590Z] === RUN TestGetOrphan [2022-01-03T16:02:38.590Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T16:02:38.590Z] === RUN TestMountAndRegister [2022-01-03T16:02:38.590Z] === RUN TestEnvironmentParsing [2022-01-03T16:02:38.590Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T16:02:38.590Z] PASS [2022-01-03T16:02:38.590Z] coverage: 1.2% of statements [2022-01-03T16:02:38.590Z] ok github.com/docker/docker/libcontainerd/local 0.111s coverage: 1.2% of statements [2022-01-03T16:02:38.590Z] layer_test.go:270: Layer size: 14 [2022-01-03T16:02:38.590Z] --- PASS: TestMountAndRegister (0.18s) [2022-01-03T16:02:38.590Z] === RUN TestLayerRelease [2022-01-03T16:02:38.590Z] layer_test.go:303: Failing on Windows [2022-01-03T16:02:38.590Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T16:02:38.590Z] === RUN TestStoreRestore [2022-01-03T16:02:38.590Z] layer_test.go:352: Failing on Windows [2022-01-03T16:02:38.590Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T16:02:38.590Z] === RUN TestTarStreamStability [2022-01-03T16:02:38.590Z] layer_test.go:467: Failing on Windows [2022-01-03T16:02:38.590Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T16:02:38.590Z] === RUN TestRegisterExistingLayer [2022-01-03T16:02:39.055Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-01-03T16:02:39.055Z] === RUN TestTarStreamVerification [2022-01-03T16:02:39.055Z] layer_test.go:696: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestLayerMigration [2022-01-03T16:02:39.055Z] migration_test.go:45: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T16:02:39.055Z] migration_test.go:181: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestMountInit [2022-01-03T16:02:39.055Z] mount_test.go:17: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestMountSize [2022-01-03T16:02:39.055Z] mount_test.go:76: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestMountChanges [2022-01-03T16:02:39.055Z] mount_test.go:125: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T16:02:39.055Z] === RUN TestMountApply [2022-01-03T16:02:39.055Z] mount_test.go:212: Failing on Windows [2022-01-03T16:02:39.055Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T16:02:39.055Z] PASS [2022-01-03T16:02:39.055Z] coverage: 30.1% of statements [2022-01-03T16:02:39.055Z] ok github.com/docker/docker/layer 0.486s coverage: 30.1% of statements [2022-01-03T16:02:39.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T16:02:39.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T16:02:39.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T16:02:39.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T16:02:39.169Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:02:39.521Z] === RUN TestSequenceGetAvailableBit [2022-01-03T16:02:39.521Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestSequenceEqual [2022-01-03T16:02:39.521Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestSequenceCopy [2022-01-03T16:02:39.521Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestGetFirstAvailable [2022-01-03T16:02:39.521Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestFindSequence [2022-01-03T16:02:39.521Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestCheckIfAvailable [2022-01-03T16:02:39.521Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestMergeSequences [2022-01-03T16:02:39.521Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T16:02:39.521Z] === RUN TestPushReservation [2022-01-03T16:02:39.521Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestSerializeDeserialize [2022-01-03T16:02:39.985Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestSet [2022-01-03T16:02:39.985Z] --- PASS: TestSet (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestSetUnset [2022-01-03T16:02:39.985Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestOffsetSetUnset [2022-01-03T16:02:39.985Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestSetInRange [2022-01-03T16:02:39.985Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestSetAnyInRange [2022-01-03T16:02:39.985Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestMethods [2022-01-03T16:02:39.985Z] --- PASS: TestMethods (0.00s) [2022-01-03T16:02:39.985Z] === RUN TestRandomAllocateDeallocate [2022-01-03T16:02:41.059Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:02:41.621Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:02:41.877Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:02:42.168Z] === RUN TestInvalidConfig [2022-01-03T16:02:42.168Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T16:02:42.168Z] === RUN TestConfig [2022-01-03T16:02:42.168Z] --- PASS: TestConfig (0.00s) [2022-01-03T16:02:42.168Z] === RUN TestOptionsLabels [2022-01-03T16:02:42.168Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T16:02:42.168Z] === RUN TestValidName [2022-01-03T16:02:42.168Z] --- PASS: TestValidName (0.00s) [2022-01-03T16:02:42.168Z] === RUN TestTLSConfiguration [2022-01-03T16:02:42.168Z] time="2022-01-03T16:02:41Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T16:02:42.168Z] --- PASS: TestTLSConfiguration (0.17s) [2022-01-03T16:02:42.168Z] PASS [2022-01-03T16:02:42.168Z] coverage: 24.0% of statements [2022-01-03T16:02:42.168Z] ok github.com/docker/docker/libnetwork/config 0.247s coverage: 24.0% of statements [2022-01-03T16:02:42.333Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-01-03T16:02:42.333Z] === RUN TestServiceUpdateConfigs [2022-01-03T16:02:42.441Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:02:42.636Z] === RUN TestKey [2022-01-03T16:02:42.636Z] --- PASS: TestKey (0.00s) [2022-01-03T16:02:42.636Z] === RUN TestParseKey [2022-01-03T16:02:42.636Z] --- PASS: TestParseKey (0.00s) [2022-01-03T16:02:42.636Z] === RUN TestInvalidDataStore [2022-01-03T16:02:42.636Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T16:02:42.636Z] === RUN TestKVObjectFlatKey [2022-01-03T16:02:42.636Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T16:02:42.636Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T16:02:42.636Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T16:02:42.636Z] PASS [2022-01-03T16:02:42.636Z] coverage: 21.9% of statements [2022-01-03T16:02:42.636Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-01-03T16:02:42.636Z] === RUN TestErrorInterfaces [2022-01-03T16:02:42.636Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T16:02:42.636Z] === RUN TestNetworkMarshalling [2022-01-03T16:02:43.096Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-01-03T16:02:43.096Z] === RUN TestEndpointMarshalling [2022-01-03T16:02:43.096Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestAuxAddresses [2022-01-03T16:02:43.096Z] time="2022-01-03T16:02:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T16:02:43.096Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T16:02:43.096Z] === RUN TestSRVServiceQuery [2022-01-03T16:02:43.096Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T16:02:43.096Z] === RUN TestServiceVIPReuse [2022-01-03T16:02:43.096Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T16:02:43.096Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T16:02:43.096Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T16:02:43.096Z] === RUN TestDNSIPQuery [2022-01-03T16:02:43.096Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestDNSProxyServFail [2022-01-03T16:02:43.096Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestSandboxAddEmpty [2022-01-03T16:02:43.096Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestSandboxAddMultiPrio [2022-01-03T16:02:43.096Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestSandboxAddMultiPrio (0.02s) [2022-01-03T16:02:43.096Z] === RUN TestSandboxAddSamePrio [2022-01-03T16:02:43.096Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestCleanupServiceDiscovery [2022-01-03T16:02:43.096Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestDNSOptions [2022-01-03T16:02:43.096Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:02:43.096Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T16:02:43.096Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T16:02:43.096Z] time="2022-01-03T16:02:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T16:02:43.096Z] time="2022-01-03T16:02:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T16:02:43.096Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-03T16:02:43.096Z] PASS [2022-01-03T16:02:43.096Z] coverage: 8.6% of statements [2022-01-03T16:02:43.096Z] ok github.com/docker/docker/libnetwork 0.450s coverage: 8.6% of statements [2022-01-03T16:02:43.557Z] === RUN TestIPDataMarshalling [2022-01-03T16:02:43.557Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T16:02:43.557Z] === RUN TestValidateAndIsV6 [2022-01-03T16:02:43.557Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T16:02:43.557Z] PASS [2022-01-03T16:02:43.557Z] coverage: 68.9% of statements [2022-01-03T16:02:43.557Z] ok github.com/docker/docker/libnetwork/driverapi 0.061s coverage: 68.9% of statements [2022-01-03T16:02:44.018Z] === RUN TestDriver [2022-01-03T16:02:44.018Z] --- PASS: TestDriver (0.00s) [2022-01-03T16:02:44.018Z] PASS [2022-01-03T16:02:44.018Z] coverage: 34.8% of statements [2022-01-03T16:02:44.018Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-01-03T16:02:44.482Z] === RUN TestDriver [2022-01-03T16:02:44.482Z] --- PASS: TestDriver (0.00s) [2022-01-03T16:02:44.482Z] PASS [2022-01-03T16:02:44.482Z] coverage: 34.8% of statements [2022-01-03T16:02:44.482Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-01-03T16:02:44.942Z] === RUN TestNetworkAllocateFree [2022-01-03T16:02:44.942Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T16:02:44.942Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T16:02:44.942Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T16:02:44.942Z] PASS [2022-01-03T16:02:44.942Z] coverage: 63.6% of statements [2022-01-03T16:02:44.942Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-01-03T16:02:44.960Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:02:45.403Z] === RUN TestGetEmptyCapabilities [2022-01-03T16:02:45.403Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T16:02:45.403Z] === RUN TestGetExtraCapabilities [2022-01-03T16:02:45.403Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T16:02:45.403Z] === RUN TestGetInvalidCapabilities [2022-01-03T16:02:45.403Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T16:02:45.403Z] === RUN TestRemoteDriver [2022-01-03T16:02:45.403Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T16:02:45.403Z] === RUN TestDriverError [2022-01-03T16:02:45.403Z] --- PASS: TestDriverError (0.00s) [2022-01-03T16:02:45.403Z] === RUN TestMissingValues [2022-01-03T16:02:45.403Z] --- PASS: TestMissingValues (0.01s) [2022-01-03T16:02:45.403Z] === RUN TestRollback [2022-01-03T16:02:45.403Z] --- PASS: TestRollback (0.01s) [2022-01-03T16:02:45.403Z] PASS [2022-01-03T16:02:45.403Z] coverage: 57.4% of statements [2022-01-03T16:02:45.403Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-01-03T16:02:45.888Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:02:46.373Z] === RUN TestNew [2022-01-03T16:02:46.373Z] --- PASS: TestNew (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestAddDriver [2022-01-03T16:02:46.373Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestAddDuplicateDriver [2022-01-03T16:02:46.373Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T16:02:46.373Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestDriver [2022-01-03T16:02:46.373Z] --- PASS: TestDriver (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestIPAM [2022-01-03T16:02:46.373Z] --- PASS: TestIPAM (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestWalkIPAMs [2022-01-03T16:02:46.373Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestWalkDrivers [2022-01-03T16:02:46.373Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T16:02:46.373Z] PASS [2022-01-03T16:02:46.373Z] coverage: 82.4% of statements [2022-01-03T16:02:46.373Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-01-03T16:02:46.373Z] === RUN TestNAT [2022-01-03T16:02:46.373Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T16:02:46.373Z] --- SKIP: TestNAT (0.00s) [2022-01-03T16:02:46.373Z] === RUN TestTransparent [2022-01-03T16:02:46.373Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T16:02:46.373Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T16:02:46.373Z] PASS [2022-01-03T16:02:46.373Z] coverage: 0.0% of statements [2022-01-03T16:02:46.373Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-01-03T16:02:46.451Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:02:46.451Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T16:02:46.451Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:02:46.530Z] --- PASS: TestBuildMultiStageOnBuild (17.20s) [2022-01-03T16:02:46.530Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T16:02:46.530Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:02:46.530Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T16:02:46.530Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T16:02:46.707Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:02:46.833Z] === RUN TestBuildDefault [2022-01-03T16:02:46.833Z] --- PASS: TestBuildDefault (0.01s) [2022-01-03T16:02:46.833Z] === RUN TestBuildHostnameDomainname [2022-01-03T16:02:46.833Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestBuildHostname [2022-01-03T16:02:46.833Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestBuildHostnameFQDN [2022-01-03T16:02:46.833Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestBuildNoIP [2022-01-03T16:02:46.833Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestUpdate [2022-01-03T16:02:46.833Z] --- PASS: TestUpdate (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T16:02:46.833Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T16:02:46.833Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestAddEmpty [2022-01-03T16:02:46.833Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestAdd [2022-01-03T16:02:46.833Z] --- PASS: TestAdd (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestDeleteEmpty [2022-01-03T16:02:46.833Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestDeleteNewline [2022-01-03T16:02:46.833Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestDelete [2022-01-03T16:02:46.833Z] --- PASS: TestDelete (0.00s) [2022-01-03T16:02:46.833Z] === RUN TestConcurrentWrites [2022-01-03T16:02:46.833Z] --- PASS: TestConcurrentWrites (0.28s) [2022-01-03T16:02:46.833Z] PASS [2022-01-03T16:02:46.833Z] coverage: 81.2% of statements [2022-01-03T16:02:46.833Z] ok github.com/docker/docker/libnetwork/etchosts 0.359s coverage: 81.2% of statements [2022-01-03T16:02:46.964Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:02:46.964Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:02:47.220Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:02:47.294Z] === RUN TestNew [2022-01-03T16:02:47.294Z] --- PASS: TestNew (0.00s) [2022-01-03T16:02:47.294Z] === RUN TestAllocate [2022-01-03T16:02:47.294Z] --- PASS: TestAllocate (0.00s) [2022-01-03T16:02:47.294Z] === RUN TestUninitialized [2022-01-03T16:02:47.294Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T16:02:47.294Z] === RUN TestAllocateInRange [2022-01-03T16:02:47.294Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T16:02:47.294Z] === RUN TestAllocateSerial [2022-01-03T16:02:47.294Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T16:02:47.294Z] PASS [2022-01-03T16:02:47.294Z] coverage: 87.5% of statements [2022-01-03T16:02:47.294Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2022-01-03T16:02:47.294Z] --- PASS: TestRandomAllocateDeallocate (7.79s) [2022-01-03T16:02:47.294Z] === RUN TestAllocateRandomDeallocate [2022-01-03T16:02:47.294Z] === RUN TestDiff [2022-01-03T16:02:47.294Z] --- PASS: TestDiff (0.00s) [2022-01-03T16:02:47.294Z] === RUN TestAddedCallback [2022-01-03T16:02:47.757Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T16:02:47.757Z] === RUN TestRemovedCallback [2022-01-03T16:02:47.757Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T16:02:47.757Z] === RUN TestNoCallback [2022-01-03T16:02:47.757Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T16:02:47.757Z] PASS [2022-01-03T16:02:47.757Z] coverage: 48.1% of statements [2022-01-03T16:02:47.757Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2022-01-03T16:02:48.148Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:02:48.217Z] === RUN TestCaller [2022-01-03T16:02:48.217Z] --- PASS: TestCaller (0.00s) [2022-01-03T16:02:48.217Z] PASS [2022-01-03T16:02:48.217Z] coverage: 100.0% of statements [2022-01-03T16:02:48.217Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-01-03T16:02:48.217Z] === RUN TestSetSerialInsertDelete [2022-01-03T16:02:48.217Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T16:02:48.217Z] === RUN TestSetParallelInsertDelete [2022-01-03T16:02:49.076Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:02:49.186Z] --- PASS: TestAllocateRandomDeallocate (1.77s) [2022-01-03T16:02:49.186Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T16:02:49.639Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:02:49.646Z] === RUN TestInt2IP2IntConversion [2022-01-03T16:02:50.622Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-01-03T16:02:50.622Z] === RUN TestGetAddressVersion [2022-01-03T16:02:50.622Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T16:02:50.622Z] === RUN TestKeyString [2022-01-03T16:02:50.622Z] --- PASS: TestKeyString (0.00s) [2022-01-03T16:02:50.622Z] === RUN TestPoolDataMarshal [2022-01-03T16:02:50.622Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T16:02:50.622Z] === RUN TestSubnetsMarshal [2022-01-03T16:02:50.622Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-03T16:02:50.622Z] === RUN TestAddSubnets [2022-01-03T16:02:50.622Z] --- PASS: TestAddSubnets (0.07s) [2022-01-03T16:02:50.622Z] === RUN TestDoublePoolRelease [2022-01-03T16:02:50.622Z] === RUN TestPoolRequest [2022-01-03T16:02:50.622Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T16:02:50.622Z] === RUN TestOtherRequests [2022-01-03T16:02:50.622Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T16:02:50.622Z] PASS [2022-01-03T16:02:50.622Z] coverage: 57.1% of statements [2022-01-03T16:02:50.622Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-01-03T16:02:50.622Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-03T16:02:50.622Z] === RUN TestAddReleasePoolID [2022-01-03T16:02:50.622Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2022-01-03T16:02:50.622Z] === RUN TestRetrieveFromStore [2022-01-03T16:02:50.622Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-01-03T16:02:50.622Z] === RUN TestPredefinedPool [2022-01-03T16:02:50.622Z] --- PASS: TestPredefinedPool (0.04s) [2022-01-03T16:02:50.622Z] === RUN TestRemoveSubnet [2022-01-03T16:02:51.722Z] --- PASS: TestRemoveSubnet (0.28s) [2022-01-03T16:02:51.722Z] === RUN TestGetSameAddress [2022-01-03T16:02:51.722Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-03T16:02:51.722Z] === RUN TestPoolAllocationReuse [2022-01-03T16:02:51.722Z] --- PASS: TestRetrieveFromStore (0.65s) [2022-01-03T16:02:51.722Z] === RUN TestIsCorrupted [2022-01-03T16:02:51.722Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T16:02:51.722Z] === RUN TestSetRollover [2022-01-03T16:02:51.722Z] === RUN TestGetCapabilities [2022-01-03T16:02:51.722Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T16:02:51.722Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T16:02:51.722Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T16:02:51.722Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T16:02:51.722Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T16:02:51.722Z] === RUN TestRemoteDriver [2022-01-03T16:02:51.722Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T16:02:51.722Z] PASS [2022-01-03T16:02:51.722Z] coverage: 47.4% of statements [2022-01-03T16:02:51.722Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2022-01-03T16:02:52.694Z] === RUN TestWindowsIPAM [2022-01-03T16:02:52.694Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T16:02:52.694Z] PASS [2022-01-03T16:02:52.694Z] coverage: 71.4% of statements [2022-01-03T16:02:52.694Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-01-03T16:02:53.155Z] --- PASS: TestPoolAllocationReuse (2.07s) [2022-01-03T16:02:53.156Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T16:02:53.156Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T16:02:53.156Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T16:02:53.156Z] --- PASS: TestSetRollover (2.06s) [2022-01-03T16:02:53.156Z] === RUN TestSetRolloverSerial [2022-01-03T16:02:53.446Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-03T16:02:53.446Z] Copying nested executables into bundles/binary-daemon [2022-01-03T16:02:53.446Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-03T16:02:53.446Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T16:02:53.446Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-03T16:02:53.446Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-03T16:02:53.617Z] === RUN TestDefaultNetwork [2022-01-03T16:02:53.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh cross [2022-01-03T16:02:54.078Z] --- PASS: TestDefaultNetwork (0.32s) [2022-01-03T16:02:54.078Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T16:02:54.353Z] [2022-01-03T16:02:54.541Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-01-03T16:02:54.541Z] === RUN TestInitAddressPools [2022-01-03T16:02:54.541Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T16:02:54.541Z] PASS [2022-01-03T16:02:54.541Z] coverage: 74.0% of statements [2022-01-03T16:02:54.541Z] ok github.com/docker/docker/libnetwork/ipamutils 0.712s coverage: 74.0% of statements [2022-01-03T16:02:54.612Z] Removing bundles/ [2022-01-03T16:02:54.612Z] [2022-01-03T16:02:54.612Z] ---> Making bundle: cross (in bundles/cross) [2022-01-03T16:02:54.612Z] Cross building: bundles/cross/linux/amd64 [2022-01-03T16:02:54.612Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T16:02:54.612Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T16:02:54.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-03T16:02:55.001Z] === RUN TestKeyValue [2022-01-03T16:02:55.001Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T16:02:55.001Z] PASS [2022-01-03T16:02:55.001Z] coverage: 60.0% of statements [2022-01-03T16:02:55.001Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-01-03T16:02:55.458Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:02:55.461Z] --- PASS: TestSetRolloverSerial (1.98s) [2022-01-03T16:02:55.461Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T16:02:55.461Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T16:02:55.461Z] PASS [2022-01-03T16:02:55.461Z] coverage: 84.4% of statements [2022-01-03T16:02:55.461Z] ok github.com/docker/docker/libnetwork/bitseq 15.796s coverage: 84.4% of statements [2022-01-03T16:02:55.921Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.79s) [2022-01-03T16:02:55.921Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T16:02:56.826Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:02:56.826Z] docker_api_swarm_service_test.go:100: [de56267d6c747] joining swarm manager [d1344fa45c556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:02:57.227Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2022-01-03T16:02:57.227Z] === RUN TestServiceUpdateNetwork [2022-01-03T16:02:57.388Z] docker_api_swarm_service_test.go:101: [d0f49234e5e62] joining swarm manager [d1344fa45c556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:02:57.950Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:02:58.101Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T16:02:58.101Z] PASS [2022-01-03T16:02:58.101Z] coverage: 100.0% of statements [2022-01-03T16:02:58.101Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-01-03T16:02:58.205Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:02:58.205Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:02:58.461Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:02:58.560Z] === RUN TestNetworkDBSimple [2022-01-03T16:02:59.020Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.10s) [2022-01-03T16:02:59.020Z] === RUN TestGetAddress [2022-01-03T16:02:59.020Z] === RUN TestGenerate [2022-01-03T16:02:59.020Z] --- PASS: TestGenerate (0.00s) [2022-01-03T16:02:59.020Z] === RUN TestGeneratePtr [2022-01-03T16:02:59.020Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T16:02:59.020Z] === RUN TestGenerateMissingField [2022-01-03T16:02:59.020Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T16:02:59.020Z] === RUN TestFieldCannotBeSet [2022-01-03T16:02:59.020Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T16:02:59.020Z] === RUN TestTypeMismatchError [2022-01-03T16:02:59.020Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T16:02:59.020Z] PASS [2022-01-03T16:02:59.020Z] coverage: 100.0% of statements [2022-01-03T16:02:59.020Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-01-03T16:02:59.050Z] --- PASS: TestBuildMultiStageLayerLeak (13.45s) [2022-01-03T16:02:59.050Z] === RUN TestBuildWithHugeFile [2022-01-03T16:02:59.479Z] 2022/01/03 16:02:58 Closing DB instances... [2022-01-03T16:02:59.939Z] testing: warning: no tests to run [2022-01-03T16:02:59.939Z] PASS [2022-01-03T16:02:59.939Z] coverage: 0.0% of statements [2022-01-03T16:02:59.939Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-01-03T16:03:00.401Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-01-03T16:03:00.401Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T16:03:00.860Z] === RUN TestRequestNewPort [2022-01-03T16:03:00.860Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestRequestSpecificPort [2022-01-03T16:03:00.860Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestReleasePort [2022-01-03T16:03:00.860Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestReuseReleasedPort [2022-01-03T16:03:00.860Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestReleaseUnreadledPort [2022-01-03T16:03:00.860Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestUnknowProtocol [2022-01-03T16:03:00.860Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestAllocateAllPorts [2022-01-03T16:03:00.860Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestPortAllocation [2022-01-03T16:03:00.860Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T16:03:00.860Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestNoDuplicateBPR [2022-01-03T16:03:00.860Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T16:03:00.860Z] === RUN TestChangePortRange [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T16:03:00.861Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T16:03:00.861Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T16:03:00.861Z] PASS [2022-01-03T16:03:00.861Z] coverage: 88.6% of statements [2022-01-03T16:03:00.861Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-01-03T16:03:00.982Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T16:03:01.320Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T16:03:01.781Z] testing: warning: no tests to run [2022-01-03T16:03:01.781Z] PASS [2022-01-03T16:03:01.781Z] coverage: 0.0% of statements [2022-01-03T16:03:01.781Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-01-03T16:03:01.781Z] 2022/01/03 16:03:01 Closing DB instances... [2022-01-03T16:03:02.244Z] === RUN TestHashData [2022-01-03T16:03:02.244Z] --- PASS: TestHashData (0.00s) [2022-01-03T16:03:02.244Z] PASS [2022-01-03T16:03:02.244Z] coverage: 2.8% of statements [2022-01-03T16:03:02.244Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-01-03T16:03:02.244Z] === RUN TestErrorConstructors [2022-01-03T16:03:02.244Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T16:03:02.244Z] === RUN TestCompareIPMask [2022-01-03T16:03:02.244Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T16:03:02.244Z] === RUN TestUtilGetHostPartIP [2022-01-03T16:03:02.244Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T16:03:02.244Z] === RUN TestUtilGetBroadcastIP [2022-01-03T16:03:02.244Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T16:03:02.244Z] === RUN TestParseCIDR [2022-01-03T16:03:02.244Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T16:03:02.244Z] PASS [2022-01-03T16:03:02.244Z] coverage: 37.3% of statements [2022-01-03T16:03:02.244Z] ok github.com/docker/docker/libnetwork/types 0.053s coverage: 37.3% of statements [2022-01-03T16:03:02.348Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:03:03.214Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-03T16:03:03.214Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T16:03:03.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T16:03:03.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T16:03:03.214Z] PASS [2022-01-03T16:03:03.214Z] coverage: 50.0% of statements [2022-01-03T16:03:03.214Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-01-03T16:03:04.187Z] === RUN TestAddressPoolOpt [2022-01-03T16:03:04.187Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/a [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/something [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/_=a [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/PATH [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/=a [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/PATH= [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/PATH=something [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/1asd [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/123 [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/some_space [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/= [2022-01-03T16:03:04.187Z] === RUN TestValidateEnv/PaTh [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestParseHost [2022-01-03T16:03:04.187Z] --- PASS: TestParseHost (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestParseDockerDaemonHost [2022-01-03T16:03:04.187Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestParseTCP [2022-01-03T16:03:04.187Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T16:03:04.187Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestValidateExtraHosts [2022-01-03T16:03:04.187Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestIpOptString [2022-01-03T16:03:04.187Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T16:03:04.187Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T16:03:04.187Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestIpOptSetInvalidVal [2022-01-03T16:03:04.187Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestValidateIPAddress [2022-01-03T16:03:04.187Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestMapOpts [2022-01-03T16:03:04.187Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestListOptsWithoutValidator [2022-01-03T16:03:04.187Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestListOptsWithValidator [2022-01-03T16:03:04.187Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestValidateDNSSearch [2022-01-03T16:03:04.187Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T16:03:04.187Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T16:03:04.187Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestNamedListOpts [2022-01-03T16:03:04.187Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestNamedMapOpts [2022-01-03T16:03:04.187Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T16:03:04.187Z] === RUN TestParseLink [2022-01-03T16:03:04.188Z] --- PASS: TestParseLink (0.00s) [2022-01-03T16:03:04.188Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T16:03:04.188Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T16:03:04.188Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T16:03:04.188Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T16:03:04.188Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T16:03:04.188Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T16:03:04.188Z] === RUN TestUlimitOpt [2022-01-03T16:03:04.188Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T16:03:04.188Z] PASS [2022-01-03T16:03:04.188Z] coverage: 67.1% of statements [2022-01-03T16:03:04.188Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2022-01-03T16:03:04.188Z] === RUN TestParseVersion [2022-01-03T16:03:04.188Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T16:03:04.188Z] PASS [2022-01-03T16:03:04.188Z] coverage: 52.9% of statements [2022-01-03T16:03:04.188Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-01-03T16:03:04.267Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:03:04.647Z] 2022/01/03 16:03:04 Closing DB instances... [2022-01-03T16:03:05.195Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:03:05.195Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:03:05.195Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:03:06.189Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T16:03:06.190Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-01-03T16:03:06.190Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T16:03:06.190Z] === RUN TestIsArchivePathDir [2022-01-03T16:03:06.190Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T16:03:06.190Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T16:03:06.190Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-01-03T16:03:06.190Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T16:03:06.190Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T16:03:06.190Z] === RUN TestMiddleware [2022-01-03T16:03:06.190Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T16:03:06.190Z] === RUN TestNewResponseModifier [2022-01-03T16:03:06.190Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T16:03:06.190Z] PASS [2022-01-03T16:03:06.190Z] coverage: 26.8% of statements [2022-01-03T16:03:06.190Z] ok github.com/docker/docker/pkg/authorization 0.384s coverage: 26.8% of statements [2022-01-03T16:03:06.190Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T16:03:06.190Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T16:03:06.651Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-01-03T16:03:06.651Z] === RUN TestIsArchivePathTar [2022-01-03T16:03:06.651Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-01-03T16:03:06.651Z] === RUN TestDecompressStreamGzip [2022-01-03T16:03:06.651Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-03T16:03:06.651Z] === RUN TestDecompressStreamBzip2 [2022-01-03T16:03:07.111Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-03T16:03:07.111Z] === RUN TestDecompressStreamXz [2022-01-03T16:03:07.111Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T16:03:07.111Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestDecompressStreamZstd [2022-01-03T16:03:07.111Z] archive_test.go:140: zstd not installed [2022-01-03T16:03:07.111Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-03T16:03:07.111Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T16:03:07.111Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T16:03:07.111Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestCompressStreamInvalid [2022-01-03T16:03:07.111Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionInvalid [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionUncompressed [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionBzip2 [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionGzip [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionXz [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestExtensionZstd [2022-01-03T16:03:07.111Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestCmdStreamLargeStderr [2022-01-03T16:03:07.111Z] === RUN TestUnbuffered [2022-01-03T16:03:07.111Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestRaceUnbuffered [2022-01-03T16:03:07.111Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T16:03:07.111Z] PASS [2022-01-03T16:03:07.111Z] coverage: 100.0% of statements [2022-01-03T16:03:07.111Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-01-03T16:03:07.111Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-03T16:03:07.111Z] === RUN TestCmdStreamBad [2022-01-03T16:03:07.111Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T16:03:07.111Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestCmdStreamGood [2022-01-03T16:03:07.111Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-03T16:03:07.111Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T16:03:07.111Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-03T16:03:07.111Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T16:03:07.111Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T16:03:07.111Z] === RUN TestUntarPath [2022-01-03T16:03:07.111Z] --- PASS: TestUntarPath (0.07s) [2022-01-03T16:03:07.111Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T16:03:07.111Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-01-03T16:03:07.111Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T16:03:07.571Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-03T16:03:07.571Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T16:03:07.571Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T16:03:07.571Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestCopyWithTarSrcFile [2022-01-03T16:03:07.571Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T16:03:07.571Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T16:03:07.571Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T16:03:07.571Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T16:03:07.571Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T16:03:07.571Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T16:03:07.571Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T16:03:07.571Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-01-03T16:03:07.571Z] === RUN TestTarFiles [2022-01-03T16:03:07.571Z] === RUN TestMatch [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[foo]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[]#01 [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[qux]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T16:03:07.571Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T16:03:07.571Z] --- PASS: TestMatch (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T16:03:07.571Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T16:03:07.571Z] PASS [2022-01-03T16:03:07.571Z] coverage: 87.5% of statements [2022-01-03T16:03:07.571Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2022-01-03T16:03:07.712Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:03:08.276Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:03:08.532Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:03:09.115Z] 2022/01/03 16:03:08 Closing DB instances... [2022-01-03T16:03:09.115Z] === RUN TestChrootTarUntar [2022-01-03T16:03:09.115Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T16:03:09.115Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T16:03:09.115Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T16:03:09.115Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootCopyWithTar [2022-01-03T16:03:09.115Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootCopyFileWithTar [2022-01-03T16:03:09.115Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootUntarPath [2022-01-03T16:03:09.115Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T16:03:09.115Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T16:03:09.115Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:03:09.115Z] === RUN TestChrootApplyDotDotFile [2022-01-03T16:03:09.115Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:03:09.115Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T16:03:09.115Z] PASS [2022-01-03T16:03:09.115Z] coverage: 15.1% of statements [2022-01-03T16:03:09.115Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2022-01-03T16:03:09.446Z] --- PASS: TestServiceUpdateNetwork (12.02s) [2022-01-03T16:03:09.446Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T16:03:09.446Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T16:03:09.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:03:09.578Z] === RUN TestSizeEmpty [2022-01-03T16:03:09.579Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestSizeEmptyFile [2022-01-03T16:03:09.579Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestSizeNonemptyFile [2022-01-03T16:03:09.579Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T16:03:09.579Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T16:03:09.579Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T16:03:09.579Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T16:03:09.579Z] === RUN TestMoveToSubdir [2022-01-03T16:03:09.579Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-03T16:03:09.579Z] === RUN TestSizeNonExistingDirectory [2022-01-03T16:03:09.579Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T16:03:09.579Z] PASS [2022-01-03T16:03:09.579Z] coverage: 80.0% of statements [2022-01-03T16:03:09.579Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-01-03T16:03:09.707Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T16:03:10.388Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:03:10.549Z] --- PASS: TestNetworkDBCRUDTableEntry (4.55s) [2022-01-03T16:03:10.549Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T16:03:11.010Z] === RUN Test [2022-01-03T16:03:11.010Z] === RUN Test/TestContainsEntry [2022-01-03T16:03:11.010Z] === RUN Test/TestCreateEntries [2022-01-03T16:03:11.010Z] === RUN Test/TestEntriesDiff [2022-01-03T16:03:11.010Z] === RUN Test/TestEntriesEquality [2022-01-03T16:03:11.010Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T16:03:11.010Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T16:03:11.010Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T16:03:11.010Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T16:03:11.010Z] === RUN Test/TestGeneratorWithPort [2022-01-03T16:03:11.010Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T16:03:11.010Z] === RUN Test/TestNewEntry [2022-01-03T16:03:11.010Z] === RUN Test/TestParse [2022-01-03T16:03:11.010Z] --- PASS: Test (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T16:03:11.010Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T16:03:11.010Z] PASS [2022-01-03T16:03:11.010Z] coverage: 58.3% of statements [2022-01-03T16:03:11.010Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2022-01-03T16:03:11.317Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:03:11.983Z] === RUN Test [2022-01-03T16:03:11.983Z] === RUN Test/TestContent [2022-01-03T16:03:11.983Z] === RUN Test/TestInitialize [2022-01-03T16:03:11.983Z] === RUN Test/TestNew [2022-01-03T16:03:11.983Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T16:03:11.983Z] === RUN Test/TestRegister [2022-01-03T16:03:11.983Z] === RUN Test/TestWatch [2022-01-03T16:03:11.983Z] --- PASS: Test (0.01s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T16:03:11.983Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T16:03:11.983Z] PASS [2022-01-03T16:03:11.983Z] coverage: 97.6% of statements [2022-01-03T16:03:11.983Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 97.6% of statements [2022-01-03T16:03:12.249Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:03:12.249Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:03:12.811Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:03:12.955Z] 2022/01/03 16:03:12 Closing DB instances... [2022-01-03T16:03:13.414Z] === RUN Test [2022-01-03T16:03:13.414Z] === RUN Test/TestInitialize [2022-01-03T16:03:13.414Z] time="2022-01-03T16:03:13Z" level=info msg="Initializing discovery without TLS" [2022-01-03T16:03:13.414Z] time="2022-01-03T16:03:13Z" level=info msg="Initializing discovery without TLS" [2022-01-03T16:03:13.414Z] time="2022-01-03T16:03:13Z" level=info msg="Initializing discovery without TLS" [2022-01-03T16:03:13.414Z] === RUN Test/TestInitializeWithCerts [2022-01-03T16:03:13.414Z] time="2022-01-03T16:03:13Z" level=info msg="Initializing discovery with TLS" [2022-01-03T16:03:13.414Z] === RUN Test/TestWatch [2022-01-03T16:03:13.414Z] time="2022-01-03T16:03:13Z" level=info msg="Initializing discovery without TLS" [2022-01-03T16:03:13.875Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-03T16:03:13.875Z] === RUN TestNetworkDBNodeLeave [2022-01-03T16:03:14.336Z] --- PASS: TestTarFiles (7.08s) [2022-01-03T16:03:14.336Z] === RUN TestDetectCompressionZstd [2022-01-03T16:03:14.336Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T16:03:14.336Z] === RUN TestTarUntar [2022-01-03T16:03:14.336Z] --- PASS: TestTarUntar (0.05s) [2022-01-03T16:03:14.336Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T16:03:14.796Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-03T16:03:14.796Z] === RUN TestTarWithOptions [2022-01-03T16:03:14.796Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T16:03:14.796Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T16:03:14.796Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T16:03:14.796Z] === RUN TestUntarUstarGnuConflict [2022-01-03T16:03:14.796Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T16:03:14.796Z] === RUN TestUntarInvalidFilenames [2022-01-03T16:03:14.796Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1781765482\\dest" [2022-01-03T16:03:14.796Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-01-03T16:03:14.796Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T16:03:14.796Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T16:03:14.796Z] === RUN TestUntarInvalidHardlink [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1292054852\\victim\\hello" -> "../victim/hello" [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1716543249\\victim\\hello" -> "/../victim/hello" [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink122155415\\victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1134353637\\victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1194486816\\victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1629461644\\victim" -> "../victim" [2022-01-03T16:03:14.796Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-03T16:03:14.796Z] === RUN TestUntarInvalidSymlink [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink368088089\\dest\\dotdot" -> "../victim/hello" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3420436119\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2130133030\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3951522236\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1834221061\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3678939705\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:14.796Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2011092136\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T16:03:14.796Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-03T16:03:14.796Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T16:03:14.796Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T16:03:14.796Z] === RUN TestXGlobalNoParent [2022-01-03T16:03:14.796Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T16:03:14.796Z] === RUN TestReplaceFileTarWrapper [2022-01-03T16:03:15.257Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-01-03T16:03:15.257Z] === RUN TestPrefixHeaderReadable [2022-01-03T16:03:15.257Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-03T16:03:15.257Z] === RUN TestDisablePigz [2022-01-03T16:03:15.257Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T16:03:15.257Z] --- PASS: TestDisablePigz (0.13s) [2022-01-03T16:03:15.257Z] === RUN TestPigz [2022-01-03T16:03:15.257Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T16:03:15.257Z] --- PASS: TestPigz (0.14s) [2022-01-03T16:03:15.257Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T16:03:15.257Z] archive_windows_test.go:16: Currently fails [2022-01-03T16:03:15.257Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T16:03:15.257Z] === RUN TestCanonicalTarNameForPath [2022-01-03T16:03:15.257Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T16:03:15.257Z] === RUN TestCanonicalTarName [2022-01-03T16:03:15.257Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T16:03:15.257Z] === RUN TestChmodTarEntry [2022-01-03T16:03:15.257Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T16:03:15.257Z] === RUN TestHardLinkOrder [2022-01-03T16:03:15.718Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-03T16:03:15.718Z] === RUN TestChangeString [2022-01-03T16:03:15.718Z] --- PASS: TestChangeString (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesWithNoChanges [2022-01-03T16:03:15.718Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T16:03:15.718Z] === RUN TestChangesWithChanges [2022-01-03T16:03:15.718Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-03T16:03:15.718Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T16:03:15.718Z] changes_test.go:195: needs more investigation [2022-01-03T16:03:15.718Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesDirsEmpty [2022-01-03T16:03:15.718Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-01-03T16:03:15.718Z] === RUN TestChangesDirsMutated [2022-01-03T16:03:15.718Z] --- PASS: TestChangesDirsMutated (0.14s) [2022-01-03T16:03:15.718Z] === RUN TestApplyLayer [2022-01-03T16:03:15.718Z] changes_test.go:432: needs further investigation [2022-01-03T16:03:15.718Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T16:03:15.718Z] changes_test.go:468: needs further investigation [2022-01-03T16:03:15.718Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T16:03:15.718Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T16:03:15.718Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestChangesSize [2022-01-03T16:03:15.718Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T16:03:15.718Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T16:03:15.718Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4144153575\\dest" [2022-01-03T16:03:15.718Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T16:03:15.718Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2598111154\\victim\\hello" -> "../victim/hello" [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3678512729\\victim\\hello" -> "/../victim/hello" [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703264284\\victim" -> "../victim" [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2071408428\\victim" -> "../victim" [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3864441468\\victim" -> "../victim" [2022-01-03T16:03:15.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3013121789\\victim" -> "../victim" [2022-01-03T16:03:15.718Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T16:03:15.718Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T16:03:15.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink152662970\\dest\\dotdot" -> "../victim/hello" [2022-01-03T16:03:15.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink992096338\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T16:03:15.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3288909433\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:16.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink710170969\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:16.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink83906612\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:16.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4003312803\\dest\\loophole-victim" -> "../victim" [2022-01-03T16:03:16.178Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-03T16:03:16.178Z] === RUN TestApplyLayerWhiteouts [2022-01-03T16:03:16.178Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-01-03T16:03:16.178Z] === RUN TestGenerateEmptyFile [2022-01-03T16:03:16.178Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T16:03:16.178Z] === RUN TestGenerateWithContent [2022-01-03T16:03:16.178Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T16:03:16.178Z] PASS [2022-01-03T16:03:16.178Z] coverage: 63.0% of statements [2022-01-03T16:03:16.178Z] ok github.com/docker/docker/pkg/archive 9.784s coverage: 63.0% of statements [2022-01-03T16:03:16.638Z] --- PASS: Test (3.21s) [2022-01-03T16:03:16.638Z] --- PASS: Test/TestInitialize (0.20s) [2022-01-03T16:03:16.638Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T16:03:16.638Z] --- PASS: Test/TestWatch (3.00s) [2022-01-03T16:03:16.638Z] PASS [2022-01-03T16:03:16.638Z] coverage: 84.1% of statements [2022-01-03T16:03:16.638Z] ok github.com/docker/docker/pkg/discovery/kv 3.286s coverage: 84.1% of statements [2022-01-03T16:03:16.985Z] check_test.go:379: [de56267d6c747] daemon is not started [2022-01-03T16:03:16.985Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:03:16.985Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:03:17.100Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-03T16:03:17.100Z] === RUN TestNetworkDBWatch [2022-01-03T16:03:17.546Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:03:17.561Z] === RUN Test [2022-01-03T16:03:17.561Z] === RUN Test/TestWatch [2022-01-03T16:03:17.561Z] --- PASS: Test (0.00s) [2022-01-03T16:03:17.561Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T16:03:17.561Z] PASS [2022-01-03T16:03:17.561Z] coverage: 92.3% of statements [2022-01-03T16:03:17.561Z] ok github.com/docker/docker/pkg/discovery/memory 0.053s coverage: 92.3% of statements [2022-01-03T16:03:17.803Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:03:17.836Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T16:03:18.026Z] === RUN Test [2022-01-03T16:03:18.026Z] === RUN Test/TestInitialize [2022-01-03T16:03:18.026Z] === RUN Test/TestInitializeWithPattern [2022-01-03T16:03:18.026Z] === RUN Test/TestRegister [2022-01-03T16:03:18.026Z] === RUN Test/TestWatch [2022-01-03T16:03:18.026Z] --- PASS: Test (0.00s) [2022-01-03T16:03:18.026Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T16:03:18.026Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T16:03:18.026Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T16:03:18.026Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T16:03:18.026Z] PASS [2022-01-03T16:03:18.026Z] coverage: 93.8% of statements [2022-01-03T16:03:18.026Z] ok github.com/docker/docker/pkg/discovery/nodes 0.079s coverage: 93.8% of statements [2022-01-03T16:03:18.496Z] 2022/01/03 16:03:18 Closing DB instances... [2022-01-03T16:03:18.731Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:03:18.955Z] === RUN TestPollerAddRemove [2022-01-03T16:03:18.955Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T16:03:18.955Z] === RUN TestPollerEvent [2022-01-03T16:03:18.955Z] poller_test.go:40: No chmod on Windows [2022-01-03T16:03:18.955Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T16:03:18.955Z] === RUN TestPollerClose [2022-01-03T16:03:18.955Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T16:03:18.955Z] PASS [2022-01-03T16:03:18.955Z] coverage: 45.7% of statements [2022-01-03T16:03:18.955Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-01-03T16:03:18.987Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:03:19.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:03:19.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:03:19.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:03:19.925Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-03T16:03:19.925Z] === RUN TestNetworkDBBulkSync [2022-01-03T16:03:19.925Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T16:03:19.925Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T16:03:19.925Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T16:03:19.925Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T16:03:19.925Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCopyFile [2022-01-03T16:03:19.925Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T16:03:19.925Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T16:03:19.925Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T16:03:19.925Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T16:03:19.925Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T16:03:19.925Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestWildcardMatches [2022-01-03T16:03:19.925Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestPatternMatches [2022-01-03T16:03:19.925Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T16:03:19.925Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T16:03:19.925Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T16:03:19.925Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T16:03:19.925Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T16:03:19.925Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T16:03:19.925Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestSingleExclamationError [2022-01-03T16:03:19.925Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestMatchesWithNoPatterns [2022-01-03T16:03:19.925Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T16:03:19.925Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestMatches [2022-01-03T16:03:19.925Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T16:03:19.925Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T16:03:19.925Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T16:03:19.925Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T16:03:19.925Z] --- PASS: TestMatches (0.01s) [2022-01-03T16:03:19.925Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T16:03:19.925Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T16:03:19.925Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T16:03:19.925Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatterns [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T16:03:19.925Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T16:03:19.925Z] === RUN TestCreateIfNotExistsDir [2022-01-03T16:03:19.925Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-03T16:03:19.925Z] === RUN TestCreateIfNotExistsFile [2022-01-03T16:03:19.925Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-03T16:03:19.925Z] === RUN TestMatch [2022-01-03T16:03:19.925Z] --- PASS: TestMatch (0.00s) [2022-01-03T16:03:19.925Z] PASS [2022-01-03T16:03:19.925Z] coverage: 84.0% of statements [2022-01-03T16:03:19.925Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.0% of statements [2022-01-03T16:03:20.060Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:03:20.895Z] === RUN TestGet [2022-01-03T16:03:20.895Z] --- PASS: TestGet (0.00s) [2022-01-03T16:03:20.895Z] === RUN TestGetShortcutString [2022-01-03T16:03:20.895Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T16:03:20.895Z] PASS [2022-01-03T16:03:20.895Z] coverage: 42.9% of statements [2022-01-03T16:03:20.895Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-01-03T16:03:21.356Z] 2022/01/03 16:03:21 Closing DB instances... [2022-01-03T16:03:21.426Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:03:21.682Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:03:21.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-03T16:03:21.816Z] === RUN TestCreateIDMapOrder [2022-01-03T16:03:21.816Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T16:03:21.816Z] PASS [2022-01-03T16:03:21.816Z] coverage: 7.2% of statements [2022-01-03T16:03:21.816Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-01-03T16:03:22.245Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:03:22.279Z] --- PASS: TestGetAddress (23.36s) [2022-01-03T16:03:22.279Z] === RUN TestRequestSyntaxCheck [2022-01-03T16:03:22.279Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-03T16:03:22.279Z] === RUN TestRequest [2022-01-03T16:03:22.747Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-03T16:03:22.747Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T16:03:22.807Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-03T16:03:23.207Z] === RUN TestFixedBufferCap [2022-01-03T16:03:23.207Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestFixedBufferLen [2022-01-03T16:03:23.207Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestFixedBufferString [2022-01-03T16:03:23.207Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestFixedBufferWrite [2022-01-03T16:03:23.207Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestFixedBufferRead [2022-01-03T16:03:23.207Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestBytesPipeRead [2022-01-03T16:03:23.207Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestBytesPipeWrite [2022-01-03T16:03:23.207Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T16:03:23.207Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T16:03:23.668Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-01-03T16:03:23.668Z] === RUN TestAtomicWriteToFile [2022-01-03T16:03:23.668Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T16:03:23.668Z] === RUN TestAtomicWriteSetCommit [2022-01-03T16:03:23.668Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T16:03:23.668Z] === RUN TestAtomicWriteSetCancel [2022-01-03T16:03:23.668Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T16:03:23.668Z] === RUN TestReadCloserWrapperClose [2022-01-03T16:03:23.668Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T16:03:23.668Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestReaderErrWrapperRead [2022-01-03T16:03:23.668Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestCancelReadCloser [2022-01-03T16:03:23.668Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T16:03:23.668Z] === RUN TestWriteCloserWrapperClose [2022-01-03T16:03:23.668Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestNopWriteCloser [2022-01-03T16:03:23.668Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestNopWriter [2022-01-03T16:03:23.668Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T16:03:23.668Z] === RUN TestWriteCounter [2022-01-03T16:03:23.668Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T16:03:23.668Z] PASS [2022-01-03T16:03:23.668Z] coverage: 69.2% of statements [2022-01-03T16:03:23.668Z] ok github.com/docker/docker/pkg/ioutils 0.680s coverage: 69.2% of statements [2022-01-03T16:03:24.175Z] docker_api_swarm_service_test.go:533: [d1485f43f9138] joining swarm manager [d78277f3ea6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:03:24.175Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:03:24.411Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-01-03T16:03:24.411Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-03T16:03:24.411Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-03T16:03:24.411Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-03T16:03:24.411Z] PASS [2022-01-03T16:03:24.411Z] [2022-01-03T16:03:24.411Z] === Skipped [2022-01-03T16:03:24.411Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T16:03:24.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T16:03:24.411Z] [2022-01-03T16:03:24.411Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-03T16:03:24.411Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T16:03:24.411Z] [2022-01-03T16:03:24.411Z] DONE 27 tests, 2 skipped in 144.911s [2022-01-03T16:03:24.411Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] ++ set -e [2022-01-03T16:03:24.411Z] ++ '[' -n 0 ']' [2022-01-03T16:03:24.411Z] ++ set -x [2022-01-03T16:03:24.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] INFO: Testing against a local daemon [2022-01-03T16:03:24.411Z] === RUN TestSessionCreate [2022-01-03T16:03:24.411Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T16:03:24.411Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:03:24.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T16:03:24.411Z] PASS [2022-01-03T16:03:24.411Z] [2022-01-03T16:03:24.411Z] DONE 2 tests in 0.125s [2022-01-03T16:03:24.411Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] ++ set -e [2022-01-03T16:03:24.411Z] ++ '[' -n 0 ']' [2022-01-03T16:03:24.411Z] ++ set -x [2022-01-03T16:03:24.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:24.411Z] INFO: Testing against a local daemon [2022-01-03T16:03:24.411Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:03:24.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T16:03:24.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:03:24.411Z] === RUN TestDiskUsage [2022-01-03T16:03:24.411Z] === PAUSE TestDiskUsage [2022-01-03T16:03:24.411Z] === RUN TestEventsExecDie [2022-01-03T16:03:24.411Z] --- PASS: TestEventsExecDie (0.46s) [2022-01-03T16:03:24.411Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:03:24.411Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-03T16:03:24.411Z] === RUN TestEventsVolumeCreate [2022-01-03T16:03:24.637Z] === RUN TestError [2022-01-03T16:03:24.637Z] --- PASS: TestError (0.00s) [2022-01-03T16:03:24.637Z] === RUN TestProgressString [2022-01-03T16:03:24.637Z] === RUN TestProgressString/no_progress [2022-01-03T16:03:24.637Z] === RUN TestProgressString/progress_1 [2022-01-03T16:03:24.637Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T16:03:24.637Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T16:03:24.637Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T16:03:24.637Z] === RUN TestProgressString/with_units [2022-01-03T16:03:24.637Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T16:03:24.637Z] === RUN TestProgressString/hide_counts [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T16:03:24.637Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T16:03:24.637Z] === RUN TestJSONMessageDisplay [2022-01-03T16:03:24.637Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-01-03T16:03:24.637Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T16:03:24.637Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T16:03:24.637Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T16:03:24.637Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T16:03:24.637Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T16:03:24.637Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T16:03:24.637Z] PASS [2022-01-03T16:03:24.637Z] coverage: 91.7% of statements [2022-01-03T16:03:24.637Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2022-01-03T16:03:24.671Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-03T16:03:24.671Z] === RUN TestInfoBinaryCommits [2022-01-03T16:03:24.671Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T16:03:24.671Z] === RUN TestInfoAPIVersioned [2022-01-03T16:03:24.671Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T16:03:24.671Z] === RUN TestInfoDiscoveryBackend [2022-01-03T16:03:25.105Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-03T16:03:25.241Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-03T16:03:25.241Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T16:03:25.362Z] docker_api_swarm_service_test.go:534: [d75a71387ba6e] joining swarm manager [d78277f3ea6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:03:25.617Z] === RUN TestStandardLongPath [2022-01-03T16:03:25.617Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T16:03:25.617Z] === RUN TestUNCLongPath [2022-01-03T16:03:25.617Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T16:03:25.617Z] PASS [2022-01-03T16:03:25.617Z] coverage: 100.0% of statements [2022-01-03T16:03:25.617Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-01-03T16:03:25.618Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-03T16:03:26.078Z] 2022/01/03 16:03:25 Closing DB instances... [2022-01-03T16:03:26.078Z] === RUN TestNameFormat [2022-01-03T16:03:26.078Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T16:03:26.078Z] === RUN TestNameRetries [2022-01-03T16:03:26.078Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T16:03:26.078Z] PASS [2022-01-03T16:03:26.078Z] coverage: 85.7% of statements [2022-01-03T16:03:26.078Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-01-03T16:03:26.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T16:03:26.181Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T16:03:26.181Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-03T16:03:26.751Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T16:03:26.751Z] === RUN TestInfoAPI [2022-01-03T16:03:26.751Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T16:03:26.751Z] === RUN TestInfoAPIWarnings [2022-01-03T16:03:27.051Z] === RUN TestParseKeyValueOpt [2022-01-03T16:03:27.051Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T16:03:27.051Z] === RUN TestParseUintList [2022-01-03T16:03:27.051Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T16:03:27.051Z] === RUN TestParseUintListMaximumLimits [2022-01-03T16:03:27.051Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T16:03:27.051Z] PASS [2022-01-03T16:03:27.051Z] coverage: 97.0% of statements [2022-01-03T16:03:27.051Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-01-03T16:03:27.140Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-03T16:03:27.513Z] === RUN TestNewAndRemove [2022-01-03T16:03:27.513Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T16:03:27.513Z] === RUN TestRemoveInvalidPath [2022-01-03T16:03:27.513Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T16:03:27.513Z] PASS [2022-01-03T16:03:27.513Z] coverage: 82.6% of statements [2022-01-03T16:03:27.973Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-01-03T16:03:28.072Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-03T16:03:28.433Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-01-03T16:03:28.433Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T16:03:29.002Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:03:29.410Z] === RUN TestFailedConnection [2022-01-03T16:03:29.410Z] 2022/01/03 16:03:29 Closing DB instances... [2022-01-03T16:03:29.930Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-03T16:03:30.857Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:03:30.949Z] --- PASS: TestFailedConnection (1.17s) [2022-01-03T16:03:30.949Z] === RUN TestFailOnce [2022-01-03T16:03:30.949Z] 2022/01/03 16:03:30 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-01-03T16:03:30.949Z] goroutine 34 [running]: [2022-01-03T16:03:30.949Z] net/http.(*conn).serve.func1() [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T16:03:30.949Z] panic({0x100ac40, 0x1117350}) [2022-01-03T16:03:30.949Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T16:03:30.949Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd1b1dd26a499dc0b}, 0xc0001bba98) [2022-01-03T16:03:30.949Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T16:03:30.949Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11240d0, 0xc0000a80e0}, 0xf5f106) [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T16:03:30.949Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11240d0, 0xc0000a80e0}, 0xc0001b2000) [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T16:03:30.949Z] net/http.serverHandler.ServeHTTP({0x11226d0}, {0x11240d0, 0xc0000a80e0}, 0xc0001b2000) [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T16:03:30.949Z] net/http.(*conn).serve(0xc0001a0000, {0x1125fa0, 0xc0001820c0}) [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T16:03:30.949Z] created by net/http.(*Server).Serve [2022-01-03T16:03:30.949Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T16:03:30.949Z] time="2022-01-03T16:03:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T16:03:30.949Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-03T16:03:30.949Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T16:03:31.419Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:03:31.917Z] --- PASS: TestFailOnce (1.21s) [2022-01-03T16:03:31.917Z] === RUN TestEchoInputOutput [2022-01-03T16:03:31.917Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T16:03:31.917Z] === RUN TestBackoff [2022-01-03T16:03:31.917Z] --- PASS: TestBackoff (0.00s) [2022-01-03T16:03:31.917Z] === RUN TestAbortRetry [2022-01-03T16:03:31.917Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T16:03:31.917Z] === RUN TestClientScheme [2022-01-03T16:03:31.917Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T16:03:31.917Z] === RUN TestNewClientWithTimeout [2022-01-03T16:03:31.980Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:03:32.377Z] time="2022-01-03T16:03:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T16:03:32.541Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:03:32.541Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:03:33.907Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:03:33.919Z] time="2022-01-03T16:03:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T16:03:34.468Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:03:34.726Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:03:34.888Z] --- PASS: TestRequest (12.56s) [2022-01-03T16:03:34.888Z] === RUN TestOverlappingRequests [2022-01-03T16:03:35.287Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:03:35.348Z] --- PASS: TestOverlappingRequests (0.55s) [2022-01-03T16:03:35.348Z] === RUN TestRelease [2022-01-03T16:03:35.849Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:03:35.849Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:03:36.105Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:03:36.318Z] time="2022-01-03T16:03:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T16:03:36.667Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:03:36.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:03:37.485Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:03:37.858Z] --- PASS: TestRelease (2.16s) [2022-01-03T16:03:37.858Z] === RUN TestAllocateRandomDeallocate [2022-01-03T16:03:38.049Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:03:38.049Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:03:38.612Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:03:38.612Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:03:39.175Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:03:39.740Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:03:40.301Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:03:40.556Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:03:40.766Z] === RUN TestParseEmptyInterface [2022-01-03T16:03:40.766Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestParseNonInterfaceType [2022-01-03T16:03:40.766Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestParseWithOneFunction [2022-01-03T16:03:40.766Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestParseWithMultipleFuncs [2022-01-03T16:03:40.766Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestParseWithUnnamedReturn [2022-01-03T16:03:40.766Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestEmbeddedInterface [2022-01-03T16:03:40.766Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T16:03:40.766Z] === RUN TestParsedImports [2022-01-03T16:03:40.766Z] --- PASS: TestParsedImports (0.01s) [2022-01-03T16:03:40.766Z] === RUN TestAliasedImports [2022-01-03T16:03:40.766Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T16:03:40.766Z] PASS [2022-01-03T16:03:40.766Z] coverage: 56.8% of statements [2022-01-03T16:03:40.766Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-01-03T16:03:40.766Z] time="2022-01-03T16:03:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T16:03:40.812Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:03:41.069Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:03:41.736Z] === RUN TestHTTPTransport [2022-01-03T16:03:41.736Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T16:03:41.736Z] PASS [2022-01-03T16:03:41.736Z] coverage: 85.7% of statements [2022-01-03T16:03:41.736Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-01-03T16:03:41.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:03:42.196Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T16:03:42.196Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T16:03:42.196Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T16:03:42.196Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T16:03:42.196Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T16:03:42.196Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T16:03:42.196Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T16:03:42.196Z] === RUN TestBufferPoolPutAndGet [2022-01-03T16:03:42.196Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T16:03:42.196Z] PASS [2022-01-03T16:03:42.196Z] coverage: 88.2% of statements [2022-01-03T16:03:42.196Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-01-03T16:03:42.926Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:03:43.168Z] === RUN TestOutputOnPrematureClose [2022-01-03T16:03:43.168Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T16:03:43.168Z] === RUN TestCompleteSilently [2022-01-03T16:03:43.168Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T16:03:43.168Z] PASS [2022-01-03T16:03:43.168Z] coverage: 75.9% of statements [2022-01-03T16:03:43.168Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2022-01-03T16:03:43.628Z] === RUN TestSendToOneSub [2022-01-03T16:03:43.628Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T16:03:43.628Z] === RUN TestSendToMultipleSubs [2022-01-03T16:03:43.628Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T16:03:43.628Z] === RUN TestEvictOneSub [2022-01-03T16:03:43.628Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T16:03:43.628Z] === RUN TestClosePublisher [2022-01-03T16:03:43.628Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T16:03:43.628Z] === RUN TestPubSubRace [2022-01-03T16:03:43.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:03:44.088Z] --- PASS: TestAllocateRandomDeallocate (6.31s) [2022-01-03T16:03:44.088Z] === RUN TestRetrieveFromStore [2022-01-03T16:03:44.416Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:03:44.550Z] --- PASS: TestPubSubRace (1.08s) [2022-01-03T16:03:44.550Z] PASS [2022-01-03T16:03:44.550Z] coverage: 75.0% of statements [2022-01-03T16:03:44.550Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 75.0% of statements [2022-01-03T16:03:44.678Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:03:44.851Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-01-03T16:03:44.851Z] === RUN TestInfoDebug [2022-01-03T16:03:44.851Z] --- PASS: TestInfoDebug (0.52s) [2022-01-03T16:03:44.851Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:03:44.851Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T16:03:44.851Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:03:44.851Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T16:03:44.851Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:03:44.851Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T16:03:44.851Z] === RUN TestPingCacheHeaders [2022-01-03T16:03:44.851Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T16:03:44.851Z] === RUN TestPingGet [2022-01-03T16:03:44.851Z] --- PASS: TestPingGet (0.01s) [2022-01-03T16:03:44.851Z] === RUN TestPingHead [2022-01-03T16:03:44.851Z] --- PASS: TestPingHead (0.02s) [2022-01-03T16:03:44.851Z] === RUN TestVersion [2022-01-03T16:03:44.851Z] --- PASS: TestVersion (0.02s) [2022-01-03T16:03:44.851Z] === CONT TestDiskUsage [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T16:03:45.111Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T16:03:45.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:03:45.371Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T16:03:45.371Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T16:03:45.371Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T16:03:45.371Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T16:03:45.496Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:03:45.519Z] === RUN TestRegister [2022-01-03T16:03:45.519Z] --- PASS: TestRegister (0.00s) [2022-01-03T16:03:45.519Z] === RUN TestCommand [2022-01-03T16:03:45.519Z] --- PASS: TestCommand (0.05s) [2022-01-03T16:03:45.519Z] === RUN TestNaiveSelf [2022-01-03T16:03:45.519Z] --- PASS: TestNaiveSelf (0.04s) [2022-01-03T16:03:45.519Z] PASS [2022-01-03T16:03:45.519Z] coverage: 82.4% of statements [2022-01-03T16:03:45.519Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T16:03:45.631Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage (1.07s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T16:03:45.631Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.632Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.632Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T16:03:45.632Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T16:03:45.632Z] PASS [2022-01-03T16:03:45.632Z] [2022-01-03T16:03:45.632Z] === Skipped [2022-01-03T16:03:45.632Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:03:45.632Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T16:03:45.632Z] [2022-01-03T16:03:45.632Z] DONE 53 tests, 1 skipped in 21.743s [2022-01-03T16:03:45.632Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T16:03:45.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:45.632Z] ++ set -e [2022-01-03T16:03:45.632Z] ++ '[' -n 0 ']' [2022-01-03T16:03:45.632Z] ++ set -x [2022-01-03T16:03:45.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-03T16:03:45.632Z] INFO: Testing against a local daemon [2022-01-03T16:03:45.892Z] === RUN TestVolumesCreateAndList [2022-01-03T16:03:45.892Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T16:03:45.892Z] === RUN TestVolumesRemove [2022-01-03T16:03:45.892Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-03T16:03:45.892Z] === RUN TestVolumesInspect [2022-01-03T16:03:45.892Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T16:03:45.892Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:03:45.892Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:03:45.892Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:03:45.892Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:03:45.892Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T16:03:45.892Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T16:03:45.892Z] PASS [2022-01-03T16:03:45.892Z] [2022-01-03T16:03:45.892Z] DONE 5 tests in 0.216s [2022-01-03T16:03:45.892Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:03:45.892Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:03:45.892Z] +++ kill 13390 [2022-01-03T16:03:45.978Z] --- PASS: TestRetrieveFromStore (2.23s) [2022-01-03T16:03:45.978Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T16:03:45.978Z] === RUN TestDump [2022-01-03T16:03:45.978Z] goroutine 6 [running]: [2022-01-03T16:03:46.057Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:03:46.152Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:03:46.152Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:03:46.152Z] [2022-01-03T16:03:46.152Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:03:46.152Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:03:46.152Z] [2022-01-03T16:03:46.152Z] To set a process to complain mode, use the command line tool [2022-01-03T16:03:46.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:03:46.152Z] +++ true [2022-01-03T16:03:46.153Z] exiting test-integration [2022-01-03T16:03:46.153Z] ++ exit 0 [2022-01-03T16:03:46.153Z] [2022-01-03T16:03:46.441Z] github.com/docker/docker/pkg/stack.dump(0x11ab457) [2022-01-03T16:03:46.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T16:03:46.441Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T16:03:46.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T16:03:46.441Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T16:03:46.441Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T16:03:46.441Z] testing.tRunner(0xc00011c1a0, 0x1318e38) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T16:03:46.441Z] created by testing.(*T).Run [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T16:03:46.441Z] [2022-01-03T16:03:46.441Z] goroutine 1 [chan receive]: [2022-01-03T16:03:46.441Z] testing.(*T).Run(0xc00011c000, {0x130a4fd, 0x118a1b3}, 0x1318e38) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T16:03:46.441Z] testing.runTests.func1(0xc000066750) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T16:03:46.441Z] testing.tRunner(0xc00011c000, 0xc00006fce0) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T16:03:46.441Z] testing.runTests(0xc000074080, {0x147cba0, 0x3, 0x3}, {0x11aa6ad, 0x130c1f7, 0x1481640}) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T16:03:46.441Z] testing.(*M).Run(0xc000074080) [2022-01-03T16:03:46.441Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T16:03:46.441Z] main.main() [2022-01-03T16:03:46.441Z] _testmain.go:95 +0x1f5 [2022-01-03T16:03:46.441Z] --- PASS: TestDump (0.00s) [2022-01-03T16:03:46.441Z] === RUN TestDumpToFile [2022-01-03T16:03:46.441Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T16:03:46.441Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T16:03:46.441Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T16:03:46.441Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T16:03:46.441Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T16:03:46.441Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T16:03:46.441Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T16:03:46.441Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T16:03:46.441Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T16:03:46.441Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T16:03:46.441Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T16:03:46.441Z] === RUN TestDebug [2022-01-03T16:03:46.441Z] --- PASS: TestDebug (0.00s) [2022-01-03T16:03:46.441Z] === RUN TestRequestPoolParallel [2022-01-03T16:03:46.442Z] --- PASS: TestDumpToFile (0.19s) [2022-01-03T16:03:46.442Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T16:03:46.442Z] goroutine 8 [running]: [2022-01-03T16:03:46.442Z] github.com/docker/docker/pkg/stack.dump(0x12183f4) [2022-01-03T16:03:46.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T16:03:46.442Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12187a0}) [2022-01-03T16:03:46.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T16:03:46.442Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-03T16:03:46.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T16:03:46.442Z] testing.tRunner(0xc00011c680, 0x1318e28) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T16:03:46.442Z] created by testing.(*T).Run [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T16:03:46.442Z] [2022-01-03T16:03:46.442Z] goroutine 1 [chan receive]: [2022-01-03T16:03:46.442Z] testing.(*T).Run(0xc00011c000, {0x1311289, 0x118a1b3}, 0x1318e28) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T16:03:46.442Z] testing.runTests.func1(0xc000066750) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T16:03:46.442Z] testing.tRunner(0xc00011c000, 0xc00006fce0) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T16:03:46.442Z] testing.runTests(0xc000074080, {0x147cba0, 0x3, 0x3}, {0x11aa6ad, 0x130c1f7, 0x1481640}) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T16:03:46.442Z] testing.(*M).Run(0xc000074080) [2022-01-03T16:03:46.442Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T16:03:46.442Z] main.main() [2022-01-03T16:03:46.442Z] _testmain.go:95 +0x1f5 [2022-01-03T16:03:46.442Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T16:03:46.442Z] PASS [2022-01-03T16:03:46.442Z] coverage: 90.9% of statements [2022-01-03T16:03:46.442Z] ok github.com/docker/docker/pkg/stack 0.238s coverage: 90.9% of statements [2022-01-03T16:03:46.442Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-01-03T16:03:46.442Z] === RUN TestFullAllocateRelease [2022-01-03T16:03:47.003Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID Post stage [Pipeline] junit [2022-01-03T16:03:47.108Z] Recording test results [2022-01-03T16:03:47.187Z] === RUN TestNewStdWriter [2022-01-03T16:03:47.187Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T16:03:47.187Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestWriteWithNilBytes [2022-01-03T16:03:47.187Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestWrite [2022-01-03T16:03:47.187Z] --- PASS: TestWrite (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestWriteWithWriterError [2022-01-03T16:03:47.187Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T16:03:47.187Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyWriteAndRead [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T16:03:47.187Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T16:03:47.187Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T16:03:47.187Z] PASS [2022-01-03T16:03:47.187Z] coverage: 100.0% of statements [2022-01-03T16:03:47.187Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-01-03T16:03:47.187Z] --- PASS: TestFullAllocateRelease (0.43s) [2022-01-03T16:03:47.187Z] === RUN TestOddAllocateRelease [2022-01-03T16:03:47.187Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-01-03T16:03:47.187Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T16:03:47.415Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T16:03:47.647Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-03T16:03:47.647Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T16:03:47.647Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-01-03T16:03:47.647Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T16:03:47.647Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-03T16:03:47.647Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T16:03:47.647Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:03:47.647Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T16:03:47.647Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T16:03:47.647Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:03:47.647Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T16:03:47.647Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T16:03:47.647Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:03:47.647Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T16:03:47.647Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T16:03:47.647Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:03:47.647Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T16:03:47.647Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T16:03:47.647Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:03:47.647Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T16:03:47.647Z] PASS [2022-01-03T16:03:47.647Z] coverage: 85.3% of statements [2022-01-03T16:03:47.647Z] ok github.com/docker/docker/libnetwork/ipam 57.889s coverage: 85.3% of statements [2022-01-03T16:03:47.787Z] + echo Ensuring container killed. [2022-01-03T16:03:47.787Z] Ensuring container killed. [2022-01-03T16:03:47.787Z] + docker rm -vf docker-pr2 [2022-01-03T16:03:47.787Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-01-03T16:03:48.101Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:03:48.101Z] Chowning /workspace to jenkins user [2022-01-03T16:03:48.101Z] + id -u [2022-01-03T16:03:48.101Z] + id -g [2022-01-03T16:03:48.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T16:03:48.101Z] Unable to find image 'busybox:latest' locally [2022-01-03T16:03:48.101Z] latest: Pulling from library/busybox [2022-01-03T16:03:48.101Z] a01966dde7f8: Pulling fs layer [2022-01-03T16:03:48.107Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T16:03:48.107Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T16:03:48.107Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestFormatStatus [2022-01-03T16:03:48.107Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestFormatError [2022-01-03T16:03:48.107Z] --- PASS: TestFormatError (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestFormatJSONError [2022-01-03T16:03:48.107Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T16:03:48.107Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T16:03:48.107Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestNewJSONProgressOutput [2022-01-03T16:03:48.107Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestAuxFormatterEmit [2022-01-03T16:03:48.107Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestStreamWriterStdout [2022-01-03T16:03:48.107Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T16:03:48.107Z] === RUN TestStreamWriterStderr [2022-01-03T16:03:48.107Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T16:03:48.107Z] PASS [2022-01-03T16:03:48.107Z] coverage: 66.2% of statements [2022-01-03T16:03:48.107Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-01-03T16:03:48.363Z] a01966dde7f8: Verifying Checksum [2022-01-03T16:03:48.363Z] a01966dde7f8: Download complete [2022-01-03T16:03:48.363Z] a01966dde7f8: Pull complete [2022-01-03T16:03:48.363Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T16:03:48.363Z] Status: Downloaded newer image for busybox:latest [2022-01-03T16:03:48.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-03T16:03:48.567Z] === RUN TestGenerateRandomID [2022-01-03T16:03:48.567Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestShortenId [2022-01-03T16:03:48.567Z] --- PASS: TestShortenId (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestShortenSha256Id [2022-01-03T16:03:48.567Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestShortenIdEmpty [2022-01-03T16:03:48.567Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestShortenIdInvalid [2022-01-03T16:03:48.567Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestIsShortIDNonHex [2022-01-03T16:03:48.567Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T16:03:48.567Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T16:03:48.567Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T16:03:48.567Z] PASS [2022-01-03T16:03:48.567Z] coverage: 70.6% of statements [2022-01-03T16:03:48.567Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-01-03T16:03:49.299Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:03:49.299Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:03:49.538Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T16:03:49.538Z] === RUN TestClientStream [2022-01-03T16:03:49.538Z] --- PASS: TestClientStream (0.00s) [2022-01-03T16:03:49.538Z] === RUN TestClientSendFile [2022-01-03T16:03:49.538Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T16:03:49.538Z] === RUN TestClientWithRequestTimeout [2022-01-03T16:03:49.538Z] === RUN TestIsCpusetListAvailable [2022-01-03T16:03:49.538Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T16:03:49.538Z] PASS [2022-01-03T16:03:49.538Z] coverage: 39.4% of statements [2022-01-03T16:03:49.538Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T16:03:49.538Z] === RUN TestFileSpecPlugin [2022-01-03T16:03:49.538Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 39.4% of statements [2022-01-03T16:03:49.538Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-03T16:03:49.538Z] === RUN TestFileJSONSpecPlugin [2022-01-03T16:03:49.538Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-03T16:03:49.538Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T16:03:49.538Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-01-03T16:03:49.538Z] === RUN TestPluginAddHandler [2022-01-03T16:03:49.538Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T16:03:49.538Z] === RUN TestPluginWaitBadPlugin [2022-01-03T16:03:49.538Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T16:03:49.538Z] === RUN TestGet [2022-01-03T16:03:49.538Z] time="2022-01-03T16:03:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:03:49.862Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:03:50.051Z] + bundleName=arm64-integration [2022-01-03T16:03:50.051Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-03T16:03:50.051Z] Creating arm64-integration-bundles.tar.gz [2022-01-03T16:03:50.051Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-01-03T16:03:50.051Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-01-03T16:03:50.325Z] Archiving artifacts [2022-01-03T16:03:50.426Z] docker_api_swarm_service_test.go:148: [de5f54f3e1a2b] joining swarm manager [d4a256ceeec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:03:50.508Z] time="2022-01-03T16:03:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T16:03:51.354Z] docker_api_swarm_service_test.go:148: [d34cd7455ce51] joining swarm manager [d4a256ceeec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:03:51.488Z] === RUN TestChtimes [2022-01-03T16:03:51.488Z] --- PASS: TestChtimes (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestChtimesWindows [2022-01-03T16:03:51.488Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T16:03:51.488Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T16:03:51.488Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T16:03:51.488Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T16:03:51.488Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T16:03:51.488Z] === RUN TestHasWin32KSupport [2022-01-03T16:03:51.488Z] syscall_windows_test.go:8: win32k: true [2022-01-03T16:03:51.488Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T16:03:51.488Z] PASS [2022-01-03T16:03:51.488Z] coverage: 13.0% of statements [2022-01-03T16:03:51.488Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-01-03T16:03:51.611Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:03:52.319Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:03:52.460Z] === RUN TestTailFile [2022-01-03T16:03:52.460Z] --- PASS: TestTailFile (0.00s) [2022-01-03T16:03:52.460Z] === RUN TestTailFileManyLines [2022-01-03T16:03:52.460Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T16:03:52.460Z] === RUN TestTailEmptyFile [2022-01-03T16:03:52.460Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T16:03:52.460Z] === RUN TestTailNegativeN [2022-01-03T16:03:52.460Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.460Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.460Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.461Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.461Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.462Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.462Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.462Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.632Z] + make clean [2022-01-03T16:03:52.632Z] docker volume rm -f docker-dev-cache [2022-01-03T16:03:52.632Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] time="2022-01-03T16:03:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.924Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.924Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T16:03:52.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T16:03:52.925Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.925Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.926Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.926Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:52.979Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:53.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T16:03:53.393Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-03T16:03:53.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T16:03:53.395Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T16:03:53.395Z] PASS [2022-01-03T16:03:53.395Z] coverage: 88.6% of statements [2022-01-03T16:03:53.395Z] ok github.com/docker/docker/pkg/tailfile 0.262s coverage: 88.6% of statements [2022-01-03T16:03:53.856Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T16:03:53.856Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-03T16:03:53.856Z] === RUN TestTarSumRemove [2022-01-03T16:03:53.856Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T16:03:53.856Z] === RUN TestSortFileInfoSums [2022-01-03T16:03:53.856Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T16:03:53.856Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T16:03:53.856Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T16:03:53.856Z] === RUN TestNewTarSumForLabel [2022-01-03T16:03:53.856Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T16:03:53.856Z] === RUN TestEmptyTar [2022-01-03T16:03:53.856Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T16:03:53.856Z] === RUN TestTarSumsReadSize [2022-01-03T16:03:53.856Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-03T16:03:53.856Z] === RUN TestTarSums [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-01-03T16:03:54.317Z] --- PASS: TestTarSums (0.07s) [2022-01-03T16:03:54.317Z] === RUN TestIteration [2022-01-03T16:03:54.317Z] --- PASS: TestIteration (0.00s) [2022-01-03T16:03:54.317Z] === RUN TestVersionLabelForChecksum [2022-01-03T16:03:54.317Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T16:03:54.317Z] === RUN TestVersion [2022-01-03T16:03:54.317Z] --- PASS: TestVersion (0.00s) [2022-01-03T16:03:54.317Z] === RUN TestGetVersion [2022-01-03T16:03:54.317Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T16:03:54.317Z] === RUN TestGetVersions [2022-01-03T16:03:54.317Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T16:03:54.317Z] PASS [2022-01-03T16:03:54.317Z] coverage: 89.3% of statements [2022-01-03T16:03:54.317Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:03:54.778Z] testing: warning: no tests to run [2022-01-03T16:03:54.778Z] PASS [2022-01-03T16:03:54.778Z] coverage: [no statements] [2022-01-03T16:03:54.778Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-01-03T16:03:54.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:03:55.240Z] === RUN TestTruncIndex [2022-01-03T16:03:55.700Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T16:03:55.700Z] PASS [2022-01-03T16:03:55.700Z] coverage: 91.5% of statements [2022-01-03T16:03:55.700Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-01-03T16:03:56.162Z] === RUN TestIsGIT [2022-01-03T16:03:56.162Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T16:03:56.162Z] === RUN TestIsTransport [2022-01-03T16:03:56.162Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T16:03:56.162Z] PASS [2022-01-03T16:03:56.162Z] coverage: 100.0% of statements [2022-01-03T16:03:56.163Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-01-03T16:03:56.623Z] === RUN TestVersionInfo [2022-01-03T16:03:56.623Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T16:03:56.623Z] === RUN TestAppendVersions [2022-01-03T16:03:56.623Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T16:03:56.623Z] PASS [2022-01-03T16:03:56.623Z] coverage: 88.9% of statements [2022-01-03T16:03:56.623Z] time="2022-01-03T16:03:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T16:03:56.623Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-01-03T16:03:56.769Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:03:56.769Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T16:03:56.769Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:03:56.769Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T16:03:56.769Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:03:56.769Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:03:58.133Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:03:58.163Z] === RUN TestValidatePrivileges [2022-01-03T16:03:58.163Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T16:03:58.163Z] === RUN TestFilterByCapNeg [2022-01-03T16:03:58.163Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T16:03:58.163Z] === RUN TestFilterByCapPos [2022-01-03T16:03:58.163Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T16:03:58.163Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T16:03:58.163Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T16:03:58.163Z] PASS [2022-01-03T16:03:58.163Z] coverage: 12.0% of statements [2022-01-03T16:03:58.163Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-01-03T16:03:59.063Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:03:59.136Z] === RUN TestNewSettable [2022-01-03T16:03:59.136Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T16:03:59.136Z] === RUN TestIsSettable [2022-01-03T16:03:59.136Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T16:03:59.136Z] === RUN TestUpdateSettingsEnv [2022-01-03T16:03:59.136Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T16:03:59.136Z] PASS [2022-01-03T16:03:59.136Z] coverage: 20.0% of statements [2022-01-03T16:03:59.136Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-01-03T16:04:00.109Z] === RUN TestLoad [2022-01-03T16:04:00.109Z] --- PASS: TestLoad (0.00s) [2022-01-03T16:04:00.109Z] === RUN TestSave [2022-01-03T16:04:00.109Z] --- PASS: TestSave (0.04s) [2022-01-03T16:04:00.109Z] === RUN TestAddDeleteGet [2022-01-03T16:04:00.109Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-03T16:04:00.109Z] === RUN TestInvalidTags [2022-01-03T16:04:00.109Z] --- PASS: TestInvalidTags (0.01s) [2022-01-03T16:04:00.109Z] PASS [2022-01-03T16:04:00.109Z] coverage: 84.4% of statements [2022-01-03T16:04:00.109Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2022-01-03T16:04:00.430Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:04:00.688Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:04:02.056Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:04:02.305Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T16:04:02.305Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T16:04:02.305Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T16:04:02.305Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestValidateMirror [2022-01-03T16:04:02.305Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestLoadInsecureRegistries [2022-01-03T16:04:02.305Z] time="2022-01-03T16:04:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T16:04:02.305Z] time="2022-01-03T16:04:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T16:04:02.305Z] time="2022-01-03T16:04:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T16:04:02.305Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-01-03T16:04:02.305Z] === RUN TestNewServiceConfig [2022-01-03T16:04:02.305Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestValidateIndexName [2022-01-03T16:04:02.305Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestValidateIndexNameWithError [2022-01-03T16:04:02.305Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestEndpointParse [2022-01-03T16:04:02.305Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestEndpointParseInvalid [2022-01-03T16:04:02.305Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestValidateEndpoint [2022-01-03T16:04:02.305Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestPing [2022-01-03T16:04:02.305Z] --- PASS: TestPing (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestPingRegistryEndpoint [2022-01-03T16:04:02.305Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:02.305Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestEndpoint [2022-01-03T16:04:02.305Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:02.305Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestParseRepositoryInfo [2022-01-03T16:04:02.305Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestNewIndexInfo [2022-01-03T16:04:02.305Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestMirrorEndpointLookup [2022-01-03T16:04:02.305Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:02.305Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-03T16:04:02.305Z] === RUN TestSearchRepositories [2022-01-03T16:04:02.305Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T16:04:02.305Z] Host: 127.0.0.1:49323 [2022-01-03T16:04:02.305Z] User-Agent: docker test client [2022-01-03T16:04:02.305Z] Authorization: Token fake-token [2022-01-03T16:04:02.305Z] X-Docker-Token: true [2022-01-03T16:04:02.305Z] Accept-Encoding: gzip [2022-01-03T16:04:02.305Z] [2022-01-03T16:04:02.305Z] [2022-01-03T16:04:02.305Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T16:04:02.305Z] Connection: close [2022-01-03T16:04:02.305Z] Content-Length: 144 [2022-01-03T16:04:02.305Z] Cache-Control: no-cache [2022-01-03T16:04:02.305Z] Content-Type: application/json [2022-01-03T16:04:02.305Z] Date: Mon, 03 Jan 2022 16:04:02 GMT [2022-01-03T16:04:02.305Z] Expires: -1 [2022-01-03T16:04:02.305Z] Pragma: no-cache [2022-01-03T16:04:02.305Z] Server: docker-tests/mock [2022-01-03T16:04:02.305Z] X-Docker-Registry-Config: mock [2022-01-03T16:04:02.305Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T16:04:02.305Z] [2022-01-03T16:04:02.305Z] [2022-01-03T16:04:02.305Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestTrustedLocation [2022-01-03T16:04:02.305Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T16:04:02.305Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T16:04:02.305Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T16:04:02.305Z] === RUN TestIsSecureIndex [2022-01-03T16:04:02.305Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T16:04:02.305Z] PASS [2022-01-03T16:04:02.305Z] coverage: 51.2% of statements [2022-01-03T16:04:02.305Z] ok github.com/docker/docker/registry 0.225s coverage: 51.2% of statements [2022-01-03T16:04:02.312Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-03T16:04:02.312Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T16:04:02.312Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:04:02.874Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T16:04:03.274Z] time="2022-01-03T16:04:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReader [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T16:04:03.274Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T16:04:03.274Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T16:04:03.274Z] PASS [2022-01-03T16:04:03.274Z] coverage: 100.0% of statements [2022-01-03T16:04:03.734Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2022-01-03T16:04:03.734Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T16:04:03.734Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T16:04:03.734Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T16:04:03.734Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T16:04:03.800Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:04:03.800Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:04:04.194Z] === RUN TestRestartManagerTimeout [2022-01-03T16:04:04.194Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T16:04:04.194Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T16:04:04.194Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T16:04:04.194Z] PASS [2022-01-03T16:04:04.194Z] coverage: 50.9% of statements [2022-01-03T16:04:04.194Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-01-03T16:04:04.363Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:04:04.653Z] --- PASS: TestGet (15.01s) [2022-01-03T16:04:04.653Z] === RUN TestPluginWithNoManifest [2022-01-03T16:04:04.653Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T16:04:04.653Z] === RUN TestGetAll [2022-01-03T16:04:04.653Z] --- PASS: TestGetAll (0.00s) [2022-01-03T16:04:04.653Z] PASS [2022-01-03T16:04:04.653Z] coverage: 73.2% of statements [2022-01-03T16:04:04.653Z] ok github.com/docker/docker/pkg/plugins 35.101s coverage: 73.2% of statements [2022-01-03T16:04:04.653Z] === RUN TestDecodeContainerConfig [2022-01-03T16:04:04.653Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T16:04:04.653Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T16:04:04.653Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T16:04:04.653Z] === RUN TestValidatePrivileged [2022-01-03T16:04:04.653Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T16:04:04.653Z] PASS [2022-01-03T16:04:04.653Z] coverage: 52.6% of statements [2022-01-03T16:04:04.653Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-01-03T16:04:04.653Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T16:04:04.653Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T16:04:04.653Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T16:04:04.653Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T16:04:04.653Z] PASS [2022-01-03T16:04:04.653Z] coverage: 62.5% of statements [2022-01-03T16:04:04.653Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-01-03T16:04:04.925Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:04:05.180Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-03T16:04:05.744Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:04:05.744Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:04:06.308Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:04:06.839Z] === RUN TestGetDriver [2022-01-03T16:04:06.840Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T16:04:06.840Z] === RUN TestVolumeRequestError [2022-01-03T16:04:06.840Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T16:04:06.840Z] PASS [2022-01-03T16:04:06.840Z] coverage: 36.1% of statements [2022-01-03T16:04:06.840Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-01-03T16:04:06.870Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:04:07.126Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:04:07.811Z] === RUN TestGetAddress [2022-01-03T16:04:07.811Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T16:04:07.811Z] === RUN TestRemove [2022-01-03T16:04:07.811Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T16:04:07.811Z] --- SKIP: TestRemove (0.00s) [2022-01-03T16:04:07.811Z] === RUN TestInitializeWithVolumes [2022-01-03T16:04:07.811Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T16:04:07.811Z] === RUN TestCreate [2022-01-03T16:04:07.811Z] --- PASS: TestCreate (0.01s) [2022-01-03T16:04:07.811Z] === RUN TestValidateName [2022-01-03T16:04:07.811Z] --- PASS: TestValidateName (0.00s) [2022-01-03T16:04:07.811Z] === RUN TestCreateWithOpts [2022-01-03T16:04:07.811Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T16:04:07.811Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T16:04:07.811Z] === RUN TestRelaodNoOpts [2022-01-03T16:04:07.811Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T16:04:07.811Z] PASS [2022-01-03T16:04:07.811Z] coverage: 41.5% of statements [2022-01-03T16:04:07.811Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-01-03T16:04:08.054Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRaw [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T16:04:08.272Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRaw [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T16:04:08.272Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestConvertTmpfsOptions [2022-01-03T16:04:08.272Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T16:04:08.272Z] linux_parser_test.go:209: data="ro" [2022-01-03T16:04:08.272Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestParseMountSpec [2022-01-03T16:04:08.272Z] parser_test.go:62: case 0 [2022-01-03T16:04:08.272Z] parser_test.go:62: case 1 [2022-01-03T16:04:08.272Z] parser_test.go:62: case 2 [2022-01-03T16:04:08.272Z] parser_test.go:62: case 3 [2022-01-03T16:04:08.272Z] parser_test.go:62: case 4 [2022-01-03T16:04:08.272Z] parser_test.go:62: case 5 [2022-01-03T16:04:08.272Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestValidateMount [2022-01-03T16:04:08.272Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRaw [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T16:04:08.272Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T16:04:08.272Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T16:04:08.273Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T16:04:08.273Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T16:04:08.273Z] PASS [2022-01-03T16:04:08.273Z] coverage: 67.6% of statements [2022-01-03T16:04:08.273Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-01-03T16:04:08.311Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:04:08.732Z] === RUN TestSetGetMeta [2022-01-03T16:04:08.732Z] === PAUSE TestSetGetMeta [2022-01-03T16:04:08.732Z] === RUN TestRestore [2022-01-03T16:04:08.732Z] === PAUSE TestRestore [2022-01-03T16:04:08.732Z] === RUN TestServiceCreate [2022-01-03T16:04:08.732Z] === PAUSE TestServiceCreate [2022-01-03T16:04:08.732Z] === RUN TestServiceList [2022-01-03T16:04:08.732Z] === PAUSE TestServiceList [2022-01-03T16:04:08.732Z] === RUN TestServiceRemove [2022-01-03T16:04:08.732Z] === PAUSE TestServiceRemove [2022-01-03T16:04:08.732Z] === RUN TestServiceGet [2022-01-03T16:04:08.732Z] === PAUSE TestServiceGet [2022-01-03T16:04:08.732Z] === RUN TestServicePrune [2022-01-03T16:04:08.732Z] === PAUSE TestServicePrune [2022-01-03T16:04:08.732Z] === RUN TestCreate [2022-01-03T16:04:08.732Z] === PAUSE TestCreate [2022-01-03T16:04:08.732Z] === RUN TestRemove [2022-01-03T16:04:08.732Z] === PAUSE TestRemove [2022-01-03T16:04:08.732Z] === RUN TestList [2022-01-03T16:04:08.732Z] === PAUSE TestList [2022-01-03T16:04:08.732Z] === RUN TestFindByDriver [2022-01-03T16:04:08.732Z] === PAUSE TestFindByDriver [2022-01-03T16:04:08.732Z] === RUN TestFindByReferenced [2022-01-03T16:04:08.732Z] === PAUSE TestFindByReferenced [2022-01-03T16:04:08.732Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T16:04:08.732Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T16:04:08.732Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T16:04:08.732Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T16:04:08.732Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T16:04:08.732Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T16:04:08.732Z] === RUN TestRefDerefRemove [2022-01-03T16:04:08.732Z] === PAUSE TestRefDerefRemove [2022-01-03T16:04:08.732Z] === RUN TestGet [2022-01-03T16:04:08.732Z] === PAUSE TestGet [2022-01-03T16:04:08.732Z] === RUN TestGetWithReference [2022-01-03T16:04:08.732Z] === PAUSE TestGetWithReference [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T16:04:08.732Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T16:04:08.732Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T16:04:08.732Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T16:04:08.732Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T16:04:08.732Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T16:04:08.733Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T16:04:08.733Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T16:04:08.733Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T16:04:08.733Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T16:04:08.733Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T16:04:08.733Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T16:04:08.733Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T16:04:08.733Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T16:04:08.733Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T16:04:08.733Z] === CONT TestRestore [2022-01-03T16:04:08.733Z] === CONT TestList [2022-01-03T16:04:08.733Z] === CONT TestServiceGet [2022-01-03T16:04:08.733Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T16:04:08.733Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-03T16:04:08.733Z] === CONT TestRemove [2022-01-03T16:04:08.733Z] --- PASS: TestList (0.05s) [2022-01-03T16:04:08.733Z] === CONT TestCreate [2022-01-03T16:04:08.733Z] --- PASS: TestRestore (0.05s) [2022-01-03T16:04:08.733Z] === CONT TestServicePrune [2022-01-03T16:04:08.733Z] --- PASS: TestRemove (0.03s) [2022-01-03T16:04:08.733Z] === CONT TestServiceRemove [2022-01-03T16:04:08.733Z] --- PASS: TestCreate (0.03s) [2022-01-03T16:04:08.733Z] === CONT TestServiceList [2022-01-03T16:04:08.882Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:04:09.193Z] --- PASS: TestServiceGet (0.21s) [2022-01-03T16:04:09.193Z] === CONT TestServiceCreate [2022-01-03T16:04:09.193Z] time="2022-01-03T16:04:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T16:04:09.193Z] --- PASS: TestServiceRemove (0.14s) [2022-01-03T16:04:09.193Z] === CONT TestSetGetMeta [2022-01-03T16:04:09.193Z] --- PASS: TestServiceList (0.14s) [2022-01-03T16:04:09.193Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T16:04:09.193Z] time="2022-01-03T16:04:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T16:04:09.193Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T16:04:09.193Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T16:04:09.193Z] time="2022-01-03T16:04:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T16:04:09.193Z] time="2022-01-03T16:04:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T16:04:09.193Z] --- PASS: TestServiceCreate (0.04s) [2022-01-03T16:04:09.193Z] === CONT TestFindByReferenced [2022-01-03T16:04:09.193Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-03T16:04:09.193Z] === CONT TestFindByDriver [2022-01-03T16:04:09.193Z] time="2022-01-03T16:04:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T16:04:09.193Z] --- PASS: TestServicePrune (0.22s) [2022-01-03T16:04:09.193Z] === CONT TestGetWithReference [2022-01-03T16:04:09.193Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-03T16:04:09.193Z] === CONT TestGet [2022-01-03T16:04:09.193Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-03T16:04:09.193Z] === CONT TestRefDerefRemove [2022-01-03T16:04:09.193Z] --- PASS: TestFindByDriver (0.03s) [2022-01-03T16:04:09.193Z] --- PASS: TestGet (0.03s) [2022-01-03T16:04:09.193Z] --- PASS: TestGetWithReference (0.04s) [2022-01-03T16:04:09.193Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-03T16:04:09.193Z] PASS [2022-01-03T16:04:09.193Z] coverage: 69.0% of statements [2022-01-03T16:04:09.193Z] ok github.com/docker/docker/volume/service 0.366s coverage: 69.0% of statements [2022-01-03T16:04:09.449Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:04:10.377Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:04:10.377Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:04:10.633Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:04:11.196Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:04:12.125Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:04:12.125Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:04:12.125Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:04:12.381Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:04:14.270Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:04:14.833Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:04:16.370Z] --- PASS: TestBuildWithHugeFile (118.08s) [2022-01-03T16:04:16.370Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T16:04:16.370Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:04:16.370Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:04:16.370Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T16:04:16.370Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:16.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:16.370Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:16.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:16.370Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:16.370Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:16.370Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:16.370Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:16.370Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:16.370Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-03T16:04:16.370Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T16:04:16.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T16:04:16.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-03T16:04:16.370Z] === RUN TestBuildPreserveOwnership [2022-01-03T16:04:16.370Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:16.370Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T16:04:16.370Z] === RUN TestBuildPlatformInvalid [2022-01-03T16:04:16.370Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T16:04:16.370Z] PASS [2022-01-03T16:04:16.370Z] ok github.com/docker/docker/integration/build 192.916s [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === Skipped [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T16:04:16.840Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T16:04:16.840Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-03T16:04:16.840Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T16:04:16.840Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:04:16.840Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T16:04:16.840Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:16.840Z] [2022-01-03T16:04:16.840Z] DONE 29 tests, 6 skipped in 223.028s [2022-01-03T16:04:16.840Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T16:04:19.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:04:19.068Z] INFO: Testing against a local daemon [2022-01-03T16:04:19.068Z] === RUN TestConfigInspect [2022-01-03T16:04:19.068Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T16:04:19.068Z] === RUN TestConfigList [2022-01-03T16:04:19.068Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T16:04:19.068Z] === RUN TestConfigsCreateAndDelete [2022-01-03T16:04:19.068Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:04:19.068Z] === RUN TestConfigsUpdate [2022-01-03T16:04:19.068Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T16:04:19.068Z] === RUN TestTemplatedConfig [2022-01-03T16:04:19.068Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T16:04:19.068Z] === RUN TestConfigCreateResolve [2022-01-03T16:04:19.068Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:19.068Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T16:04:19.068Z] PASS [2022-01-03T16:04:19.068Z] ok github.com/docker/docker/integration/config 0.092s [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === Skipped [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T16:04:19.068Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:19.068Z] [2022-01-03T16:04:19.068Z] DONE 6 tests, 6 skipped in 2.077s [2022-01-03T16:04:19.068Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T16:04:22.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:04:22.039Z] INFO: Testing against a local daemon [2022-01-03T16:04:22.039Z] === RUN TestCheckpoint [2022-01-03T16:04:22.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:04:22.039Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T16:04:22.039Z] === RUN TestContainerInvalidJSON [2022-01-03T16:04:22.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:04:22.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:04:22.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:04:22.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:04:22.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:04:22.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:04:22.039Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-03T16:04:22.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T16:04:22.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T16:04:22.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T16:04:22.039Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-01-03T16:04:22.039Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T16:04:22.039Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-01-03T16:04:22.039Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T16:04:22.512Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-01-03T16:04:22.512Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T16:04:22.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-01-03T16:04:22.512Z] === RUN TestCopyFromContainer [2022-01-03T16:04:22.512Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:22.512Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T16:04:22.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T16:04:22.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:04:22.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:04:22.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:04:22.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:04:22.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:04:22.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:04:22.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:04:22.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:04:22.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:04:22.512Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T16:04:22.983Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:04:22.983Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidEnv [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T16:04:22.983Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:22.983Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T16:04:22.983Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:22.983Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T16:04:22.983Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:22.983Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:04:22.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:04:22.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:04:22.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T16:04:22.983Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:04:22.983Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestCreateDifferentPlatform [2022-01-03T16:04:22.983Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T16:04:22.983Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T16:04:22.983Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T16:04:22.983Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-03T16:04:22.983Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T16:04:22.983Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-01-03T16:04:22.983Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T16:04:22.983Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:04:22.983Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T16:04:22.983Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T16:04:22.983Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:22.983Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestDiff [2022-01-03T16:04:22.983Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:04:22.983Z] --- SKIP: TestDiff (0.00s) [2022-01-03T16:04:22.983Z] === RUN TestExecWithCloseStdin [2022-01-03T16:04:24.013Z] 2022/01/03 16:04:23 Closing DB instances... [2022-01-03T16:04:25.552Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-01-03T16:04:25.552Z] === RUN TestFindNode [2022-01-03T16:04:25.552Z] 2022/01/03 16:04:25 Closing DB instances... [2022-01-03T16:04:25.552Z] --- PASS: TestFindNode (0.02s) [2022-01-03T16:04:25.552Z] === RUN TestChangeNodeState [2022-01-03T16:04:25.552Z] 2022/01/03 16:04:25 Closing DB instances... [2022-01-03T16:04:25.552Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T16:04:25.552Z] === RUN TestNodeReincarnation [2022-01-03T16:04:25.552Z] 2022/01/03 16:04:25 Closing DB instances... [2022-01-03T16:04:25.960Z] --- PASS: TestExecWithCloseStdin (2.61s) [2022-01-03T16:04:25.960Z] === RUN TestExec [2022-01-03T16:04:26.998Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-03T16:04:26.998Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:04:27.254Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-03T16:04:27.254Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-03T16:04:27.254Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:04:27.254Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:04:27.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-03T16:04:27.767Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:04:28.186Z] --- PASS: TestExec (2.47s) [2022-01-03T16:04:28.186Z] === RUN TestExecUser [2022-01-03T16:04:28.186Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:04:28.186Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestExportContainerAndImportImage [2022-01-03T16:04:28.186Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:28.186Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T16:04:28.186Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:28.186Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestHealthCheckWorkdir [2022-01-03T16:04:28.186Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:04:28.186Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestHealthKillContainer [2022-01-03T16:04:28.186Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:04:28.186Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T16:04:28.186Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:04:28.186Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:04:28.186Z] === RUN TestKillContainerInvalidSignal [2022-01-03T16:04:30.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:04:30.408Z] --- PASS: TestKillContainerInvalidSignal (2.22s) [2022-01-03T16:04:30.408Z] === RUN TestKillContainer [2022-01-03T16:04:30.408Z] === RUN TestKillContainer/no_signal [2022-01-03T16:04:31.077Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T16:04:31.077Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-03T16:04:31.077Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T16:04:31.077Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T16:04:31.077Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T16:04:31.077Z] Cross building: bundles/cross/windows/amd64 [2022-01-03T16:04:31.077Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T16:04:31.077Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T16:04:31.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T16:04:31.348Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T16:04:31.348Z] === RUN TestParallelCreate [2022-01-03T16:04:31.348Z] 2022/01/03 16:04:30 Closing DB instances... [2022-01-03T16:04:31.348Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T16:04:31.348Z] === RUN TestParallelDelete [2022-01-03T16:04:31.348Z] 2022/01/03 16:04:30 Closing DB instances... [2022-01-03T16:04:31.348Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T16:04:31.348Z] === RUN TestNetworkDBIslands [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b1ed3921b6aa with config:&{NodeID:b1ed3921b6aa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1799c2c4bb46 with config:&{NodeID:1799c2c4bb46 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2129abd79337 with config:&{NodeID:2129abd79337 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-03T16:04:31.348Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:57c1d88b97c9 with config:&{NodeID:57c1d88b97c9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node 2129abd79337/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, added to nodes list" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T16:04:31.808Z] time="2022-01-03T16:04:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-03T16:04:32.267Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.267Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.267Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.267Z] time="2022-01-03T16:04:31Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0d03cac2f89d with config:&{NodeID:0d03cac2f89d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 2129abd79337/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=info msg="Node 2129abd79337/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T16:04:32.268Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-03T16:04:32.584Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:04:32.631Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T16:04:32.631Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:04:32.631Z] === RUN TestKillContainer/killing_signal [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:32.729Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="The new bootstrap node list is:[172.17.94.56:10033 172.17.94.56:10034 172.17.94.56:10035]" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10033" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49357" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10034" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49358" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10035" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49359" [2022-01-03T16:04:32.729Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=info msg="The new bootstrap node list is:[172.17.94.56:10033 172.17.94.56:10034 172.17.94.56:10035]" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10033" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49360" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10034" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49361" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10035" [2022-01-03T16:04:32.729Z] time="2022-01-03T16:04:32Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49362" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:32Z" level=info msg="node 0 leaving" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="node2(1799c2c4bb46): Node leave event for b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="node3(2129abd79337): Node leave event for b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="node5(0d03cac2f89d): Node leave event for b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="node4(57c1d88b97c9): Node leave event for b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="node1(b1ed3921b6aa): Node leave event for b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:33.187Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, left gossip cluster" [2022-01-03T16:04:33.649Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, left gossip cluster" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, left gossip cluster" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, left gossip cluster" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node b1ed3921b6aa/172.17.94.56, left gossip cluster" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="node 1 leaving" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46 change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="node3(2129abd79337): Node leave event for 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46 change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="node5(0d03cac2f89d): Node leave event for 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46 change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="node2(1799c2c4bb46): Node leave event for 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46 change state NodeActive --> NodeLeft" [2022-01-03T16:04:33.650Z] time="2022-01-03T16:04:33Z" level=info msg="node4(57c1d88b97c9): Node leave event for 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 1799c2c4bb46/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="node 2 leaving" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 2129abd79337 change state NodeActive --> NodeLeft" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="node5(0d03cac2f89d): Node leave event for 2129abd79337/172.17.94.56" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 2129abd79337 change state NodeActive --> NodeLeft" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="node4(57c1d88b97c9): Node leave event for 2129abd79337/172.17.94.56" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="Node 2129abd79337 change state NodeActive --> NodeLeft" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=info msg="node3(2129abd79337): Node leave event for 2129abd79337/172.17.94.56" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=debug msg="memberlist: Failed ping: 1799c2c4bb46 (timeout reached)" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.94.56:10035: use of closed network connection" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.94.56:10036: use of closed network connection" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.94.56:10037: use of closed network connection" [2022-01-03T16:04:34.111Z] time="2022-01-03T16:04:34Z" level=info msg="Node 2129abd79337/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 2129abd79337/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 2129abd79337/172.17.94.56, left gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="memberlist: Suspect 1799c2c4bb46 has failed, no acks received" [2022-01-03T16:04:34.572Z] networkdb_test.go:867: node4: OK [2022-01-03T16:04:34.572Z] networkdb_test.go:867: node5: OK [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="node 0 coming back" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:614fcee781cb with config:&{NodeID:614fcee781cb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 614fcee781cb/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 614fcee781cb/172.17.94.56, added to nodes list" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="node 1 coming back" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cef1224ae5e3 with config:&{NodeID:cef1224ae5e3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node cef1224ae5e3/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node cef1224ae5e3/172.17.94.56, added to nodes list" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="node 2 coming back" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8d5ce3be8342 with config:&{NodeID:8d5ce3be8342 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:34.572Z] time="2022-01-03T16:04:34Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, added to nodes list" [2022-01-03T16:04:35.596Z] --- PASS: TestKillContainer (4.84s) [2022-01-03T16:04:35.596Z] --- PASS: TestKillContainer/no_signal (2.15s) [2022-01-03T16:04:35.596Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:04:35.596Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2022-01-03T16:04:35.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T16:04:35.596Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:04:35.596Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestKillStoppedContainer [2022-01-03T16:04:35.596Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:04:35.596Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T16:04:35.596Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:04:35.596Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestKillDifferentUserContainer [2022-01-03T16:04:35.596Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:04:35.596Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestInspectOomKilledTrue [2022-01-03T16:04:35.596Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:35.596Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestInspectOomKilledFalse [2022-01-03T16:04:35.596Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:04:35.596Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T16:04:35.596Z] === RUN TestLogsFollowTailEmpty [2022-01-03T16:04:37.203Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-01-03T16:04:37.203Z] === RUN TestNetworkNat [2022-01-03T16:04:37.203Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:04:37.203Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T16:04:37.203Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T16:04:38.313Z] time="2022-01-03T16:04:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.94.56:10033 172.17.94.56:10034 172.17.94.56:10035]" [2022-01-03T16:04:38.313Z] time="2022-01-03T16:04:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.94.56:10033 172.17.94.56:10034 172.17.94.56:10035]" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10033" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49364" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, is the new incarnation of the shutdown node b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10034" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49365" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, is the new incarnation of the shutdown node 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10035" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49366" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, is the new incarnation of the shutdown node 2129abd79337/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, is the new incarnation of the shutdown node 1799c2c4bb46/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node cef1224ae5e3/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, is the new incarnation of the shutdown node b1ed3921b6aa/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 614fcee781cb/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, added to nodes list" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, joined gossip cluster" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, is the new incarnation of the shutdown node 2129abd79337/172.17.94.56" [2022-01-03T16:04:38.773Z] time="2022-01-03T16:04:38Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, added to nodes list" [2022-01-03T16:04:39.119Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:04:39.119Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:04:39.119Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49367" [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10033" [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10034" [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49368" [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.94.56:10035" [2022-01-03T16:04:39.232Z] time="2022-01-03T16:04:39Z" level=debug msg="memberlist: Stream connection from=172.17.94.56:49369" [2022-01-03T16:04:39.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:04:39.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:04:39.631Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:04:39.692Z] 2022/01/03 16:04:39 Closing DB instances... [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="node2(cef1224ae5e3): Node leave event for 614fcee781cb/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="node3(8d5ce3be8342): Node leave event for 614fcee781cb/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="node4(57c1d88b97c9): Node leave event for 614fcee781cb/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="node1(614fcee781cb): Node leave event for 614fcee781cb/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="node5(0d03cac2f89d): Node leave event for 614fcee781cb/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:39Z" level=info msg="Node 614fcee781cb/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="node5(0d03cac2f89d): Node leave event for cef1224ae5e3/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="node3(8d5ce3be8342): Node leave event for cef1224ae5e3/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="node4(57c1d88b97c9): Node leave event for cef1224ae5e3/172.17.94.56" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.152Z] time="2022-01-03T16:04:40Z" level=info msg="node2(cef1224ae5e3): Node leave event for cef1224ae5e3/172.17.94.56" [2022-01-03T16:04:40.164Z] --- PASS: TestNetworkLocalhostTCPNat (2.60s) [2022-01-03T16:04:40.164Z] === RUN TestNetworkLoopbackNat [2022-01-03T16:04:40.164Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:04:40.164Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T16:04:40.164Z] === RUN TestPause [2022-01-03T16:04:40.164Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:04:40.164Z] --- SKIP: TestPause (0.00s) [2022-01-03T16:04:40.164Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T16:04:40.561Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:04:40.611Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.611Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="Node cef1224ae5e3/172.17.94.56, left gossip cluster" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.17.94.56:10037: use of closed network connection" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="node4(57c1d88b97c9): Node leave event for 8d5ce3be8342/172.17.94.56" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="node5(0d03cac2f89d): Node leave event for 8d5ce3be8342/172.17.94.56" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342 change state NodeActive --> NodeLeft" [2022-01-03T16:04:40.612Z] time="2022-01-03T16:04:40Z" level=info msg="node3(8d5ce3be8342): Node leave event for 8d5ce3be8342/172.17.94.56" [2022-01-03T16:04:41.071Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, left gossip cluster" [2022-01-03T16:04:41.071Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, left gossip cluster" [2022-01-03T16:04:41.071Z] time="2022-01-03T16:04:40Z" level=info msg="Node 8d5ce3be8342/172.17.94.56, left gossip cluster" [2022-01-03T16:04:41.488Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:04:41.529Z] time="2022-01-03T16:04:41Z" level=info msg="Node 57c1d88b97c9 change state NodeActive --> NodeLeft" [2022-01-03T16:04:41.529Z] time="2022-01-03T16:04:41Z" level=info msg="node5(0d03cac2f89d): Node leave event for 57c1d88b97c9/172.17.94.56" [2022-01-03T16:04:41.529Z] time="2022-01-03T16:04:41Z" level=info msg="Node 57c1d88b97c9 change state NodeActive --> NodeLeft" [2022-01-03T16:04:41.529Z] time="2022-01-03T16:04:41Z" level=info msg="node4(57c1d88b97c9): Node leave event for 57c1d88b97c9/172.17.94.56" [2022-01-03T16:04:41.990Z] time="2022-01-03T16:04:41Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, left gossip cluster" [2022-01-03T16:04:41.990Z] time="2022-01-03T16:04:41Z" level=info msg="Node 57c1d88b97c9/172.17.94.56, left gossip cluster" [2022-01-03T16:04:42.388Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.23s) [2022-01-03T16:04:42.388Z] === RUN TestPauseStopPausedContainer [2022-01-03T16:04:42.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:42.388Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T16:04:42.388Z] === RUN TestPsFilter [2022-01-03T16:04:42.388Z] --- PASS: TestPsFilter (0.34s) [2022-01-03T16:04:42.388Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T16:04:42.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:04:42.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:04:42.679Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:04:42.963Z] time="2022-01-03T16:04:42Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, left gossip cluster" [2022-01-03T16:04:42.963Z] time="2022-01-03T16:04:42Z" level=info msg="Node 0d03cac2f89d change state NodeActive --> NodeFailed" [2022-01-03T16:04:42.963Z] time="2022-01-03T16:04:42Z" level=info msg="Node 0d03cac2f89d/172.17.94.56, added to failed nodes list" [2022-01-03T16:04:42.963Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-01-03T16:04:42.963Z] PASS [2022-01-03T16:04:42.963Z] coverage: 60.0% of statements [2022-01-03T16:04:42.963Z] ok github.com/docker/docker/libnetwork/networkdb 104.456s coverage: 60.0% of statements [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T16:04:42.963Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T16:04:43.629Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:04:45.163Z] [2022-01-03T16:04:45.163Z] === Skipped [2022-01-03T16:04:45.163Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T16:04:45.163Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T16:04:45.163Z] [2022-01-03T16:04:45.163Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T16:04:45.163Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.163Z] [2022-01-03T16:04:45.163Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-03T16:04:45.163Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.163Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-03T16:04:45.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-03T16:04:45.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-01-03T16:04:45.164Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T16:04:45.164Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T16:04:45.164Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T16:04:45.164Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T16:04:45.164Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T16:04:45.164Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T16:04:45.164Z] daemon_test.go:146: root required [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T16:04:45.164Z] reload_test.go:520: root required [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T16:04:45.164Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T16:04:45.164Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T16:04:45.164Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T16:04:45.164Z] download_test.go:267: Needs fixing on Windows [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T16:04:45.164Z] layer_test.go:303: Failing on Windows [2022-01-03T16:04:45.164Z] [2022-01-03T16:04:45.164Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T16:04:45.164Z] layer_test.go:352: Failing on Windows [2022-01-03T16:04:45.349Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s) [2022-01-03T16:04:45.349Z] === RUN TestRemoveContainerWithVolume [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T16:04:45.626Z] layer_test.go:467: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T16:04:45.626Z] layer_test.go:696: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T16:04:45.626Z] migration_test.go:45: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T16:04:45.626Z] migration_test.go:181: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T16:04:45.626Z] mount_test.go:17: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T16:04:45.626Z] mount_test.go:76: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T16:04:45.626Z] mount_test.go:125: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T16:04:45.626Z] mount_test.go:212: Failing on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T16:04:45.626Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T16:04:45.626Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T16:04:45.626Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T16:04:45.626Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T16:04:45.626Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T16:04:45.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.02s) [2022-01-03T16:04:45.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T16:04:45.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T16:04:45.626Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T16:04:45.626Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T16:04:45.626Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T16:04:45.626Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T16:04:45.626Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T16:04:45.626Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T16:04:45.626Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T16:04:45.626Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T16:04:45.626Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-03T16:04:45.626Z] archive_test.go:140: zstd not installed [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T16:04:45.626Z] archive_windows_test.go:16: Currently fails [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T16:04:45.626Z] changes_test.go:195: needs more investigation [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T16:04:45.626Z] changes_test.go:432: needs further investigation [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T16:04:45.626Z] changes_test.go:468: needs further investigation [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T16:04:45.626Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T16:04:45.626Z] poller_test.go:40: No chmod on Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T16:04:45.626Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T16:04:45.626Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T16:04:45.626Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T16:04:45.626Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-03T16:04:45.626Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T16:04:45.626Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T16:04:45.626Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T16:04:45.626Z] [2022-01-03T16:04:45.626Z] DONE 2101 tests, 68 skipped in 288.475s [2022-01-03T16:04:45.626Z] INFO: make.ps1 ended at 01/03/2022 16:04:45 [2022-01-03T16:04:47.815Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T16:04:47.815Z] INFO: Unit tests ended at 01/03/2022 16:04:47. Duration:00:05:08.1800032 [2022-01-03T16:04:47.815Z] INFO: Building busybox [2022-01-03T16:04:47.815Z] Sending build context to Docker daemon 5.12kB [2022-01-03T16:04:47.815Z] [2022-01-03T16:04:47.815Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T16:04:47.815Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T16:04:47.815Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T16:04:47.815Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T16:04:47.815Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T16:04:47.815Z] ---> 1316f72af619 [2022-01-03T16:04:47.815Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T16:04:48.275Z] ---> Running in eeb48b11878b [2022-01-03T16:04:48.314Z] --- PASS: TestRemoveContainerWithVolume (2.78s) [2022-01-03T16:04:48.314Z] === RUN TestRemoveContainerRunning [2022-01-03T16:04:48.878Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:04:48.879Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:04:49.440Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:04:50.369Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:04:50.534Z] --- PASS: TestRemoveContainerRunning (2.08s) [2022-01-03T16:04:50.534Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T16:04:52.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.11s) [2022-01-03T16:04:52.107Z] === RUN TestRemoveInvalidContainer [2022-01-03T16:04:52.107Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T16:04:52.107Z] === RUN TestRenameLinkedContainer [2022-01-03T16:04:52.107Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:04:52.107Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T16:04:52.107Z] === RUN TestRenameStoppedContainer [2022-01-03T16:04:52.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-03T16:04:52.521Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:04:55.042Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:04:55.068Z] --- PASS: TestRenameStoppedContainer (2.84s) [2022-01-03T16:04:55.068Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T16:04:55.787Z] --- PASS: TestBuildWithHugeFile (116.24s) [2022-01-03T16:04:55.787Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T16:04:55.787Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:04:55.787Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:04:55.787Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T16:04:55.787Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:55.787Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:55.787Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:55.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:55.787Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:04:55.787Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:04:55.787Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:04:55.787Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-01-03T16:04:55.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-03T16:04:55.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T16:04:55.787Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T16:04:55.787Z] === RUN TestBuildPreserveOwnership [2022-01-03T16:04:55.787Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:55.787Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T16:04:55.787Z] === RUN TestBuildPlatformInvalid [2022-01-03T16:04:55.787Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T16:04:55.787Z] PASS [2022-01-03T16:04:55.787Z] ok github.com/docker/docker/integration/build 199.815s [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === Skipped [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T16:04:56.258Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T16:04:56.258Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-03T16:04:56.258Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T16:04:56.258Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:04:56.258Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T16:04:56.258Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:04:56.258Z] [2022-01-03T16:04:56.258Z] DONE 29 tests, 6 skipped in 228.685s [2022-01-03T16:04:56.258Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T16:04:56.935Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:04:57.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-03T16:04:58.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:04:58.496Z] INFO: Testing against a local daemon [2022-01-03T16:04:58.496Z] === RUN TestConfigInspect [2022-01-03T16:04:58.496Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T16:04:58.496Z] === RUN TestConfigList [2022-01-03T16:04:58.496Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T16:04:58.496Z] === RUN TestConfigsCreateAndDelete [2022-01-03T16:04:58.496Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:04:58.496Z] === RUN TestConfigsUpdate [2022-01-03T16:04:58.496Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T16:04:58.496Z] === RUN TestTemplatedConfig [2022-01-03T16:04:58.496Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T16:04:58.496Z] === RUN TestConfigCreateResolve [2022-01-03T16:04:58.496Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:58.496Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T16:04:58.496Z] PASS [2022-01-03T16:04:58.496Z] ok github.com/docker/docker/integration/config 0.110s [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === Skipped [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T16:04:58.496Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:04:58.496Z] [2022-01-03T16:04:58.496Z] DONE 6 tests, 6 skipped in 2.291s [2022-01-03T16:04:58.496Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T16:04:58.865Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:04:59.836Z] --- PASS: TestRenameRunningContainerAndReuse (4.32s) [2022-01-03T16:04:59.836Z] === RUN TestRenameInvalidName [2022-01-03T16:05:00.232Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:05:00.232Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-03T16:05:01.162Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:05:01.162Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:05:01.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:05:01.471Z] INFO: Testing against a local daemon [2022-01-03T16:05:01.471Z] === RUN TestCheckpoint [2022-01-03T16:05:01.471Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:05:01.471Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T16:05:01.471Z] === RUN TestContainerInvalidJSON [2022-01-03T16:05:01.471Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:05:01.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:05:01.471Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:05:01.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:05:01.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:05:01.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:05:01.471Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-03T16:05:01.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T16:05:01.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T16:05:01.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T16:05:01.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-01-03T16:05:01.471Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T16:05:01.724Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:05:01.941Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-01-03T16:05:01.941Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T16:05:02.060Z] --- PASS: TestRenameInvalidName (2.23s) [2022-01-03T16:05:02.060Z] === RUN TestRenameAnonymousContainer [2022-01-03T16:05:02.411Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-01-03T16:05:02.411Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T16:05:02.411Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-03T16:05:02.411Z] === RUN TestCopyFromContainer [2022-01-03T16:05:02.411Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:02.411Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T16:05:02.411Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:05:02.411Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:05:02.411Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:05:02.411Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:05:02.411Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:05:02.411Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:05:02.411Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:05:02.411Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:05:02.411Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:05:02.411Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-03T16:05:02.411Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T16:05:02.411Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:05:02.411Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidEnv [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-03T16:05:02.411Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T16:05:02.411Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:02.411Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T16:05:02.411Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:02.411Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T16:05:02.411Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:02.411Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:05:02.411Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:05:02.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:05:02.411Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T16:05:02.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T16:05:02.411Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:05:02.411Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:05:02.411Z] === RUN TestCreateDifferentPlatform [2022-01-03T16:05:02.411Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T16:05:02.411Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T16:05:02.881Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-01-03T16:05:02.881Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-03T16:05:02.881Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-03T16:05:02.881Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T16:05:02.881Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-01-03T16:05:02.881Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T16:05:02.881Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:05:02.881Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T16:05:02.881Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T16:05:02.881Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:02.881Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:05:02.881Z] === RUN TestDiff [2022-01-03T16:05:02.881Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:02.881Z] --- SKIP: TestDiff (0.00s) [2022-01-03T16:05:02.881Z] === RUN TestExecWithCloseStdin [2022-01-03T16:05:02.881Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:05:02.881Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-03T16:05:02.881Z] === RUN TestExec [2022-01-03T16:05:03.091Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:05:03.347Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-03T16:05:03.347Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:05:03.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:05:05.800Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:05:06.362Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-03T16:05:07.293Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:05:07.647Z] --- PASS: TestExec (4.17s) [2022-01-03T16:05:07.648Z] === RUN TestExecUser [2022-01-03T16:05:07.648Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:05:07.648Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestExportContainerAndImportImage [2022-01-03T16:05:07.648Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:07.648Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T16:05:07.648Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:07.648Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestHealthCheckWorkdir [2022-01-03T16:05:07.648Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:07.648Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestHealthKillContainer [2022-01-03T16:05:07.648Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:05:07.648Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T16:05:07.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:05:07.648Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:05:07.648Z] === RUN TestKillContainerInvalidSignal [2022-01-03T16:05:09.213Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-03T16:05:09.374Z] Removing intermediate container eeb48b11878b [2022-01-03T16:05:09.374Z] ---> 0cf27e8c51ad [2022-01-03T16:05:09.374Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T16:05:09.374Z] ---> Running in f69f790cfb0d [2022-01-03T16:05:09.374Z] Removing intermediate container f69f790cfb0d [2022-01-03T16:05:09.374Z] ---> 3c7eb860267b [2022-01-03T16:05:09.374Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T16:05:09.374Z] ---> Running in 706ce997be04 [2022-01-03T16:05:09.374Z] Removing intermediate container 706ce997be04 [2022-01-03T16:05:09.374Z] ---> ea63d62e2e78 [2022-01-03T16:05:09.374Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T16:05:09.374Z] [2022-01-03T16:05:09.374Z] ---> b99289b1fb46 [2022-01-03T16:05:09.374Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T16:05:09.374Z] ---> Running in 45fe6b56e32a [2022-01-03T16:05:10.581Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:05:10.609Z] --- PASS: TestKillContainerInvalidSignal (3.44s) [2022-01-03T16:05:10.609Z] === RUN TestKillContainer [2022-01-03T16:05:10.609Z] === RUN TestKillContainer/no_signal [2022-01-03T16:05:10.743Z] --- PASS: TestRenameAnonymousContainer (9.16s) [2022-01-03T16:05:10.743Z] === RUN TestRenameContainerWithSameName [2022-01-03T16:05:11.146Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:05:11.403Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-03T16:05:11.966Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-03T16:05:11.966Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:05:12.223Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:05:12.479Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:05:12.966Z] --- PASS: TestRenameContainerWithSameName (2.25s) [2022-01-03T16:05:12.966Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T16:05:12.966Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:12.966Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:05:12.966Z] === RUN TestResize [2022-01-03T16:05:13.041Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:05:13.041Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:05:13.565Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T16:05:13.565Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:05:13.565Z] === RUN TestKillContainer/killing_signal [2022-01-03T16:05:13.604Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:05:15.190Z] --- PASS: TestResize (2.17s) [2022-01-03T16:05:15.190Z] === RUN TestResizeWithInvalidSize [2022-01-03T16:05:15.494Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-03T16:05:17.365Z] --- PASS: TestKillContainer (6.62s) [2022-01-03T16:05:17.365Z] --- PASS: TestKillContainer/no_signal (3.27s) [2022-01-03T16:05:17.365Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:05:17.365Z] --- PASS: TestKillContainer/killing_signal (3.30s) [2022-01-03T16:05:17.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T16:05:17.365Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:17.365Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestKillStoppedContainer [2022-01-03T16:05:17.365Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:17.365Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T16:05:17.365Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:17.365Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestKillDifferentUserContainer [2022-01-03T16:05:17.365Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:05:17.365Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestInspectOomKilledTrue [2022-01-03T16:05:17.365Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:17.365Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestInspectOomKilledFalse [2022-01-03T16:05:17.365Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:05:17.365Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T16:05:17.365Z] === RUN TestLogsFollowTailEmpty [2022-01-03T16:05:17.412Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2022-01-03T16:05:17.412Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T16:05:19.661Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-03T16:05:19.661Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-03T16:05:19.661Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T16:05:19.661Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:05:19.918Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-03T16:05:20.330Z] --- PASS: TestLogsFollowTailEmpty (3.44s) [2022-01-03T16:05:20.330Z] === RUN TestNetworkNat [2022-01-03T16:05:20.330Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:20.330Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T16:05:20.330Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T16:05:20.372Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2022-01-03T16:05:20.372Z] === RUN TestDaemonRestartKillContainers [2022-01-03T16:05:20.372Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:20.372Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:05:20.372Z] === RUN TestStats [2022-01-03T16:05:20.372Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:05:20.372Z] --- SKIP: TestStats (0.00s) [2022-01-03T16:05:20.372Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T16:05:20.481Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:05:21.849Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:05:22.411Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-03T16:05:22.973Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-03T16:05:22.973Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:05:23.230Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:05:23.791Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:05:24.048Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:05:24.610Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:05:24.610Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T16:05:24.610Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:05:24.866Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:05:25.100Z] --- PASS: TestNetworkLocalhostTCPNat (4.21s) [2022-01-03T16:05:25.100Z] === RUN TestNetworkLoopbackNat [2022-01-03T16:05:25.100Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:25.100Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T16:05:25.100Z] === RUN TestPause [2022-01-03T16:05:25.100Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:05:25.100Z] --- SKIP: TestPause (0.00s) [2022-01-03T16:05:25.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T16:05:25.428Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:05:25.428Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T16:05:25.428Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:05:25.770Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-03T16:05:26.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.18s) [2022-01-03T16:05:26.255Z] === RUN TestStopContainerWithTimeout [2022-01-03T16:05:26.255Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:05:26.255Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T16:05:26.255Z] === RUN TestUpdateRestartPolicy [2022-01-03T16:05:26.714Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:05:26.714Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T16:05:26.714Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:05:28.063Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.46s) [2022-01-03T16:05:28.063Z] === RUN TestPauseStopPausedContainer [2022-01-03T16:05:28.063Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:28.063Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T16:05:28.063Z] === RUN TestPsFilter [2022-01-03T16:05:28.533Z] --- PASS: TestPsFilter (0.38s) [2022-01-03T16:05:28.533Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T16:05:29.232Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:05:29.795Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:05:30.053Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:05:32.335Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.44s) [2022-01-03T16:05:32.335Z] === RUN TestRemoveContainerWithVolume [2022-01-03T16:05:34.218Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:05:34.218Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:05:34.474Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-03T16:05:34.539Z] Removing intermediate container 45fe6b56e32a [2022-01-03T16:05:34.539Z] ---> bb8bc94a112b [2022-01-03T16:05:34.539Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T16:05:34.539Z] ---> Running in b8c8a00b4d0d [2022-01-03T16:05:34.539Z] [2022-01-03T16:05:34.539Z] SUCCESS: Specified value was saved. [2022-01-03T16:05:35.839Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-03T16:05:36.087Z] Removing intermediate container b8c8a00b4d0d [2022-01-03T16:05:36.087Z] ---> 2a0ee8995f9a [2022-01-03T16:05:36.087Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T16:05:36.087Z] ---> Running in 002b6b6c6601 [2022-01-03T16:05:36.095Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-03T16:05:36.133Z] --- PASS: TestRemoveContainerWithVolume (3.89s) [2022-01-03T16:05:36.133Z] === RUN TestRemoveContainerRunning [2022-01-03T16:05:38.613Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-03T16:05:39.094Z] --- PASS: TestRemoveContainerRunning (3.33s) [2022-01-03T16:05:39.094Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T16:05:41.129Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-03T16:05:41.386Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-03T16:05:41.949Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-03T16:05:42.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-03T16:05:42.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.45s) [2022-01-03T16:05:42.909Z] === RUN TestRemoveInvalidContainer [2022-01-03T16:05:42.909Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T16:05:42.909Z] === RUN TestRenameLinkedContainer [2022-01-03T16:05:42.909Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:42.909Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T16:05:42.909Z] === RUN TestRenameStoppedContainer [2022-01-03T16:05:43.074Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-03T16:05:43.075Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-03T16:05:43.165Z] Cannot create a file when that file already exists. [2022-01-03T16:05:43.638Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-03T16:05:43.895Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-03T16:05:44.457Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:05:45.386Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:05:45.879Z] --- PASS: TestRenameStoppedContainer (3.31s) [2022-01-03T16:05:45.880Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T16:05:45.948Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:05:47.544Z] --- PASS: TestUpdateRestartPolicy (22.31s) [2022-01-03T16:05:47.544Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T16:05:47.861Z] Removing intermediate container 002b6b6c6601 [2022-01-03T16:05:47.861Z] ---> 5e8b67370956 [2022-01-03T16:05:47.861Z] Step 13/13 : CMD ["sh"] [2022-01-03T16:05:47.861Z] ---> Running in 95312374dfb0 [2022-01-03T16:05:47.861Z] Removing intermediate container 95312374dfb0 [2022-01-03T16:05:47.861Z] ---> 0176e3cc7a0e [2022-01-03T16:05:47.861Z] Successfully built 0176e3cc7a0e [2022-01-03T16:05:47.861Z] Successfully tagged busybox:latest [2022-01-03T16:05:47.861Z] INFO: Docker images of the daemon under test [2022-01-03T16:05:47.861Z] [2022-01-03T16:05:48.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T16:05:48.321Z] busybox latest 0176e3cc7a0e Less than a second ago 5.77GB [2022-01-03T16:05:48.321Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 3 weeks ago 5.74GB [2022-01-03T16:05:48.321Z] microsoft/windowsservercore latest 1316f72af619 3 weeks ago 5.74GB [2022-01-03T16:05:48.321Z] [2022-01-03T16:05:48.321Z] INFO: Running integration tests at 01/03/2022 16:05:47... [2022-01-03T16:05:48.321Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T16:05:48.321Z] INFO: Integration API tests being run from the host: [2022-01-03T16:05:48.321Z] INFO: make.ps1 starting at 01/03/2022 16:05:47 [2022-01-03T16:05:48.467Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:05:49.298Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T16:05:49.395Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:05:49.770Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2022-01-03T16:05:49.770Z] === RUN TestWaitNonBlocked [2022-01-03T16:05:49.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:05:49.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:05:49.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:05:49.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:05:49.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:05:49.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:05:49.956Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:05:50.519Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:05:50.776Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-03T16:05:50.776Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T16:05:50.776Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:05:51.338Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-03T16:05:51.338Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:05:51.902Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-03T16:05:52.530Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T16:05:52.531Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T16:05:52.531Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T16:05:52.531Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T16:05:52.531Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-03T16:05:52.531Z] remote: Enumerating objects: 23, done. [2022-01-03T16:05:52.531Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-03T16:05:52.531Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-03T16:05:52.531Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-03T16:05:52.531Z] 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-01-03T16:05:52.531Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-03T16:05:52.531Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-03T16:05:52.903Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:05:52.903Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:05:52.903Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:05:53.057Z] --- PASS: TestRenameRunningContainerAndReuse (6.70s) [2022-01-03T16:05:53.057Z] === RUN TestRenameInvalidName [2022-01-03T16:05:53.473Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-03T16:05:53.734Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-03T16:05:53.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2022-01-03T16:05:53.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.20s) [2022-01-03T16:05:53.734Z] === RUN TestWaitBlocked [2022-01-03T16:05:53.734Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:53.734Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T16:05:53.734Z] PASS [2022-01-03T16:05:53.734Z] ok github.com/docker/docker/integration/container 91.408s [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === Skipped [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T16:05:53.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T16:05:53.734Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:05:53.734Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:05:53.734Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:05:53.734Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:05:53.734Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:05:53.734Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T16:05:53.734Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:05:53.734Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T16:05:53.734Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T16:05:53.734Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T16:05:53.734Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:05:53.734Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T16:05:53.734Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T16:05:53.734Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:05:53.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:05:53.734Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T16:05:53.734Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T16:05:53.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T16:05:53.734Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T16:05:53.734Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T16:05:53.734Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T16:05:53.734Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:05:53.734Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:05:53.734Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T16:05:53.734Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T16:05:53.734Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T16:05:53.734Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:05:53.734Z] [2022-01-03T16:05:53.734Z] DONE 87 tests, 33 skipped in 93.934s [2022-01-03T16:05:53.734Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T16:05:55.367Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-03T16:05:55.623Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-03T16:05:55.950Z] Cross building: bundles/cross/linux/ppc64le [2022-01-03T16:05:55.950Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T16:05:55.950Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T16:05:56.015Z] --- PASS: TestRenameInvalidName (3.40s) [2022-01-03T16:05:56.015Z] === RUN TestRenameAnonymousContainer [2022-01-03T16:05:56.185Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-03T16:05:57.551Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-03T16:06:00.069Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:06:02.584Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:06:02.840Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:06:03.403Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:06:03.660Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:06:05.027Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:06:05.956Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:06:06.517Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:06:06.517Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:06:06.772Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:06:07.028Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:06:07.592Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:06:07.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-03T16:06:08.103Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-03T16:06:08.103Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T16:06:08.103Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:06:08.359Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:06:08.526Z] --- PASS: TestRenameAnonymousContainer (11.76s) [2022-01-03T16:06:08.526Z] === RUN TestRenameContainerWithSameName [2022-01-03T16:06:08.925Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:06:11.443Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-03T16:06:11.483Z] --- PASS: TestRenameContainerWithSameName (3.36s) [2022-01-03T16:06:11.483Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T16:06:11.483Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:11.483Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:06:11.483Z] === RUN TestResize [2022-01-03T16:06:12.005Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:06:12.577Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:06:13.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:06:14.078Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-03T16:06:15.294Z] --- PASS: TestResize (3.54s) [2022-01-03T16:06:15.294Z] === RUN TestResizeWithInvalidSize [2022-01-03T16:06:15.447Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:06:16.375Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:06:16.632Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-03T16:06:17.998Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:06:18.257Z] --- PASS: TestResizeWithInvalidSize (3.46s) [2022-01-03T16:06:18.257Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T16:06:19.101Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T16:06:19.101Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:06:19.101Z] === RUN TestDaemonConfigValidation [2022-01-03T16:06:19.101Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T16:06:19.101Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T16:06:19.101Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:06:19.101Z] === RUN TestDaemonProxy [2022-01-03T16:06:19.101Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:06:19.101Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T16:06:19.101Z] PASS [2022-01-03T16:06:19.101Z] ok github.com/docker/docker/integration/daemon 0.136s [2022-01-03T16:06:19.101Z] [2022-01-03T16:06:19.101Z] === Skipped [2022-01-03T16:06:19.101Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:06:19.101Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] [2022-01-03T16:06:19.101Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T16:06:19.101Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] [2022-01-03T16:06:19.101Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:06:19.101Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:06:19.101Z] [2022-01-03T16:06:19.101Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T16:06:19.101Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:06:19.101Z] [2022-01-03T16:06:19.101Z] DONE 4 tests, 4 skipped in 24.721s [2022-01-03T16:06:19.101Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T16:06:19.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-03T16:06:19.892Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:06:20.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:20.094Z] INFO: Testing against a local daemon [2022-01-03T16:06:20.094Z] === RUN TestCommitInheritsEnv [2022-01-03T16:06:20.094Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:06:20.094Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T16:06:20.094Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T16:06:20.094Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:06:20.094Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:06:20.094Z] === RUN TestImagesFilterMultiReference [2022-01-03T16:06:20.094Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-03T16:06:20.094Z] === RUN TestImagePullPlatformInvalid [2022-01-03T16:06:20.094Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-03T16:06:20.094Z] === RUN TestRemoveImageOrphaning [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:06:20.455Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:06:20.455Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:06:20.455Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-03T16:06:20.455Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T16:06:20.455Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-03T16:06:21.019Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-03T16:06:21.085Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2022-01-03T16:06:21.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T16:06:21.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-03T16:06:21.085Z] === RUN TestTagInvalidReference [2022-01-03T16:06:21.085Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-03T16:06:21.085Z] === RUN TestTagValidPrefixedRepo [2022-01-03T16:06:21.085Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-03T16:06:21.085Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T16:06:21.085Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-01-03T16:06:21.085Z] === RUN TestTagOfficialNames [2022-01-03T16:06:21.085Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-03T16:06:21.085Z] === RUN TestTagMatchesDigest [2022-01-03T16:06:21.085Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-03T16:06:21.085Z] PASS [2022-01-03T16:06:21.559Z] ok github.com/docker/docker/integration/image 1.556s [2022-01-03T16:06:21.559Z] [2022-01-03T16:06:21.559Z] === Skipped [2022-01-03T16:06:21.559Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T16:06:21.559Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:06:21.559Z] [2022-01-03T16:06:21.559Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:06:21.559Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:06:21.559Z] [2022-01-03T16:06:21.559Z] DONE 11 tests, 2 skipped in 3.251s [2022-01-03T16:06:21.559Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T16:06:21.582Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-03T16:06:22.059Z] --- PASS: TestResizeWhenContainerNotStarted (3.55s) [2022-01-03T16:06:22.059Z] === RUN TestDaemonRestartKillContainers [2022-01-03T16:06:22.059Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:22.059Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:06:22.059Z] === RUN TestStats [2022-01-03T16:06:22.059Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:06:22.059Z] --- SKIP: TestStats (0.00s) [2022-01-03T16:06:22.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T16:06:22.949Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-03T16:06:22.949Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-03T16:06:23.511Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-03T16:06:23.767Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:06:23.767Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-03T16:06:23.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:23.787Z] INFO: Testing against a local daemon [2022-01-03T16:06:23.787Z] === RUN TestNetworkCreateDelete [2022-01-03T16:06:23.787Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.787Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T16:06:23.787Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:06:23.787Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonDNSFallback [2022-01-03T16:06:23.787Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestInspectNetwork [2022-01-03T16:06:23.787Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:23.787Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T16:06:23.787Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.787Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestNetworkInvalidJSON [2022-01-03T16:06:23.787Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T16:06:23.787Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T16:06:23.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:06:23.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:06:23.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:06:23.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:06:23.787Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T16:06:23.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:06:23.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T16:06:23.787Z] === RUN TestNetworkList [2022-01-03T16:06:23.787Z] === RUN TestNetworkList//networks [2022-01-03T16:06:23.787Z] === PAUSE TestNetworkList//networks [2022-01-03T16:06:23.787Z] === RUN TestNetworkList//networks/ [2022-01-03T16:06:23.787Z] === PAUSE TestNetworkList//networks/ [2022-01-03T16:06:23.787Z] === CONT TestNetworkList//networks [2022-01-03T16:06:23.787Z] === CONT TestNetworkList//networks/ [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkList (0.04s) [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T16:06:23.787Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T16:06:23.787Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T16:06:23.787Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T16:06:23.787Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T16:06:23.787Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T16:06:23.787Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T16:06:23.787Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T16:06:23.787Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T16:06:23.787Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:06:23.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T16:06:23.787Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:06:23.787Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T16:06:23.787Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:06:23.787Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:06:23.787Z] PASS [2022-01-03T16:06:23.787Z] ok github.com/docker/docker/integration/network 0.195s [2022-01-03T16:06:23.787Z] [2022-01-03T16:06:23.787Z] === Skipped [2022-01-03T16:06:23.787Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T16:06:23.788Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:06:23.788Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T16:06:23.788Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T16:06:23.788Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:06:23.788Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:06:23.788Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:06:23.788Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:06:23.788Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:06:23.788Z] [2022-01-03T16:06:23.788Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:06:23.788Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:06:24.258Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:06:24.258Z] [2022-01-03T16:06:24.258Z] DONE 22 tests, 15 skipped in 2.470s [2022-01-03T16:06:24.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-03T16:06:24.696Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T16:06:24.696Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-03T16:06:24.728Z] testing: warning: no tests to run [2022-01-03T16:06:24.728Z] PASS [2022-01-03T16:06:24.728Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-01-03T16:06:24.728Z] [2022-01-03T16:06:24.728Z] DONE 0 tests in 0.744s [2022-01-03T16:06:25.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:06:25.037Z] INFO: Testing against a local daemon [2022-01-03T16:06:25.037Z] === RUN TestBuildWithSession [2022-01-03T16:06:25.037Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:06:25.037Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T16:06:25.037Z] === RUN TestBuildSquashParent [2022-01-03T16:06:25.037Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:25.037Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T16:06:25.037Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T16:06:25.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:06:25.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:06:25.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:06:25.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:06:25.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:06:25.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:06:25.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:06:25.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:06:25.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:06:25.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:06:25.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:06:25.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:06:25.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T16:06:25.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T16:06:25.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T16:06:25.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T16:06:25.199Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T16:06:25.626Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-03T16:06:25.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-03T16:06:25.669Z] testing: warning: no tests to run [2022-01-03T16:06:25.669Z] PASS [2022-01-03T16:06:25.669Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-01-03T16:06:25.669Z] [2022-01-03T16:06:25.669Z] DONE 0 tests in 0.721s [2022-01-03T16:06:25.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T16:06:26.188Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-03T16:06:26.188Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-03T16:06:26.659Z] testing: warning: no tests to run [2022-01-03T16:06:26.659Z] PASS [2022-01-03T16:06:26.659Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-01-03T16:06:26.659Z] [2022-01-03T16:06:26.659Z] DONE 0 tests in 0.694s [2022-01-03T16:06:26.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T16:06:26.751Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:06:26.751Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:06:27.314Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:06:27.314Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-03T16:06:27.654Z] testing: warning: no tests to run [2022-01-03T16:06:27.654Z] PASS [2022-01-03T16:06:27.654Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [2022-01-03T16:06:27.654Z] [2022-01-03T16:06:27.654Z] DONE 0 tests in 0.786s [2022-01-03T16:06:27.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T16:06:28.242Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-03T16:06:28.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-03T16:06:28.806Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-03T16:06:28.806Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:06:28.806Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:06:29.368Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:06:30.735Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-03T16:06:30.991Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-03T16:06:30.991Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T16:06:30.991Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:06:31.553Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:06:31.553Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:06:31.553Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-03T16:06:32.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:32.433Z] INFO: Testing against a local daemon [2022-01-03T16:06:32.433Z] === RUN TestPluginInvalidJSON [2022-01-03T16:06:32.433Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:06:32.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:06:32.433Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:06:32.433Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-03T16:06:32.433Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T16:06:32.433Z] === RUN TestPluginInstall [2022-01-03T16:06:32.433Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:06:32.433Z] --- SKIP: TestPluginInstall (0.01s) [2022-01-03T16:06:32.433Z] === RUN TestPluginsWithRuntimes [2022-01-03T16:06:32.433Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:06:32.433Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T16:06:32.433Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T16:06:32.433Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:06:32.433Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:06:32.433Z] PASS [2022-01-03T16:06:32.433Z] ok github.com/docker/docker/integration/plugin/common 0.129s [2022-01-03T16:06:32.482Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:06:32.505Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.34s) [2022-01-03T16:06:32.505Z] === RUN TestStopContainerWithTimeout [2022-01-03T16:06:32.505Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:06:32.505Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T16:06:32.505Z] === RUN TestUpdateRestartPolicy [2022-01-03T16:06:32.903Z] [2022-01-03T16:06:32.903Z] === Skipped [2022-01-03T16:06:32.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-01-03T16:06:32.903Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:06:32.903Z] [2022-01-03T16:06:32.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T16:06:32.903Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:06:32.903Z] [2022-01-03T16:06:32.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:06:32.903Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:06:32.903Z] [2022-01-03T16:06:32.903Z] DONE 5 tests, 3 skipped in 5.112s [2022-01-03T16:06:32.903Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T16:06:33.078Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:06:34.970Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:06:35.227Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:06:35.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T16:06:35.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T16:06:35.483Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:06:35.483Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:06:35.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:35.871Z] INFO: Testing against a local daemon [2022-01-03T16:06:35.871Z] === RUN TestExternalGraphDriver [2022-01-03T16:06:35.871Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:06:35.871Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T16:06:35.871Z] === RUN TestGraphdriverPluginV2 [2022-01-03T16:06:35.871Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:06:35.871Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:06:35.871Z] PASS [2022-01-03T16:06:35.871Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.112s [2022-01-03T16:06:35.871Z] [2022-01-03T16:06:35.871Z] === Skipped [2022-01-03T16:06:35.871Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T16:06:35.871Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:06:35.871Z] [2022-01-03T16:06:35.871Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:06:35.871Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:06:35.871Z] [2022-01-03T16:06:35.871Z] DONE 2 tests, 2 skipped in 3.092s [2022-01-03T16:06:35.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T16:06:36.045Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-03T16:06:36.973Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-03T16:06:37.902Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-03T16:06:37.902Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:06:37.902Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:06:38.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:38.095Z] INFO: Testing against a local daemon [2022-01-03T16:06:38.095Z] === RUN TestReadPluginNoRead [2022-01-03T16:06:38.095Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:06:38.095Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T16:06:38.095Z] PASS [2022-01-03T16:06:38.095Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-01-03T16:06:38.095Z] [2022-01-03T16:06:38.095Z] === Skipped [2022-01-03T16:06:38.095Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T16:06:38.095Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:06:38.095Z] [2022-01-03T16:06:38.095Z] DONE 1 tests, 1 skipped in 2.103s [2022-01-03T16:06:38.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T16:06:39.095Z] testing: warning: no tests to run [2022-01-03T16:06:39.095Z] PASS [2022-01-03T16:06:39.095Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-01-03T16:06:39.269Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:06:39.269Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:06:39.566Z] [2022-01-03T16:06:39.566Z] DONE 0 tests in 1.121s [2022-01-03T16:06:39.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T16:06:39.837Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:06:41.203Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2767036709 [2022-01-03T16:06:41.460Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:06:41.460Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:06:41.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:41.789Z] INFO: Testing against a local daemon [2022-01-03T16:06:41.789Z] === RUN TestPluginWithDevMounts [2022-01-03T16:06:41.789Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:41.789Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T16:06:41.789Z] PASS [2022-01-03T16:06:41.789Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-01-03T16:06:41.789Z] [2022-01-03T16:06:41.789Z] === Skipped [2022-01-03T16:06:41.789Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T16:06:41.789Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:41.789Z] [2022-01-03T16:06:41.789Z] DONE 1 tests, 1 skipped in 2.112s [2022-01-03T16:06:41.789Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T16:06:42.829Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:06:42.829Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:06:42.829Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:06:43.086Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-03T16:06:43.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:43.358Z] INFO: Testing against a local daemon [2022-01-03T16:06:43.358Z] === RUN TestSecretInspect [2022-01-03T16:06:43.358Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T16:06:43.358Z] === RUN TestSecretList [2022-01-03T16:06:43.358Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T16:06:43.358Z] === RUN TestSecretsCreateAndDelete [2022-01-03T16:06:43.358Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:06:43.358Z] === RUN TestSecretsUpdate [2022-01-03T16:06:43.358Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T16:06:43.358Z] === RUN TestTemplatedSecret [2022-01-03T16:06:43.358Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T16:06:43.358Z] === RUN TestSecretCreateResolve [2022-01-03T16:06:43.358Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:43.358Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T16:06:43.358Z] PASS [2022-01-03T16:06:43.358Z] ok github.com/docker/docker/integration/secret 0.088s [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === Skipped [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T16:06:43.358Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:43.358Z] [2022-01-03T16:06:43.358Z] DONE 6 tests, 6 skipped in 1.881s [2022-01-03T16:06:43.829Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T16:06:44.014Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.39s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.62s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.35s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.71s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.65s) [2022-01-03T16:06:45.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.65s) [2022-01-03T16:06:45.745Z] === RUN TestBuildMultiStageCopy [2022-01-03T16:06:45.745Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T16:06:45.904Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:06:46.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:46.052Z] INFO: Testing against a local daemon [2022-01-03T16:06:46.052Z] === RUN TestServiceCreateInit [2022-01-03T16:06:46.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T16:06:46.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T16:06:46.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T16:06:46.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceConflict [2022-01-03T16:06:46.052Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T16:06:46.052Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-03T16:06:46.052Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T16:06:46.052Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T16:06:46.052Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T16:06:46.052Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceSysctls [2022-01-03T16:06:46.052Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-03T16:06:46.052Z] === RUN TestCreateServiceCapabilities [2022-01-03T16:06:46.052Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-03T16:06:46.052Z] === RUN TestInspect [2022-01-03T16:06:46.052Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestInspect (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestCreateJob [2022-01-03T16:06:46.052Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestReplicatedJob [2022-01-03T16:06:46.052Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestUpdateReplicatedJob [2022-01-03T16:06:46.052Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceListWithStatuses [2022-01-03T16:06:46.052Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T16:06:46.052Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestDockerNetworkReConnect [2022-01-03T16:06:46.052Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServicePlugin [2022-01-03T16:06:46.052Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.052Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceUpdateLabel [2022-01-03T16:06:46.052Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceUpdateSecrets [2022-01-03T16:06:46.052Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceUpdateConfigs [2022-01-03T16:06:46.052Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceUpdateNetwork [2022-01-03T16:06:46.052Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T16:06:46.052Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T16:06:46.052Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.052Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T16:06:46.052Z] PASS [2022-01-03T16:06:46.052Z] ok github.com/docker/docker/integration/service 0.244s [2022-01-03T16:06:46.160Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:06:46.160Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:06:46.416Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:06:46.416Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:06:46.521Z] [2022-01-03T16:06:46.522Z] === Skipped [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-03T16:06:46.522Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:06:46.522Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-03T16:06:46.522Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-03T16:06:46.522Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T16:06:46.522Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T16:06:46.522Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T16:06:46.522Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T16:06:46.522Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T16:06:46.522Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:06:46.522Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T16:06:46.522Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T16:06:46.522Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T16:06:46.522Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T16:06:46.522Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T16:06:46.522Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T16:06:46.522Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T16:06:46.522Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:06:46.522Z] [2022-01-03T16:06:46.522Z] DONE 24 tests, 23 skipped in 2.699s [2022-01-03T16:06:46.522Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T16:06:46.977Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:06:48.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:48.091Z] INFO: Testing against a local daemon [2022-01-03T16:06:48.091Z] === RUN TestSessionCreate [2022-01-03T16:06:48.091Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:48.091Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T16:06:48.091Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:06:48.091Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:48.091Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:06:48.091Z] PASS [2022-01-03T16:06:48.091Z] ok github.com/docker/docker/integration/session 0.090s [2022-01-03T16:06:48.562Z] [2022-01-03T16:06:48.562Z] === Skipped [2022-01-03T16:06:48.562Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T16:06:48.562Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:48.562Z] [2022-01-03T16:06:48.562Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:06:48.562Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:06:48.562Z] [2022-01-03T16:06:48.562Z] DONE 2 tests, 2 skipped in 1.852s [2022-01-03T16:06:48.562Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T16:06:48.868Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:06:50.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:50.154Z] INFO: Testing against a local daemon [2022-01-03T16:06:50.154Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:06:50.154Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:50.154Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestDiskUsage [2022-01-03T16:06:50.154Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:06:50.154Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestEventsExecDie [2022-01-03T16:06:50.154Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:06:50.154Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:06:50.154Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:06:50.154Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestEventsVolumeCreate [2022-01-03T16:06:50.154Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:06:50.154Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestInfoAPI [2022-01-03T16:06:50.154Z] --- PASS: TestInfoAPI (0.04s) [2022-01-03T16:06:50.154Z] === RUN TestInfoAPIWarnings [2022-01-03T16:06:50.154Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:06:50.154Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestInfoDebug [2022-01-03T16:06:50.154Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:50.154Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:06:50.154Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:50.154Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:06:50.154Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:50.154Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T16:06:50.154Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:06:51.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-01-03T16:06:51.145Z] === RUN TestPingCacheHeaders [2022-01-03T16:06:51.145Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-03T16:06:51.145Z] === RUN TestPingGet [2022-01-03T16:06:51.145Z] --- PASS: TestPingGet (0.03s) [2022-01-03T16:06:51.145Z] === RUN TestPingHead [2022-01-03T16:06:51.145Z] --- PASS: TestPingHead (0.03s) [2022-01-03T16:06:51.145Z] === RUN TestVersion [2022-01-03T16:06:51.145Z] --- PASS: TestVersion (0.03s) [2022-01-03T16:06:51.145Z] PASS [2022-01-03T16:06:51.145Z] ok github.com/docker/docker/integration/system 1.182s [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === Skipped [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:06:51.617Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T16:06:51.617Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T16:06:51.617Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:06:51.617Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T16:06:51.617Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T16:06:51.617Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T16:06:51.617Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T16:06:51.617Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T16:06:51.617Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:06:51.617Z] [2022-01-03T16:06:51.617Z] DONE 15 tests, 9 skipped in 2.886s [2022-01-03T16:06:51.617Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T16:06:53.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:06:53.188Z] INFO: Testing against a local daemon [2022-01-03T16:06:53.188Z] === RUN TestVolumesCreateAndList [2022-01-03T16:06:53.188Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-03T16:06:53.188Z] === RUN TestVolumesRemove [2022-01-03T16:06:53.188Z] --- PASS: TestVolumesRemove (0.15s) [2022-01-03T16:06:53.188Z] === RUN TestVolumesInspect [2022-01-03T16:06:53.663Z] --- PASS: TestVolumesInspect (0.06s) [2022-01-03T16:06:53.663Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:06:53.663Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:06:53.663Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:06:53.663Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:06:53.663Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-03T16:06:53.663Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T16:06:53.663Z] PASS [2022-01-03T16:06:53.663Z] ok github.com/docker/docker/integration/volume 0.347s [2022-01-03T16:06:53.663Z] [2022-01-03T16:06:53.663Z] DONE 5 tests in 2.112s [2022-01-03T16:06:53.663Z] INFO: make.ps1 ended at 01/03/2022 16:06:53 [2022-01-03T16:06:53.663Z] INFO: Integration CLI tests being run from the host: [2022-01-03T16:06:53.663Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-03T16:06:54.110Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:06:55.475Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:06:55.731Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:06:56.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T16:06:56.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T16:06:56.682Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-03T16:06:56.938Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:06:57.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T16:06:57.819Z] --- PASS: TestUpdateRestartPolicy (26.32s) [2022-01-03T16:06:57.819Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T16:06:58.591Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T16:06:59.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-03T16:06:59.711Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy (15.14s) [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.03s) [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-01-03T16:07:00.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-01-03T16:07:00.136Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T16:07:00.784Z] --- PASS: TestUpdateRestartWithAutoRemove (2.93s) [2022-01-03T16:07:00.784Z] === RUN TestWaitNonBlocked [2022-01-03T16:07:00.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:07:00.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:07:00.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:07:00.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:07:00.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:07:00.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:07:01.603Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:07:02.166Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:07:03.046Z] --- PASS: TestBuildMultiStageParentConfig (3.17s) [2022-01-03T16:07:03.046Z] === RUN TestBuildLabelWithTargets [2022-01-03T16:07:03.046Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:07:03.046Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-03T16:07:03.046Z] === RUN TestBuildWithEmptyLayers [2022-01-03T16:07:03.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-03T16:07:03.661Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:07:04.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:04.121Z] INFO: Testing against a local daemon [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T16:07:04.121Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T16:07:04.121Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T16:07:04.121Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T16:07:05.124Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T16:07:05.231Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-01-03T16:07:05.231Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T16:07:05.553Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:07:05.553Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-03T16:07:05.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.24s) [2022-01-03T16:07:05.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.52s) [2022-01-03T16:07:05.553Z] === RUN TestWaitBlocked [2022-01-03T16:07:05.553Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:05.553Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T16:07:05.553Z] PASS [2022-01-03T16:07:05.553Z] ok github.com/docker/docker/integration/container 123.667s [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === Skipped [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T16:07:05.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T16:07:05.553Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:07:05.553Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:07:05.553Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:07:05.553Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:07:05.553Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:07:05.553Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T16:07:05.553Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:07:05.553Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T16:07:05.553Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-03T16:07:05.553Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T16:07:05.553Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T16:07:05.553Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:07:05.553Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T16:07:05.553Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T16:07:05.553Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.553Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:07:05.553Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:07:05.553Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:07:05.554Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T16:07:05.554Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T16:07:05.554Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T16:07:05.554Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T16:07:05.554Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T16:07:05.554Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T16:07:05.554Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:07:05.554Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:07:05.554Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T16:07:05.554Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T16:07:05.554Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T16:07:05.554Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:05.554Z] [2022-01-03T16:07:05.554Z] DONE 87 tests, 34 skipped in 126.364s [2022-01-03T16:07:05.554Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T16:07:05.594Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T16:07:06.116Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-03T16:07:06.677Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:07:09.947Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:07:10.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-03T16:07:14.144Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:07:14.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-03T16:07:16.663Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:07:20.069Z] --- PASS: TestBuildMultiStageOnBuild (14.25s) [2022-01-03T16:07:20.069Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T16:07:20.069Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:07:20.069Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-03T16:07:20.069Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T16:07:21.904Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:07:23.795Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-03T16:07:25.159Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:07:25.908Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:07:26.163Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:07:26.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-03T16:07:26.676Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:07:26.676Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T16:07:26.676Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:07:27.238Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:07:30.506Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:07:32.415Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T16:07:32.415Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T16:07:32.415Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T16:07:32.415Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T16:07:32.415Z] Cross building: bundles/cross/linux/s390x [2022-01-03T16:07:32.415Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T16:07:32.415Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T16:07:33.774Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-03T16:07:33.775Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-03T16:07:34.032Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-03T16:07:34.032Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T16:07:34.032Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-03T16:07:34.032Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T16:07:34.032Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-03T16:07:34.970Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-03T16:07:35.532Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-03T16:07:35.764Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T16:07:35.764Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:07:35.764Z] === RUN TestDaemonConfigValidation [2022-01-03T16:07:35.764Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T16:07:35.764Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T16:07:35.764Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:07:35.764Z] === RUN TestDaemonProxy [2022-01-03T16:07:35.764Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:07:35.764Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T16:07:35.764Z] PASS [2022-01-03T16:07:35.764Z] ok github.com/docker/docker/integration/daemon 0.130s [2022-01-03T16:07:35.764Z] [2022-01-03T16:07:35.764Z] === Skipped [2022-01-03T16:07:35.764Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:07:35.764Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] [2022-01-03T16:07:35.764Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T16:07:35.764Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] [2022-01-03T16:07:35.764Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:07:35.764Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:07:35.764Z] [2022-01-03T16:07:35.764Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T16:07:35.764Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:07:35.764Z] [2022-01-03T16:07:35.764Z] DONE 4 tests, 4 skipped in 28.261s [2022-01-03T16:07:35.764Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T16:07:35.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:35.764Z] INFO: Testing against a local daemon [2022-01-03T16:07:35.764Z] === RUN TestCommitInheritsEnv [2022-01-03T16:07:35.764Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:07:35.764Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T16:07:35.764Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T16:07:35.764Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:07:35.764Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:07:35.764Z] === RUN TestImagesFilterMultiReference [2022-01-03T16:07:35.764Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-01-03T16:07:35.764Z] === RUN TestImagePullPlatformInvalid [2022-01-03T16:07:35.764Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T16:07:35.764Z] === RUN TestRemoveImageOrphaning [2022-01-03T16:07:36.095Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-03T16:07:37.025Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-03T16:07:37.340Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2022-01-03T16:07:37.340Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T16:07:37.340Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-03T16:07:37.340Z] === RUN TestTagInvalidReference [2022-01-03T16:07:37.340Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-03T16:07:37.340Z] === RUN TestTagValidPrefixedRepo [2022-01-03T16:07:37.340Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-03T16:07:37.340Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T16:07:37.340Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-03T16:07:37.340Z] === RUN TestTagOfficialNames [2022-01-03T16:07:37.340Z] --- PASS: TestTagOfficialNames (0.11s) [2022-01-03T16:07:37.340Z] === RUN TestTagMatchesDigest [2022-01-03T16:07:37.340Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-03T16:07:37.340Z] PASS [2022-01-03T16:07:37.340Z] ok github.com/docker/docker/integration/image 1.789s [2022-01-03T16:07:37.810Z] [2022-01-03T16:07:37.810Z] === Skipped [2022-01-03T16:07:37.810Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T16:07:37.810Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:07:37.810Z] [2022-01-03T16:07:37.810Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:07:37.810Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:07:37.810Z] [2022-01-03T16:07:37.810Z] DONE 11 tests, 2 skipped in 4.029s [2022-01-03T16:07:37.810Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T16:07:39.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-03T16:07:40.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:40.033Z] INFO: Testing against a local daemon [2022-01-03T16:07:40.033Z] === RUN TestNetworkCreateDelete [2022-01-03T16:07:40.033Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.033Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T16:07:40.033Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:07:40.033Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonDNSFallback [2022-01-03T16:07:40.033Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestInspectNetwork [2022-01-03T16:07:40.033Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:40.033Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T16:07:40.033Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.033Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestNetworkInvalidJSON [2022-01-03T16:07:40.033Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T16:07:40.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T16:07:40.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:07:40.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:07:40.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:07:40.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:07:40.033Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T16:07:40.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:07:40.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T16:07:40.033Z] === RUN TestNetworkList [2022-01-03T16:07:40.033Z] === RUN TestNetworkList//networks [2022-01-03T16:07:40.033Z] === PAUSE TestNetworkList//networks [2022-01-03T16:07:40.033Z] === RUN TestNetworkList//networks/ [2022-01-03T16:07:40.033Z] === PAUSE TestNetworkList//networks/ [2022-01-03T16:07:40.033Z] === CONT TestNetworkList//networks [2022-01-03T16:07:40.033Z] === CONT TestNetworkList//networks/ [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkList (0.04s) [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T16:07:40.033Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T16:07:40.033Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T16:07:40.033Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T16:07:40.033Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T16:07:40.033Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T16:07:40.033Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T16:07:40.033Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T16:07:40.033Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T16:07:40.033Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:07:40.033Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T16:07:40.033Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:07:40.033Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T16:07:40.033Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:07:40.033Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:07:40.033Z] PASS [2022-01-03T16:07:40.033Z] ok github.com/docker/docker/integration/network 0.187s [2022-01-03T16:07:40.468Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === Skipped [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T16:07:40.504Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:07:40.504Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T16:07:40.504Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T16:07:40.504Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:07:40.504Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:07:40.504Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:07:40.504Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:07:40.504Z] [2022-01-03T16:07:40.504Z] DONE 22 tests, 15 skipped in 2.569s [2022-01-03T16:07:40.504Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T16:07:41.370Z] --- PASS: TestBuildMultiStageLayerLeak (21.67s) [2022-01-03T16:07:41.370Z] === RUN TestBuildWithHugeFile [2022-01-03T16:07:41.498Z] testing: warning: no tests to run [2022-01-03T16:07:41.498Z] PASS [2022-01-03T16:07:41.498Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-01-03T16:07:41.498Z] [2022-01-03T16:07:41.498Z] DONE 0 tests in 0.801s [2022-01-03T16:07:41.498Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T16:07:41.835Z] docker_cli_service_logs_test.go:246: checking task s1qmutcmblyx [2022-01-03T16:07:41.835Z] docker_cli_service_logs_test.go:251: checking messages for s1qmutcmblyx [2022-01-03T16:07:41.835Z] docker_cli_service_logs_test.go:246: checking task q77alld5g4y7 [2022-01-03T16:07:41.835Z] docker_cli_service_logs_test.go:251: checking messages for q77alld5g4y7 [2022-01-03T16:07:41.835Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-03T16:07:41.835Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T16:07:41.835Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-03T16:07:41.969Z] testing: warning: no tests to run [2022-01-03T16:07:41.969Z] PASS [2022-01-03T16:07:41.969Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-01-03T16:07:42.439Z] [2022-01-03T16:07:42.439Z] DONE 0 tests in 0.768s [2022-01-03T16:07:42.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T16:07:42.764Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-03T16:07:42.909Z] testing: warning: no tests to run [2022-01-03T16:07:42.909Z] PASS [2022-01-03T16:07:42.909Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-01-03T16:07:42.909Z] [2022-01-03T16:07:42.909Z] DONE 0 tests in 0.745s [2022-01-03T16:07:43.326Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:07:43.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T16:07:43.854Z] testing: warning: no tests to run [2022-01-03T16:07:43.854Z] PASS [2022-01-03T16:07:43.854Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-01-03T16:07:43.854Z] [2022-01-03T16:07:43.854Z] DONE 0 tests in 0.757s [2022-01-03T16:07:44.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T16:07:45.221Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-03T16:07:47.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-03T16:07:49.635Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-03T16:07:50.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:50.266Z] INFO: Testing against a local daemon [2022-01-03T16:07:50.266Z] === RUN TestPluginInvalidJSON [2022-01-03T16:07:50.266Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:07:50.266Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:07:50.266Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:07:50.266Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-03T16:07:50.266Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T16:07:50.266Z] === RUN TestPluginInstall [2022-01-03T16:07:50.266Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:07:50.266Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T16:07:50.267Z] === RUN TestPluginsWithRuntimes [2022-01-03T16:07:50.267Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:07:50.267Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T16:07:50.267Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T16:07:50.267Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:07:50.267Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:07:50.267Z] PASS [2022-01-03T16:07:50.267Z] ok github.com/docker/docker/integration/plugin/common 0.131s [2022-01-03T16:07:50.267Z] [2022-01-03T16:07:50.267Z] === Skipped [2022-01-03T16:07:50.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T16:07:50.267Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:07:50.267Z] [2022-01-03T16:07:50.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T16:07:50.267Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:07:50.267Z] [2022-01-03T16:07:50.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:07:50.267Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:07:50.267Z] [2022-01-03T16:07:50.267Z] DONE 5 tests, 3 skipped in 5.443s [2022-01-03T16:07:50.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T16:07:51.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:07:52.892Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-03T16:07:53.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:53.240Z] INFO: Testing against a local daemon [2022-01-03T16:07:53.240Z] === RUN TestExternalGraphDriver [2022-01-03T16:07:53.240Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:07:53.240Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T16:07:53.240Z] === RUN TestGraphdriverPluginV2 [2022-01-03T16:07:53.240Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:07:53.240Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:07:53.240Z] PASS [2022-01-03T16:07:53.240Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2022-01-03T16:07:53.240Z] [2022-01-03T16:07:53.240Z] === Skipped [2022-01-03T16:07:53.240Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T16:07:53.240Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:07:53.240Z] [2022-01-03T16:07:53.240Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:07:53.240Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:07:53.240Z] [2022-01-03T16:07:53.240Z] DONE 2 tests, 2 skipped in 3.339s [2022-01-03T16:07:53.240Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T16:07:53.454Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:07:55.345Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-03T16:07:55.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:55.466Z] INFO: Testing against a local daemon [2022-01-03T16:07:55.466Z] === RUN TestReadPluginNoRead [2022-01-03T16:07:55.466Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:07:55.466Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T16:07:55.466Z] PASS [2022-01-03T16:07:55.466Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2022-01-03T16:07:55.466Z] [2022-01-03T16:07:55.466Z] === Skipped [2022-01-03T16:07:55.466Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T16:07:55.466Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:07:55.466Z] [2022-01-03T16:07:55.466Z] DONE 1 tests, 1 skipped in 2.234s [2022-01-03T16:07:55.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T16:07:56.466Z] testing: warning: no tests to run [2022-01-03T16:07:56.466Z] PASS [2022-01-03T16:07:56.466Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2022-01-03T16:07:56.466Z] [2022-01-03T16:07:56.466Z] DONE 0 tests in 1.046s [2022-01-03T16:07:56.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T16:07:56.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-03T16:07:58.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-03T16:07:58.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:07:58.711Z] INFO: Testing against a local daemon [2022-01-03T16:07:58.711Z] === RUN TestPluginWithDevMounts [2022-01-03T16:07:58.711Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:58.711Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T16:07:58.711Z] PASS [2022-01-03T16:07:58.711Z] ok github.com/docker/docker/integration/plugin/volumes 0.131s [2022-01-03T16:07:58.711Z] [2022-01-03T16:07:58.711Z] === Skipped [2022-01-03T16:07:58.711Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T16:07:58.711Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:07:58.711Z] [2022-01-03T16:07:58.711Z] DONE 1 tests, 1 skipped in 2.230s [2022-01-03T16:07:59.181Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T16:07:59.456Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-03T16:08:00.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-03T16:08:00.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:00.752Z] INFO: Testing against a local daemon [2022-01-03T16:08:00.752Z] === RUN TestSecretInspect [2022-01-03T16:08:00.752Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:00.752Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T16:08:00.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-03T16:08:01.225Z] === RUN TestSecretList [2022-01-03T16:08:01.225Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T16:08:01.225Z] === RUN TestSecretsCreateAndDelete [2022-01-03T16:08:01.225Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:08:01.225Z] === RUN TestSecretsUpdate [2022-01-03T16:08:01.225Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T16:08:01.225Z] === RUN TestTemplatedSecret [2022-01-03T16:08:01.225Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T16:08:01.225Z] === RUN TestSecretCreateResolve [2022-01-03T16:08:01.225Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:01.225Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T16:08:01.225Z] PASS [2022-01-03T16:08:01.225Z] ok github.com/docker/docker/integration/secret 0.115s [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === Skipped [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T16:08:01.225Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:01.225Z] [2022-01-03T16:08:01.225Z] DONE 6 tests, 6 skipped in 2.104s [2022-01-03T16:08:01.225Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T16:08:02.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-03T16:08:04.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:04.197Z] INFO: Testing against a local daemon [2022-01-03T16:08:04.197Z] === RUN TestServiceCreateInit [2022-01-03T16:08:04.197Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T16:08:04.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T16:08:04.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T16:08:04.197Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceConflict [2022-01-03T16:08:04.197Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T16:08:04.197Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-01-03T16:08:04.197Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T16:08:04.197Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T16:08:04.197Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T16:08:04.197Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceSysctls [2022-01-03T16:08:04.197Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-03T16:08:04.197Z] === RUN TestCreateServiceCapabilities [2022-01-03T16:08:04.197Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-03T16:08:04.197Z] === RUN TestInspect [2022-01-03T16:08:04.197Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestInspect (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestCreateJob [2022-01-03T16:08:04.197Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestReplicatedJob [2022-01-03T16:08:04.197Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestUpdateReplicatedJob [2022-01-03T16:08:04.197Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceListWithStatuses [2022-01-03T16:08:04.197Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T16:08:04.197Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestDockerNetworkReConnect [2022-01-03T16:08:04.197Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServicePlugin [2022-01-03T16:08:04.197Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceUpdateLabel [2022-01-03T16:08:04.197Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceUpdateSecrets [2022-01-03T16:08:04.197Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceUpdateConfigs [2022-01-03T16:08:04.197Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceUpdateNetwork [2022-01-03T16:08:04.197Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T16:08:04.197Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T16:08:04.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T16:08:04.197Z] PASS [2022-01-03T16:08:04.197Z] ok github.com/docker/docker/integration/service 0.270s [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === Skipped [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-01-03T16:08:04.197Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:08:04.197Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-03T16:08:04.197Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-03T16:08:04.197Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T16:08:04.197Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T16:08:04.197Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T16:08:04.197Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T16:08:04.197Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T16:08:04.197Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:08:04.197Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T16:08:04.197Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T16:08:04.197Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T16:08:04.197Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T16:08:04.197Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T16:08:04.197Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T16:08:04.197Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T16:08:04.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:08:04.197Z] [2022-01-03T16:08:04.197Z] DONE 24 tests, 23 skipped in 2.943s [2022-01-03T16:08:04.197Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T16:08:04.208Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-03T16:08:05.576Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-03T16:08:06.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:06.421Z] INFO: Testing against a local daemon [2022-01-03T16:08:06.421Z] === RUN TestSessionCreate [2022-01-03T16:08:06.421Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:08:06.421Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T16:08:06.421Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:08:06.421Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:08:06.421Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:08:06.421Z] PASS [2022-01-03T16:08:06.421Z] ok github.com/docker/docker/integration/session 0.099s [2022-01-03T16:08:06.421Z] [2022-01-03T16:08:06.421Z] === Skipped [2022-01-03T16:08:06.421Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T16:08:06.421Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:08:06.421Z] [2022-01-03T16:08:06.421Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:08:06.421Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:08:06.421Z] [2022-01-03T16:08:06.421Z] DONE 2 tests, 2 skipped in 1.958s [2022-01-03T16:08:06.421Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T16:08:06.951Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-03T16:08:08.318Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:08:08.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:08.643Z] INFO: Testing against a local daemon [2022-01-03T16:08:08.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:08:08.643Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:08.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestDiskUsage [2022-01-03T16:08:08.643Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:08:08.643Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestEventsExecDie [2022-01-03T16:08:08.643Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:08:08.643Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:08:08.643Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:08:08.643Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestEventsVolumeCreate [2022-01-03T16:08:08.643Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:08:08.643Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestInfoAPI [2022-01-03T16:08:08.643Z] --- PASS: TestInfoAPI (0.05s) [2022-01-03T16:08:08.643Z] === RUN TestInfoAPIWarnings [2022-01-03T16:08:08.643Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:08:08.643Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestInfoDebug [2022-01-03T16:08:08.643Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:08.643Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:08:08.643Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:08.643Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:08:08.643Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:08.643Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T16:08:08.643Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:08:09.634Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-01-03T16:08:09.634Z] === RUN TestPingCacheHeaders [2022-01-03T16:08:09.634Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-03T16:08:09.634Z] === RUN TestPingGet [2022-01-03T16:08:09.634Z] --- PASS: TestPingGet (0.03s) [2022-01-03T16:08:09.634Z] === RUN TestPingHead [2022-01-03T16:08:09.634Z] --- PASS: TestPingHead (0.05s) [2022-01-03T16:08:09.634Z] === RUN TestVersion [2022-01-03T16:08:10.104Z] --- PASS: TestVersion (0.03s) [2022-01-03T16:08:10.104Z] PASS [2022-01-03T16:08:10.104Z] ok github.com/docker/docker/integration/system 1.261s [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === Skipped [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:08:10.104Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T16:08:10.104Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T16:08:10.104Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:08:10.104Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T16:08:10.104Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T16:08:10.104Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T16:08:10.104Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T16:08:10.104Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T16:08:10.104Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:08:10.104Z] [2022-01-03T16:08:10.104Z] DONE 15 tests, 9 skipped in 3.645s [2022-01-03T16:08:10.104Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T16:08:12.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:12.328Z] INFO: Testing against a local daemon [2022-01-03T16:08:12.328Z] === RUN TestVolumesCreateAndList [2022-01-03T16:08:12.328Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-03T16:08:12.328Z] === RUN TestVolumesRemove [2022-01-03T16:08:12.328Z] --- PASS: TestVolumesRemove (0.16s) [2022-01-03T16:08:12.328Z] === RUN TestVolumesInspect [2022-01-03T16:08:12.328Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-03T16:08:12.328Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:08:12.328Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:08:12.328Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:08:12.328Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:08:12.328Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-03T16:08:12.328Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T16:08:12.328Z] PASS [2022-01-03T16:08:12.328Z] ok github.com/docker/docker/integration/volume 0.349s [2022-01-03T16:08:12.328Z] [2022-01-03T16:08:12.328Z] DONE 5 tests in 2.286s [2022-01-03T16:08:12.797Z] INFO: make.ps1 ended at 01/03/2022 16:08:12 [2022-01-03T16:08:12.797Z] INFO: Integration CLI tests being run from the host: [2022-01-03T16:08:12.797Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-03T16:08:13.567Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-03T16:08:14.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-03T16:08:17.446Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-03T16:08:18.820Z] docker_cli_swarm_test.go:1901: [d0143513d5af6] joining swarm manager [d486ab4713acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:08:20.186Z] docker_cli_swarm_test.go:1902: [d1685e734c92a] joining swarm manager [d486ab4713acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:08:25.172Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:08:25.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T16:08:25.314Z] INFO: Testing against a local daemon [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T16:08:25.314Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T16:08:25.314Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T16:08:25.314Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T16:08:27.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:08:27.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:08:27.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:08:27.066Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:08:27.066Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-03T16:08:27.628Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:08:28.995Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:08:28.995Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:08:28.995Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:08:30.887Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:08:31.922Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T16:08:31.923Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T16:08:31.923Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T16:08:31.923Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T16:08:31.923Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T16:08:31.923Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T16:08:31.923Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T16:08:31.923Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T16:08:31.923Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T16:08:31.923Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T16:08:31.923Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T16:08:32.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-03T16:08:33.342Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:08:33.342Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite (1273.85s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.50s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.25s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.26s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.54s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.48s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.80s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.79s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.62s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.87s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.24s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.17s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.82s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.54s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.60s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.81s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.30s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.39s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.11s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.80s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.28s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.51s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.97s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.43s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.65s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.82s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.61s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.47s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.97s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.13s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.31s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.25s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCmd (0.22s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-01-03T16:08:33.342Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.65s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.44s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.62s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2022-01-03T16:08:33.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T16:08:33.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-01-03T16:08:33.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T16:08:33.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.00s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.67s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.77s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-01-03T16:08:33.342Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.60s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.08s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.31s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.68s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.30s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.32s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.86s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.38s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.75s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.73s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.31s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.42s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.22s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.87s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.07s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.72s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.05s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.08s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.25s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.82s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildHistory (3.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.62s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabels (0.66s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.93s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.74s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.64s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.54s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.16s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.27s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.33s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.18s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildPATH (1.33s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.21s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.79s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRm (2.75s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.23s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.07s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildUser (1.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.05s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.99s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.19s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-01-03T16:08:33.343Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.19s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.61s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.94s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.44s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.72s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.50s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.68s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000afe210_} (1.46s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12599195295_/foo_false____} (1.36s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12599195295_/foo_true____} (1.30s) [2022-01-03T16:08:33.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_false____} (1.30s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_true____} (1.28s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3497850429_/foo_true__0xc000afe240__} (1.37s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000afe258_} (1.37s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000afe270_} (1.33s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000afe288_} (1.49s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000afe2a0_} (1.48s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.32s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.86s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.28s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.37s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.85s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.82s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.93s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.60s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFilters (1.50s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsResize (0.65s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.68s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.76s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.69s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecInspectID (1.71s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.65s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.70s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.75s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.65s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:08:33.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-01-03T16:08:33.344Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.39s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.07s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.05s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.39s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.17s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.58s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.65s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestNetHostname (1.20s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.70s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.59s) [2022-01-03T16:08:33.345Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.40s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.71s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPortList (7.65s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.16s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.83s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.64s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.36s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.08s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-01-03T16:08:33.345Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.07s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.55s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.25s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.04s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.70s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.58s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.78s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.98s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.93s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.76s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s) [2022-01-03T16:08:33.345Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T16:08:33.345Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-01-03T16:08:33.345Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-01-03T16:08:33.345Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.22s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.08s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.69s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.14s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.54s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.39s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.42s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.23s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.28s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.90s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.10s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.11s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.28s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.62s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.93s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.96s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.85s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.94s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) [2022-01-03T16:08:33.346Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.05s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.51s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.76s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.59s) [2022-01-03T16:08:33.346Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.60s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2022-01-03T16:08:33.347Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-01-03T16:08:33.347Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-03T16:08:33.347Z] === RUN TestDockerRegistrySuite [2022-01-03T16:08:33.347Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:08:34.712Z] check_test.go:195: [d138348a6e80a] daemon is not started [2022-01-03T16:08:34.712Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:08:34.885Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T16:08:35.640Z] check_test.go:195: [d4063c6547d2b] daemon is not started [2022-01-03T16:08:35.896Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:08:36.824Z] check_test.go:195: [dbbea2c6ff6e6] daemon is not started [2022-01-03T16:08:37.080Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:08:37.080Z] check_test.go:195: [d72838e21c9b2] daemon is not started [2022-01-03T16:08:37.080Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:08:37.115Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T16:08:37.115Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:08:37.115Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T16:08:37.115Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:08:37.115Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T16:08:37.115Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:08:37.115Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T16:08:37.115Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:08:37.115Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T16:08:40.346Z] check_test.go:195: [dcd9dc726e465] daemon is not started [2022-01-03T16:08:40.346Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:08:40.602Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-03T16:08:40.972Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T16:08:40.972Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:08:40.972Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T16:08:40.972Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:08:40.972Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T16:08:43.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-03T16:08:45.657Z] check_test.go:195: [d73cc809525bf] daemon is not started [2022-01-03T16:08:45.657Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:08:46.855Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T16:08:48.173Z] check_test.go:195: [d22c70665fec1] daemon is not started [2022-01-03T16:08:48.173Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:08:49.102Z] check_test.go:195: [d7b47a3f75055] daemon is not started [2022-01-03T16:08:49.102Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:08:50.031Z] check_test.go:195: [d8643f3a1caa5] daemon is not started [2022-01-03T16:08:50.031Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:08:50.960Z] check_test.go:195: [da8e3e38109ed] daemon is not started [2022-01-03T16:08:50.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:08:52.326Z] check_test.go:195: [dfd49333a222c] daemon is not started [2022-01-03T16:08:52.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:08:53.255Z] check_test.go:195: [d4a47b82ee546] daemon is not started [2022-01-03T16:08:53.255Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:08:53.855Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T16:08:53.855Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T16:08:53.855Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T16:08:53.855Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T16:08:53.855Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T16:08:54.183Z] check_test.go:195: [d84a8f9d3cac6] daemon is not started [2022-01-03T16:08:54.183Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:08:54.189Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T16:08:54.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/test/unit [2022-01-03T16:08:55.111Z] check_test.go:195: [df3b07df9cebe] daemon is not started [2022-01-03T16:08:55.111Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:08:55.406Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T16:08:55.406Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T16:08:55.406Z] + TESTDIRS=./... [2022-01-03T16:08:55.406Z] + exclude_paths='/vendor/|/integration' [2022-01-03T16:08:55.406Z] ++ go list ./... [2022-01-03T16:08:55.406Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T16:08:56.040Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b838d2ee1433281ebc88b70da3e695f8cdb5a16853972d345f103ab00d0902b [2022-01-03T16:08:56.603Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:efc4aeeab80869d3aa0c239962cc85c1a9cc846409f40181dc44e31e58f4eccb [2022-01-03T16:08:56.786Z] + pkg_list='github.com/docker/docker/api [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/backend/build [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/httputils [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/middleware [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/build [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/container [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/debug [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/image [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/network [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/session [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/system [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/server/router/volume [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/backend [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/container [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/events [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/filters [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/image [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/mount [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/network [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/registry [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/strslice [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/swarm [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/time [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/versions [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T16:08:56.786Z] github.com/docker/docker/api/types/volume [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/dockerfile [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/dockerignore [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/remotecontext [2022-01-03T16:08:56.786Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T16:08:56.786Z] github.com/docker/docker/cli [2022-01-03T16:08:56.786Z] github.com/docker/docker/cli/config [2022-01-03T16:08:56.786Z] github.com/docker/docker/cli/debug [2022-01-03T16:08:56.786Z] github.com/docker/docker/client [2022-01-03T16:08:56.786Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T16:08:56.786Z] github.com/docker/docker/cmd/dockerd [2022-01-03T16:08:56.786Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T16:08:56.786Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T16:08:56.786Z] github.com/docker/docker/container [2022-01-03T16:08:56.786Z] github.com/docker/docker/container/stream [2022-01-03T16:08:56.786Z] github.com/docker/docker/contrib/apparmor [2022-01-03T16:08:56.786Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T16:08:56.786Z] github.com/docker/docker/contrib/httpserver [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/config [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/discovery [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/events [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/exec [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/images [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/initlayer [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/links [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/listeners [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/local [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/names [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/network [2022-01-03T16:08:56.786Z] github.com/docker/docker/daemon/stats [2022-01-03T16:08:56.786Z] github.com/docker/docker/distribution [2022-01-03T16:08:56.786Z] github.com/docker/docker/distribution/metadata [2022-01-03T16:08:56.786Z] github.com/docker/docker/distribution/utils [2022-01-03T16:08:56.786Z] github.com/docker/docker/distribution/xfer [2022-01-03T16:08:56.786Z] github.com/docker/docker/dockerversion [2022-01-03T16:08:56.786Z] github.com/docker/docker/errdefs [2022-01-03T16:08:56.786Z] github.com/docker/docker/image [2022-01-03T16:08:56.786Z] github.com/docker/docker/image/cache [2022-01-03T16:08:56.786Z] github.com/docker/docker/image/tarexport [2022-01-03T16:08:56.786Z] github.com/docker/docker/image/v1 [2022-01-03T16:08:56.786Z] github.com/docker/docker/internal/test/suite [2022-01-03T16:08:56.786Z] github.com/docker/docker/layer [2022-01-03T16:08:56.786Z] github.com/docker/docker/libcontainerd [2022-01-03T16:08:56.786Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T16:08:56.786Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T16:08:56.786Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T16:08:56.786Z] github.com/docker/docker/libcontainerd/types [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:08:56.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/types [2022-01-03T16:08:56.787Z] github.com/docker/docker/oci [2022-01-03T16:08:56.787Z] github.com/docker/docker/oci/caps [2022-01-03T16:08:56.787Z] github.com/docker/docker/opts [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/aaparser [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/archive [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/authorization [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/capabilities [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/containerfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/directory [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/dmesg [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/filenotify [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/fileutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/fsutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/homedir [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/idtools [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/ioutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/locker [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/longpath [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/loopback [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/mount [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/parsers [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/pidfile [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/platform [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugins [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/pools [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/progress [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/pubsub [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/reexec [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/signal [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/stack [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/stringid [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/symlink [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/system [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/tailfile [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/tarsum [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/term [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/term/windows [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/truncindex [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/urlutil [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/useragent [2022-01-03T16:08:56.787Z] github.com/docker/docker/plugin [2022-01-03T16:08:56.787Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T16:08:56.787Z] github.com/docker/docker/plugin/v2 [2022-01-03T16:08:56.787Z] github.com/docker/docker/profiles/apparmor [2022-01-03T16:08:56.787Z] github.com/docker/docker/profiles/seccomp [2022-01-03T16:08:56.787Z] github.com/docker/docker/quota [2022-01-03T16:08:56.787Z] github.com/docker/docker/reference [2022-01-03T16:08:56.787Z] github.com/docker/docker/registry [2022-01-03T16:08:56.787Z] github.com/docker/docker/registry/resumable [2022-01-03T16:08:56.787Z] github.com/docker/docker/restartmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/rootless [2022-01-03T16:08:56.787Z] github.com/docker/docker/rootless/specconv [2022-01-03T16:08:56.787Z] github.com/docker/docker/runconfig [2022-01-03T16:08:56.787Z] github.com/docker/docker/runconfig/opts [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/daemon [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/environment [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fakegit [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/registry [2022-01-03T16:08:56.787Z] github.com/docker/docker/testutil/request [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/drivers [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/local [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/mounts [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/service [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/service/opts [2022-01-03T16:08:56.787Z] github.com/docker/docker/volume/testutils' [2022-01-03T16:08:56.787Z] ++ echo 'github.com/docker/docker/api [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/backend/build [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/httputils [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/middleware [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/build [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/container [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/debug [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/image [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/network [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/session [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/system [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/server/router/volume [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/backend [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/container [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/events [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/filters [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/image [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/mount [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/network [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/registry [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/strslice [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/swarm [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/time [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/versions [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T16:08:56.787Z] github.com/docker/docker/api/types/volume [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/dockerfile [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/dockerignore [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/remotecontext [2022-01-03T16:08:56.787Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T16:08:56.787Z] github.com/docker/docker/cli [2022-01-03T16:08:56.787Z] github.com/docker/docker/cli/config [2022-01-03T16:08:56.787Z] github.com/docker/docker/cli/debug [2022-01-03T16:08:56.787Z] github.com/docker/docker/client [2022-01-03T16:08:56.787Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T16:08:56.787Z] github.com/docker/docker/cmd/dockerd [2022-01-03T16:08:56.787Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T16:08:56.787Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T16:08:56.787Z] github.com/docker/docker/container [2022-01-03T16:08:56.787Z] github.com/docker/docker/container/stream [2022-01-03T16:08:56.787Z] github.com/docker/docker/contrib/apparmor [2022-01-03T16:08:56.787Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T16:08:56.787Z] github.com/docker/docker/contrib/httpserver [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/config [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/discovery [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/events [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/exec [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/images [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/initlayer [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/links [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/listeners [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/local [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/names [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/network [2022-01-03T16:08:56.787Z] github.com/docker/docker/daemon/stats [2022-01-03T16:08:56.787Z] github.com/docker/docker/distribution [2022-01-03T16:08:56.787Z] github.com/docker/docker/distribution/metadata [2022-01-03T16:08:56.787Z] github.com/docker/docker/distribution/utils [2022-01-03T16:08:56.787Z] github.com/docker/docker/distribution/xfer [2022-01-03T16:08:56.787Z] github.com/docker/docker/dockerversion [2022-01-03T16:08:56.787Z] github.com/docker/docker/errdefs [2022-01-03T16:08:56.787Z] github.com/docker/docker/image [2022-01-03T16:08:56.787Z] github.com/docker/docker/image/cache [2022-01-03T16:08:56.787Z] github.com/docker/docker/image/tarexport [2022-01-03T16:08:56.787Z] github.com/docker/docker/image/v1 [2022-01-03T16:08:56.787Z] github.com/docker/docker/internal/test/suite [2022-01-03T16:08:56.787Z] github.com/docker/docker/layer [2022-01-03T16:08:56.787Z] github.com/docker/docker/libcontainerd [2022-01-03T16:08:56.787Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T16:08:56.787Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T16:08:56.787Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T16:08:56.787Z] github.com/docker/docker/libcontainerd/types [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:08:56.787Z] github.com/docker/docker/libnetwork/types [2022-01-03T16:08:56.787Z] github.com/docker/docker/oci [2022-01-03T16:08:56.787Z] github.com/docker/docker/oci/caps [2022-01-03T16:08:56.787Z] github.com/docker/docker/opts [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/aaparser [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/archive [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/authorization [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/capabilities [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/containerfs [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/directory [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery [2022-01-03T16:08:56.787Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/dmesg [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/filenotify [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/fileutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/fsutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/homedir [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/idtools [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/ioutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/locker [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/longpath [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/loopback [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/mount [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pidfile [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/platform [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pools [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/progress [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pubsub [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/reexec [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/signal [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stack [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stringid [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/symlink [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/system [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/tailfile [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/tarsum [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/term [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/term/windows [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/truncindex [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/urlutil [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/useragent [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin/v2 [2022-01-03T16:08:56.788Z] github.com/docker/docker/profiles/apparmor [2022-01-03T16:08:56.788Z] github.com/docker/docker/profiles/seccomp [2022-01-03T16:08:56.788Z] github.com/docker/docker/quota [2022-01-03T16:08:56.788Z] github.com/docker/docker/reference [2022-01-03T16:08:56.788Z] github.com/docker/docker/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/registry/resumable [2022-01-03T16:08:56.788Z] github.com/docker/docker/restartmanager [2022-01-03T16:08:56.788Z] github.com/docker/docker/rootless [2022-01-03T16:08:56.788Z] github.com/docker/docker/rootless/specconv [2022-01-03T16:08:56.788Z] github.com/docker/docker/runconfig [2022-01-03T16:08:56.788Z] github.com/docker/docker/runconfig/opts [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/daemon [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/environment [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakegit [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/request [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/drivers [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/local [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/mounts [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/service [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/service/opts [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/testutils' [2022-01-03T16:08:56.788Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T16:08:56.788Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/backend/build [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/httputils [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/middleware [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/build [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/debug [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/image [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/network [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/session [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/system [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/backend [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/events [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/filters [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/image [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/mount [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/network [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/strslice [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/swarm [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/time [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/dockerfile [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/dockerignore [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/remotecontext [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T16:08:56.788Z] github.com/docker/docker/cli [2022-01-03T16:08:56.788Z] github.com/docker/docker/cli/config [2022-01-03T16:08:56.788Z] github.com/docker/docker/cli/debug [2022-01-03T16:08:56.788Z] github.com/docker/docker/client [2022-01-03T16:08:56.788Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T16:08:56.788Z] github.com/docker/docker/cmd/dockerd [2022-01-03T16:08:56.788Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T16:08:56.788Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T16:08:56.788Z] github.com/docker/docker/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/container/stream [2022-01-03T16:08:56.788Z] github.com/docker/docker/contrib/apparmor [2022-01-03T16:08:56.788Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T16:08:56.788Z] github.com/docker/docker/contrib/httpserver [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/config [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/discovery [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/events [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/exec [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/images [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/initlayer [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/links [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/listeners [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/local [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/names [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/network [2022-01-03T16:08:56.788Z] github.com/docker/docker/daemon/stats [2022-01-03T16:08:56.788Z] github.com/docker/docker/distribution [2022-01-03T16:08:56.788Z] github.com/docker/docker/distribution/metadata [2022-01-03T16:08:56.788Z] github.com/docker/docker/distribution/utils [2022-01-03T16:08:56.788Z] github.com/docker/docker/distribution/xfer [2022-01-03T16:08:56.788Z] github.com/docker/docker/dockerversion [2022-01-03T16:08:56.788Z] github.com/docker/docker/errdefs [2022-01-03T16:08:56.788Z] github.com/docker/docker/image [2022-01-03T16:08:56.788Z] github.com/docker/docker/image/cache [2022-01-03T16:08:56.788Z] github.com/docker/docker/image/tarexport [2022-01-03T16:08:56.788Z] github.com/docker/docker/image/v1 [2022-01-03T16:08:56.788Z] github.com/docker/docker/internal/test/suite [2022-01-03T16:08:56.788Z] github.com/docker/docker/layer [2022-01-03T16:08:56.788Z] github.com/docker/docker/libcontainerd [2022-01-03T16:08:56.788Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T16:08:56.788Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T16:08:56.788Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T16:08:56.788Z] github.com/docker/docker/libcontainerd/types [2022-01-03T16:08:56.788Z] github.com/docker/docker/oci [2022-01-03T16:08:56.788Z] github.com/docker/docker/oci/caps [2022-01-03T16:08:56.788Z] github.com/docker/docker/opts [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/aaparser [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/archive [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/authorization [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/capabilities [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/containerfs [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/directory [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/dmesg [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/filenotify [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/fileutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/fsutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/homedir [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/idtools [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/ioutils [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/locker [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/longpath [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/loopback [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/mount [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pidfile [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/platform [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pools [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/progress [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/pubsub [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/reexec [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/signal [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stack [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/stringid [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/symlink [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/system [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/tailfile [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/tarsum [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/term [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/term/windows [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/truncindex [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/urlutil [2022-01-03T16:08:56.788Z] github.com/docker/docker/pkg/useragent [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T16:08:56.788Z] github.com/docker/docker/plugin/v2 [2022-01-03T16:08:56.788Z] github.com/docker/docker/profiles/apparmor [2022-01-03T16:08:56.788Z] github.com/docker/docker/profiles/seccomp [2022-01-03T16:08:56.788Z] github.com/docker/docker/quota [2022-01-03T16:08:56.788Z] github.com/docker/docker/reference [2022-01-03T16:08:56.788Z] github.com/docker/docker/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/registry/resumable [2022-01-03T16:08:56.788Z] github.com/docker/docker/restartmanager [2022-01-03T16:08:56.788Z] github.com/docker/docker/rootless [2022-01-03T16:08:56.788Z] github.com/docker/docker/rootless/specconv [2022-01-03T16:08:56.788Z] github.com/docker/docker/runconfig [2022-01-03T16:08:56.788Z] github.com/docker/docker/runconfig/opts [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/daemon [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/environment [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakegit [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/testutil/request [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/drivers [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/local [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/mounts [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/service [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/service/opts [2022-01-03T16:08:56.788Z] github.com/docker/docker/volume/testutils' [2022-01-03T16:08:56.788Z] ++ grep --fixed-strings /libnetwork [2022-01-03T16:08:56.788Z] ++ echo 'github.com/docker/docker/api [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/backend/build [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/httputils [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/middleware [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/build [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/debug [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/image [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/network [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/session [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/system [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/server/router/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/backend [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/container [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/events [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/filters [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/image [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/mount [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/network [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/registry [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/strslice [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/swarm [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/time [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T16:08:56.788Z] github.com/docker/docker/api/types/volume [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T16:08:56.788Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T16:08:56.789Z] github.com/docker/docker/builder/dockerfile [2022-01-03T16:08:56.789Z] github.com/docker/docker/builder/dockerignore [2022-01-03T16:08:56.789Z] github.com/docker/docker/builder/remotecontext [2022-01-03T16:08:56.789Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T16:08:56.789Z] github.com/docker/docker/cli [2022-01-03T16:08:56.789Z] github.com/docker/docker/cli/config [2022-01-03T16:08:56.789Z] github.com/docker/docker/cli/debug [2022-01-03T16:08:56.789Z] github.com/docker/docker/client [2022-01-03T16:08:56.789Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T16:08:56.789Z] github.com/docker/docker/cmd/dockerd [2022-01-03T16:08:56.789Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T16:08:56.789Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T16:08:56.789Z] github.com/docker/docker/container [2022-01-03T16:08:56.789Z] github.com/docker/docker/container/stream [2022-01-03T16:08:56.789Z] github.com/docker/docker/contrib/apparmor [2022-01-03T16:08:56.789Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T16:08:56.789Z] github.com/docker/docker/contrib/httpserver [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/config [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/discovery [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/events [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/exec [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/images [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/initlayer [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/links [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/listeners [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/local [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/names [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/network [2022-01-03T16:08:56.789Z] github.com/docker/docker/daemon/stats [2022-01-03T16:08:56.789Z] github.com/docker/docker/distribution [2022-01-03T16:08:56.789Z] github.com/docker/docker/distribution/metadata [2022-01-03T16:08:56.789Z] github.com/docker/docker/distribution/utils [2022-01-03T16:08:56.789Z] github.com/docker/docker/distribution/xfer [2022-01-03T16:08:56.789Z] github.com/docker/docker/dockerversion [2022-01-03T16:08:56.789Z] github.com/docker/docker/errdefs [2022-01-03T16:08:56.789Z] github.com/docker/docker/image [2022-01-03T16:08:56.789Z] github.com/docker/docker/image/cache [2022-01-03T16:08:56.789Z] github.com/docker/docker/image/tarexport [2022-01-03T16:08:56.789Z] github.com/docker/docker/image/v1 [2022-01-03T16:08:56.789Z] github.com/docker/docker/internal/test/suite [2022-01-03T16:08:56.789Z] github.com/docker/docker/layer [2022-01-03T16:08:56.789Z] github.com/docker/docker/libcontainerd [2022-01-03T16:08:56.789Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T16:08:56.789Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T16:08:56.789Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T16:08:56.789Z] github.com/docker/docker/libcontainerd/types [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/types [2022-01-03T16:08:56.789Z] github.com/docker/docker/oci [2022-01-03T16:08:56.789Z] github.com/docker/docker/oci/caps [2022-01-03T16:08:56.789Z] github.com/docker/docker/opts [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/aaparser [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/archive [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/authorization [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/capabilities [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/containerfs [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/directory [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/discovery [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/dmesg [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/filenotify [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/fileutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/fsutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/homedir [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/idtools [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/ioutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/locker [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/longpath [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/loopback [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/mount [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/parsers [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/pidfile [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/platform [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugins [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/pools [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/progress [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/pubsub [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/reexec [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/signal [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/stack [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/stringid [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/symlink [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/system [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/tailfile [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/tarsum [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/term [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/term/windows [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/truncindex [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/urlutil [2022-01-03T16:08:56.789Z] github.com/docker/docker/pkg/useragent [2022-01-03T16:08:56.789Z] github.com/docker/docker/plugin [2022-01-03T16:08:56.789Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T16:08:56.789Z] github.com/docker/docker/plugin/v2 [2022-01-03T16:08:56.789Z] github.com/docker/docker/profiles/apparmor [2022-01-03T16:08:56.789Z] github.com/docker/docker/profiles/seccomp [2022-01-03T16:08:56.789Z] github.com/docker/docker/quota [2022-01-03T16:08:56.789Z] github.com/docker/docker/reference [2022-01-03T16:08:56.789Z] github.com/docker/docker/registry [2022-01-03T16:08:56.789Z] github.com/docker/docker/registry/resumable [2022-01-03T16:08:56.789Z] github.com/docker/docker/restartmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/rootless [2022-01-03T16:08:56.789Z] github.com/docker/docker/rootless/specconv [2022-01-03T16:08:56.789Z] github.com/docker/docker/runconfig [2022-01-03T16:08:56.789Z] github.com/docker/docker/runconfig/opts [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/daemon [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/environment [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fakegit [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/registry [2022-01-03T16:08:56.789Z] github.com/docker/docker/testutil/request [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/drivers [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/local [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/mounts [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/service [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/service/opts [2022-01-03T16:08:56.789Z] github.com/docker/docker/volume/testutils' [2022-01-03T16:08:56.789Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/types' [2022-01-03T16:08:56.789Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:08:56.789Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/types' [2022-01-03T16:08:56.790Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:08:56.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:08:56.790Z] + type docker-proxy [2022-01-03T16:08:56.790Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T16:08:56.790Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T16:08:56.790Z] [2022-01-03T16:08:56.790Z] Removing bundles/ [2022-01-03T16:08:56.790Z] [2022-01-03T16:08:56.790Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T16:08:56.790Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T16:08:56.790Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T16:08:56.859Z] check_test.go:195: [d93de7d7fce5d] daemon is not started [2022-01-03T16:08:56.859Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:08:57.791Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88b3e8009a87bba942c1c4175e18681d526d48c30a78e8745152041e607b6a36 [2022-01-03T16:08:58.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-03T16:08:58.613Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bd026826fbe11f950d20a9d57270c81655399139a24c482253d82922a843a06 [2022-01-03T16:08:58.869Z] check_test.go:195: [dc5cff40de7c4] daemon is not started [2022-01-03T16:08:58.869Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:09:00.236Z] check_test.go:195: [db7acf171508d] daemon is not started [2022-01-03T16:09:00.236Z] docker_cli_swarm_test.go:1802: [d0cef93f85059] joining swarm manager [debb457d82f47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:09:00.236Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:09:01.605Z] docker_cli_swarm_test.go:1803: [d6cf2dce2e923] joining swarm manager [debb457d82f47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:09:02.534Z] check_test.go:195: [d59032f0f400b] daemon is not started [2022-01-03T16:09:02.534Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:09:03.361Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T16:09:03.361Z] [2022-01-03T16:09:03.361Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T16:09:03.361Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T16:09:03.361Z] [2022-01-03T16:09:03.361Z] + mkdir -p bundles [2022-01-03T16:09:03.361Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/backend/build [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/httputils [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/middleware [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/build [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/container [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/debug [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/image [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/network [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/session [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/system [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/server/router/volume [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/backend [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/container [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/events [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/filters [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/image [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/mount [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/network [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/registry [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/strslice [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/swarm [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/time [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/versions [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T16:09:03.361Z] github.com/docker/docker/api/types/volume [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/dockerfile [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/dockerignore [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/remotecontext [2022-01-03T16:09:03.361Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T16:09:03.361Z] github.com/docker/docker/cli [2022-01-03T16:09:03.361Z] github.com/docker/docker/cli/config [2022-01-03T16:09:03.361Z] github.com/docker/docker/cli/debug [2022-01-03T16:09:03.361Z] github.com/docker/docker/client [2022-01-03T16:09:03.361Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T16:09:03.361Z] github.com/docker/docker/cmd/dockerd [2022-01-03T16:09:03.361Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T16:09:03.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T16:09:03.361Z] github.com/docker/docker/container [2022-01-03T16:09:03.361Z] github.com/docker/docker/container/stream [2022-01-03T16:09:03.361Z] github.com/docker/docker/contrib/apparmor [2022-01-03T16:09:03.361Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T16:09:03.361Z] github.com/docker/docker/contrib/httpserver [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/config [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/discovery [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/events [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/exec [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/images [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/initlayer [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/links [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/listeners [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/local [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/names [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/network [2022-01-03T16:09:03.361Z] github.com/docker/docker/daemon/stats [2022-01-03T16:09:03.361Z] github.com/docker/docker/distribution [2022-01-03T16:09:03.361Z] github.com/docker/docker/distribution/metadata [2022-01-03T16:09:03.361Z] github.com/docker/docker/distribution/utils [2022-01-03T16:09:03.361Z] github.com/docker/docker/distribution/xfer [2022-01-03T16:09:03.361Z] github.com/docker/docker/dockerversion [2022-01-03T16:09:03.361Z] github.com/docker/docker/errdefs [2022-01-03T16:09:03.361Z] github.com/docker/docker/image [2022-01-03T16:09:03.361Z] github.com/docker/docker/image/cache [2022-01-03T16:09:03.361Z] github.com/docker/docker/image/tarexport [2022-01-03T16:09:03.361Z] github.com/docker/docker/image/v1 [2022-01-03T16:09:03.361Z] github.com/docker/docker/internal/test/suite [2022-01-03T16:09:03.361Z] github.com/docker/docker/layer [2022-01-03T16:09:03.361Z] github.com/docker/docker/libcontainerd [2022-01-03T16:09:03.361Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T16:09:03.361Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T16:09:03.361Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T16:09:03.361Z] github.com/docker/docker/libcontainerd/types [2022-01-03T16:09:03.361Z] github.com/docker/docker/oci [2022-01-03T16:09:03.361Z] github.com/docker/docker/oci/caps [2022-01-03T16:09:03.361Z] github.com/docker/docker/opts [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/aaparser [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/archive [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/authorization [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/capabilities [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/containerfs [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/directory [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/discovery [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/dmesg [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/filenotify [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/fileutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/fsutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/homedir [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/idtools [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/ioutils [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/locker [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/longpath [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/loopback [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/mount [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/parsers [2022-01-03T16:09:03.361Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/pidfile [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/platform [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugins [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/pools [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/progress [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/pubsub [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/reexec [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/signal [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/stack [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/stringid [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/symlink [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/system [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/tailfile [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/tarsum [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/term [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/term/windows [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/truncindex [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/urlutil [2022-01-03T16:09:03.362Z] github.com/docker/docker/pkg/useragent [2022-01-03T16:09:03.362Z] github.com/docker/docker/plugin [2022-01-03T16:09:03.362Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T16:09:03.362Z] github.com/docker/docker/plugin/v2 [2022-01-03T16:09:03.362Z] github.com/docker/docker/profiles/apparmor [2022-01-03T16:09:03.362Z] github.com/docker/docker/profiles/seccomp [2022-01-03T16:09:03.362Z] github.com/docker/docker/quota [2022-01-03T16:09:03.362Z] github.com/docker/docker/reference [2022-01-03T16:09:03.362Z] github.com/docker/docker/registry [2022-01-03T16:09:03.362Z] github.com/docker/docker/registry/resumable [2022-01-03T16:09:03.362Z] github.com/docker/docker/restartmanager [2022-01-03T16:09:03.362Z] github.com/docker/docker/rootless [2022-01-03T16:09:03.362Z] github.com/docker/docker/rootless/specconv [2022-01-03T16:09:03.362Z] github.com/docker/docker/runconfig [2022-01-03T16:09:03.362Z] github.com/docker/docker/runconfig/opts [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/daemon [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/environment [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fakegit [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/registry [2022-01-03T16:09:03.362Z] github.com/docker/docker/testutil/request [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/drivers [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/local [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/mounts [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/service [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/service/opts [2022-01-03T16:09:03.362Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T16:09:03.362Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-03T16:09:03.471Z] check_test.go:195: [df82c5f4150ab] daemon is not started [2022-01-03T16:09:03.471Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:09:03.734Z] check_test.go:195: [d333dc5043b1b] daemon is not started [2022-01-03T16:09:03.734Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:09:04.304Z] ? github.com/docker/docker/api [no test files] [2022-01-03T16:09:04.667Z] check_test.go:195: [d4ece9435bb4b] daemon is not started [2022-01-03T16:09:04.667Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:09:05.597Z] check_test.go:195: [d0cdb30b9a111] daemon is not started [2022-01-03T16:09:05.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:09:06.526Z] check_test.go:195: [d441b4480075f] daemon is not started [2022-01-03T16:09:06.526Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:09:09.047Z] check_test.go:195: [dceccc7e08a87] daemon is not started [2022-01-03T16:09:09.048Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:09:09.048Z] check_test.go:195: [df0b290e84a64] daemon is not started [2022-01-03T16:09:09.048Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:09:09.978Z] check_test.go:195: [da0caf99af356] daemon is not started [2022-01-03T16:09:09.978Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:09:10.233Z] check_test.go:195: [dfd45b2dcd7e1] daemon is not started [2022-01-03T16:09:10.233Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:09:10.489Z] check_test.go:195: [dfbb674edea30] daemon is not started [2022-01-03T16:09:10.489Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:09:10.745Z] check_test.go:195: [dff68c85643d2] daemon is not started [2022-01-03T16:09:10.745Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:09:11.001Z] check_test.go:195: [de97633577bb2] daemon is not started [2022-01-03T16:09:11.001Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:09:11.257Z] check_test.go:195: [d5424cf3775db] daemon is not started [2022-01-03T16:09:11.257Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:09:11.257Z] check_test.go:195: [d3925bfeea58f] daemon is not started [2022-01-03T16:09:11.257Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:09:12.624Z] check_test.go:195: [d50bc6db68a2b] daemon is not started [2022-01-03T16:09:12.624Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:09:13.990Z] check_test.go:195: [de604ad935ba9] daemon is not started [2022-01-03T16:09:13.990Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:09:14.553Z] check_test.go:195: [d3fcc3aa97e35] daemon is not started [2022-01-03T16:09:14.553Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:09:15.482Z] check_test.go:195: [da5af939e6da8] daemon is not started [2022-01-03T16:09:15.482Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:09:16.411Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite (43.73s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.85s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.58s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.08s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.29s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.38s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-01-03T16:09:17.338Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-03T16:09:17.338Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:09:17.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:09:17.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-03T16:09:17.338Z] check_test.go:222: [d41ca05ec632d] daemon is not started [2022-01-03T16:09:17.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:09:19.193Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-01-03T16:09:20.607Z] check_test.go:222: [d77cd9ca44803] daemon is not started [2022-01-03T16:09:20.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:09:25.853Z] check_test.go:222: [d55a7e7aa2620] daemon is not started [2022-01-03T16:09:25.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:09:25.853Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-03T16:09:26.415Z] check_test.go:222: [daaf0b933bd8f] daemon is not started [2022-01-03T16:09:26.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:09:26.683Z] check_test.go:222: [decc33e740ebf] daemon is not started [2022-01-03T16:09:26.683Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:09:27.618Z] docker_cli_swarm_test.go:1321: [d8af1f80ca402] joining swarm manager [dd293fc4d7561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:09:28.182Z] check_test.go:222: [df560cf84e153] daemon is not started [2022-01-03T16:09:28.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:09:29.109Z] docker_cli_swarm_test.go:1322: [d1db22cfa1f3a] joining swarm manager [dd293fc4d7561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:09:29.109Z] check_test.go:222: [de8634e9883a0] daemon is not started [2022-01-03T16:09:29.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:09:30.036Z] check_test.go:222: [dd0dea44e2b93] daemon is not started [2022-01-03T16:09:30.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:09:32.554Z] check_test.go:222: [d4b1a8ea2cb3f] daemon is not started [2022-01-03T16:09:32.554Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:09:32.811Z] check_test.go:222: [d89717946bff8] daemon is not started [2022-01-03T16:09:32.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:09:33.066Z] check_test.go:222: [d89b14e2699f0] daemon is not started [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite (16.02s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.12s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.08s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-01-03T16:09:33.066Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-03T16:09:33.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:09:33.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:09:33.997Z] check_test.go:251: [d3ce1c32e2296] daemon is not started [2022-01-03T16:09:33.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:09:34.559Z] check_test.go:251: [dedfbb16fb21b] daemon is not started [2022-01-03T16:09:34.559Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:09:34.559Z] check_test.go:251: [d231a8760b347] daemon is not started [2022-01-03T16:09:34.559Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:09:35.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:09:36.489Z] check_test.go:251: [d8f5ac5e8b022] daemon is not started [2022-01-03T16:09:36.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:09:36.745Z] check_test.go:251: [dffa68c5550f7] daemon is not started [2022-01-03T16:09:36.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:09:37.675Z] check_test.go:251: [dd9be673ffc5b] daemon is not started [2022-01-03T16:09:37.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:09:37.931Z] check_test.go:251: [dd067200bd059] daemon is not started [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.69s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-01-03T16:09:37.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-01-03T16:09:37.931Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:09:37.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:09:43.174Z] check_test.go:278: [db1696e192a71] daemon is not started [2022-01-03T16:09:43.174Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:09:43.174Z] check_test.go:278: [da13ed10a38ac] daemon is not started [2022-01-03T16:09:43.174Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:09:43.429Z] check_test.go:278: [df292728050da] daemon is not started [2022-01-03T16:09:43.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:09:43.429Z] check_test.go:278: [da9e0b584c038] daemon is not started [2022-01-03T16:09:43.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:09:43.685Z] check_test.go:278: [dd8c7f5531bb7] daemon is not started [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-03T16:09:43.685Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-03T16:09:43.685Z] === RUN TestDockerNetworkSuite [2022-01-03T16:09:43.685Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-03T16:09:44.612Z] docker_cli_network_unix_test.go:46: [d448508c4d399] daemon is not started [2022-01-03T16:09:44.612Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-03T16:09:45.175Z] docker_cli_network_unix_test.go:46: [d578873d6287c] daemon is not started [2022-01-03T16:09:45.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-03T16:09:47.322Z] docker_cli_network_unix_test.go:46: [d5d819a3509ee] daemon is not started [2022-01-03T16:09:47.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-03T16:09:49.270Z] docker_cli_network_unix_test.go:46: [da99e5d974644] daemon is not started [2022-01-03T16:09:49.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-03T16:09:49.541Z] docker_cli_network_unix_test.go:1233: [dcb7c7c2e5707] daemon is not started [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T16:09:51.610Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T16:09:51.610Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T16:09:51.610Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T16:09:51.610Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T16:09:51.610Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T16:09:51.610Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T16:09:51.610Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T16:09:51.610Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T16:09:51.610Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T16:09:51.610Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T16:09:51.610Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T16:09:51.610Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T16:09:51.610Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T16:09:51.610Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T16:09:51.610Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T16:09:51.610Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:09:51.610Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T16:09:52.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-03T16:09:52.987Z] docker_cli_network_unix_test.go:46: [dd6cc5810528e] daemon is not started [2022-01-03T16:09:53.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-03T16:09:56.414Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T16:09:56.414Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:09:56.414Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T16:09:56.414Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:09:56.414Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T16:09:57.413Z] docker_cli_network_unix_test.go:46: [d4d547de66e8d] daemon is not started [2022-01-03T16:09:58.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-03T16:10:00.236Z] docker_cli_network_unix_test.go:46: [d2b17c3e98cf2] daemon is not started [2022-01-03T16:10:00.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-03T16:10:01.423Z] docker_cli_network_unix_test.go:46: [d79c772d43081] daemon is not started [2022-01-03T16:10:01.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-03T16:10:01.986Z] docker_cli_network_unix_test.go:46: [d7146e4c3c91e] daemon is not started [2022-01-03T16:10:01.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-03T16:10:02.242Z] docker_cli_network_unix_test.go:46: [d02b941d05693] daemon is not started [2022-01-03T16:10:02.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-03T16:10:02.805Z] docker_cli_network_unix_test.go:46: [d6466f9869431] daemon is not started [2022-01-03T16:10:03.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-03T16:10:03.590Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T16:10:03.624Z] docker_cli_network_unix_test.go:46: [d93cd1bf210f2] daemon is not started [2022-01-03T16:10:04.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-03T16:10:04.186Z] docker_cli_network_unix_test.go:46: [d0a96149c2137] daemon is not started [2022-01-03T16:10:04.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-03T16:10:04.748Z] docker_cli_network_unix_test.go:46: [d0d6299063cd7] daemon is not started [2022-01-03T16:10:04.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-03T16:10:05.005Z] docker_cli_network_unix_test.go:46: [df59ffb59952e] daemon is not started [2022-01-03T16:10:05.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-03T16:10:05.517Z] docker_cli_network_unix_test.go:46: [d272a225f021b] daemon is not started [2022-01-03T16:10:05.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-03T16:10:05.517Z] docker_cli_network_unix_test.go:46: [d6fd091f77d78] daemon is not started [2022-01-03T16:10:05.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-03T16:10:05.773Z] docker_cli_network_unix_test.go:46: [de8fce5e9228a] daemon is not started [2022-01-03T16:10:05.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-03T16:10:06.337Z] docker_cli_network_unix_test.go:46: [d81038c80a926] daemon is not started [2022-01-03T16:10:06.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-03T16:10:06.900Z] docker_cli_network_unix_test.go:46: [dbe8d820fc997] daemon is not started [2022-01-03T16:10:07.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-03T16:10:07.463Z] docker_cli_network_unix_test.go:46: [d7e11ca1667c1] daemon is not started [2022-01-03T16:10:07.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-03T16:10:07.719Z] docker_cli_network_unix_test.go:46: [d72bd816493f7] daemon is not started [2022-01-03T16:10:07.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-03T16:10:07.719Z] docker_cli_network_unix_test.go:46: [dced9d312ab06] daemon is not started [2022-01-03T16:10:07.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-03T16:10:09.086Z] docker_cli_network_unix_test.go:968: [dbdefafe8f401] daemon is not started [2022-01-03T16:10:10.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-03T16:10:11.397Z] docker_cli_network_unix_test.go:46: [dcd26727a762a] daemon is not started [2022-01-03T16:10:11.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-03T16:10:13.157Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T16:10:13.157Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:10:13.157Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T16:10:13.916Z] docker_cli_network_unix_test.go:1116: [d334b9284d80b] daemon is not started [2022-01-03T16:10:16.960Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T16:10:16.960Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T16:10:17.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-03T16:10:17.185Z] docker_cli_network_unix_test.go:46: [d8034fcddd83e] daemon is not started [2022-01-03T16:10:17.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-03T16:10:17.747Z] docker_cli_network_unix_test.go:46: [d07365aa3c3df] daemon is not started [2022-01-03T16:10:17.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-03T16:10:17.747Z] docker_cli_network_unix_test.go:46: [d683484e295a0] daemon is not started [2022-01-03T16:10:17.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-03T16:10:17.747Z] docker_cli_network_unix_test.go:46: [d3be11f32f79f] daemon is not started [2022-01-03T16:10:17.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-03T16:10:18.004Z] docker_cli_network_unix_test.go:46: [da121e4bf0c08] daemon is not started [2022-01-03T16:10:18.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-03T16:10:18.259Z] docker_cli_network_unix_test.go:46: [d9c2fc40bc679] daemon is not started [2022-01-03T16:10:18.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-03T16:10:18.259Z] docker_cli_network_unix_test.go:46: [ddc6c7c368a54] daemon is not started [2022-01-03T16:10:18.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-03T16:10:19.627Z] docker_cli_network_unix_test.go:46: [df45e43489e4f] daemon is not started [2022-01-03T16:10:20.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-03T16:10:20.556Z] docker_cli_network_unix_test.go:46: [d232bb6d1952a] daemon is not started [2022-01-03T16:10:20.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-03T16:10:20.556Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T16:10:20.556Z] docker_cli_network_unix_test.go:46: [dd9078c934198] daemon is not started [2022-01-03T16:10:20.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-03T16:10:20.817Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T16:10:21.117Z] docker_cli_network_unix_test.go:46: [d138e5838ff1b] daemon is not started [2022-01-03T16:10:21.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-03T16:10:21.807Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T16:10:21.807Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:10:21.807Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T16:10:21.807Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:10:21.807Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T16:10:21.807Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:10:21.807Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T16:10:21.807Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T16:10:22.799Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T16:10:24.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-03T16:10:24.896Z] --- PASS: TestBuildWithHugeFile (150.02s) [2022-01-03T16:10:24.897Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T16:10:24.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:10:24.897Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T16:10:24.897Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:10:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:10:24.897Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:10:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:10:24.897Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:10:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:10:24.897Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T16:10:24.897Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T16:10:24.897Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T16:10:24.897Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-03T16:10:24.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-03T16:10:24.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T16:10:24.897Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T16:10:24.897Z] === RUN TestBuildPreserveOwnership [2022-01-03T16:10:24.897Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:10:24.897Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestBuildPlatformInvalid [2022-01-03T16:10:24.897Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T16:10:24.897Z] PASS [2022-01-03T16:10:24.897Z] ok github.com/docker/docker/integration/build 229.374s [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === Skipped [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T16:10:24.897Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T16:10:24.897Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-03T16:10:24.897Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-03T16:10:24.897Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T16:10:24.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T16:10:24.897Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] DONE 29 tests, 6 skipped in 261.831s [2022-01-03T16:10:24.897Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T16:10:24.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:10:24.897Z] INFO: Testing against a local daemon [2022-01-03T16:10:24.897Z] === RUN TestConfigInspect [2022-01-03T16:10:24.897Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestConfigList [2022-01-03T16:10:24.897Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestConfigsCreateAndDelete [2022-01-03T16:10:24.897Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestConfigsUpdate [2022-01-03T16:10:24.897Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestTemplatedConfig [2022-01-03T16:10:24.897Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestConfigCreateResolve [2022-01-03T16:10:24.897Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:10:24.897Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T16:10:24.897Z] PASS [2022-01-03T16:10:24.897Z] ok github.com/docker/docker/integration/config 0.112s [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === Skipped [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T16:10:24.897Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:10:24.897Z] [2022-01-03T16:10:24.897Z] DONE 6 tests, 6 skipped in 2.418s [2022-01-03T16:10:24.897Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T16:10:24.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:10:24.897Z] INFO: Testing against a local daemon [2022-01-03T16:10:24.897Z] === RUN TestCheckpoint [2022-01-03T16:10:24.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:10:24.897Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestContainerInvalidJSON [2022-01-03T16:10:24.897Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:10:24.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:10:24.897Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:10:24.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:10:24.897Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T16:10:24.897Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T16:10:24.897Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-03T16:10:24.897Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T16:10:24.897Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T16:10:24.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T16:10:24.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-01-03T16:10:24.897Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T16:10:24.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.45s) [2022-01-03T16:10:24.897Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T16:10:24.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-01-03T16:10:24.897Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T16:10:24.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-03T16:10:24.897Z] === RUN TestCopyFromContainer [2022-01-03T16:10:24.897Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T16:10:24.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:10:24.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:10:24.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:10:24.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:10:24.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:10:24.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:10:24.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T16:10:24.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T16:10:24.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T16:10:24.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-03T16:10:24.897Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T16:10:24.897Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:10:24.897Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidEnv [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T16:10:24.897Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T16:10:24.897Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T16:10:24.897Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T16:10:24.897Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T16:10:24.897Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T16:10:24.897Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T16:10:24.897Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-03T16:10:24.897Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-03T16:10:24.897Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T16:10:24.897Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.897Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T16:10:24.897Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:10:24.897Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T16:10:24.897Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:10:24.897Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T16:10:24.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:10:24.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:10:24.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:10:24.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:10:24.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:10:24.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:10:24.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:10:24.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:10:24.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:10:24.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:10:24.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T16:10:24.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T16:10:24.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T16:10:24.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T16:10:24.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T16:10:24.898Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T16:10:24.898Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:10:24.898Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestCreateDifferentPlatform [2022-01-03T16:10:24.898Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T16:10:24.898Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T16:10:24.898Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T16:10:24.898Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T16:10:24.898Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-01-03T16:10:24.898Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T16:10:24.898Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:10:24.898Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T16:10:24.898Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T16:10:24.898Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.898Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestDiff [2022-01-03T16:10:24.898Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:10:24.898Z] --- SKIP: TestDiff (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestExecWithCloseStdin [2022-01-03T16:10:24.898Z] --- PASS: TestExecWithCloseStdin (2.71s) [2022-01-03T16:10:24.898Z] === RUN TestExec [2022-01-03T16:10:24.898Z] --- PASS: TestExec (2.57s) [2022-01-03T16:10:24.898Z] === RUN TestExecUser [2022-01-03T16:10:24.898Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:10:24.898Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestExportContainerAndImportImage [2022-01-03T16:10:24.898Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.898Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T16:10:24.898Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:24.898Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestHealthCheckWorkdir [2022-01-03T16:10:24.898Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:10:24.898Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestHealthKillContainer [2022-01-03T16:10:24.898Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:10:24.898Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T16:10:24.898Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:10:24.898Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:10:24.898Z] === RUN TestKillContainerInvalidSignal [2022-01-03T16:10:25.761Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T16:10:26.006Z] docker_cli_network_unix_test.go:1084: [d6e58d3664db5] daemon is not started [2022-01-03T16:10:26.437Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2022-01-03T16:10:26.437Z] === RUN TestKillContainer [2022-01-03T16:10:26.437Z] === RUN TestKillContainer/no_signal [2022-01-03T16:10:27.331Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T16:10:27.331Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:10:27.332Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T16:10:27.332Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:10:27.802Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T16:10:27.802Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T16:10:27.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-03T16:10:27.896Z] docker_cli_network_unix_test.go:46: [dcf9e7d47d019] daemon is not started [2022-01-03T16:10:27.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-03T16:10:28.151Z] docker_cli_network_unix_test.go:46: [d02014b0ee802] daemon is not started [2022-01-03T16:10:28.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-03T16:10:28.618Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T16:10:28.618Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:10:28.618Z] === RUN TestKillContainer/killing_signal [2022-01-03T16:10:29.336Z] docker_cli_network_unix_test.go:46: [d2bfd5c9e8c5c] daemon is not started [2022-01-03T16:10:29.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-03T16:10:29.898Z] docker_cli_network_unix_test.go:46: [d26a1d360333f] daemon is not started [2022-01-03T16:10:29.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-03T16:10:30.154Z] docker_cli_network_unix_test.go:46: [d115cf26ea41a] daemon is not started [2022-01-03T16:10:30.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-03T16:10:30.764Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T16:10:30.972Z] docker_cli_network_unix_test.go:46: [d62c6f27fbbf8] daemon is not started [2022-01-03T16:10:30.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-03T16:10:31.528Z] --- PASS: TestKillContainer (5.24s) [2022-01-03T16:10:31.528Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-01-03T16:10:31.528Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:10:31.528Z] --- PASS: TestKillContainer/killing_signal (2.78s) [2022-01-03T16:10:31.528Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T16:10:31.528Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:10:31.528Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestKillStoppedContainer [2022-01-03T16:10:31.528Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:10:31.528Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T16:10:31.528Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:10:31.528Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestKillDifferentUserContainer [2022-01-03T16:10:31.528Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:10:31.528Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestInspectOomKilledTrue [2022-01-03T16:10:31.528Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:31.528Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestInspectOomKilledFalse [2022-01-03T16:10:31.528Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:10:31.528Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T16:10:31.528Z] === RUN TestLogsFollowTailEmpty [2022-01-03T16:10:31.535Z] docker_cli_network_unix_test.go:46: [dd036a1473a5a] daemon is not started [2022-01-03T16:10:31.792Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-03T16:10:33.725Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-01-03T16:10:33.725Z] === RUN TestNetworkNat [2022-01-03T16:10:33.725Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:10:33.725Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T16:10:33.725Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T16:10:36.642Z] --- PASS: TestNetworkLocalhostTCPNat (2.69s) [2022-01-03T16:10:36.642Z] === RUN TestNetworkLoopbackNat [2022-01-03T16:10:36.642Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:10:36.642Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T16:10:36.642Z] === RUN TestPause [2022-01-03T16:10:36.642Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:10:36.642Z] --- SKIP: TestPause (0.00s) [2022-01-03T16:10:36.642Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T16:10:38.338Z] docker_cli_network_unix_test.go:46: [d45c0c48add8f] daemon is not started [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite (53.82s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-03T16:10:38.338Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-01-03T16:10:38.338Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.53s) [2022-01-03T16:10:38.338Z] === RUN TestDockerHubPullSuite [2022-01-03T16:10:38.338Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-03T16:10:38.829Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2022-01-03T16:10:38.829Z] === RUN TestPauseStopPausedContainer [2022-01-03T16:10:38.829Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:10:38.829Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T16:10:38.829Z] === RUN TestPsFilter [2022-01-03T16:10:39.268Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-03T16:10:39.290Z] --- PASS: TestPsFilter (0.25s) [2022-01-03T16:10:39.290Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-01-03T16:10:40.646Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 49.0% of statements [2022-01-03T16:10:40.646Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T16:10:40.905Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-03T16:10:41.471Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2022-01-03T16:10:41.471Z] === RUN TestRemoveContainerWithVolume [2022-01-03T16:10:41.783Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-03T16:10:41.842Z] ok github.com/docker/docker/builder/remotecontext/git 1.254s coverage: 86.3% of statements [2022-01-03T16:10:41.842Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T16:10:41.842Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T16:10:42.039Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-03T16:10:42.778Z] ok github.com/docker/docker/cmd/docker-proxy 0.086s coverage: 67.6% of statements [2022-01-03T16:10:43.281Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T16:10:43.404Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-03T16:10:43.404Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite (6.06s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.28s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-01-03T16:10:43.404Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-01-03T16:10:43.404Z] PASS [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === Skipped [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T16:10:43.404Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T16:10:43.404Z] [2022-01-03T16:10:43.404Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T16:10:43.405Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-03T16:10:43.405Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:10:43.405Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T16:10:43.405Z] docker_cli_network_unix_test.go:46: [dd9078c934198] daemon is not started [2022-01-03T16:10:43.405Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:10:43.405Z] [2022-01-03T16:10:43.405Z] DONE 1262 tests, 51 skipped in 1409.108s [2022-01-03T16:10:43.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:10:43.405Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:10:43.405Z] +++ kill 8505 [2022-01-03T16:10:43.661Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:10:43.661Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:10:43.662Z] [2022-01-03T16:10:43.662Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:10:43.662Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:10:43.662Z] [2022-01-03T16:10:43.662Z] To set a process to complain mode, use the command line tool [2022-01-03T16:10:43.662Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:10:43.662Z] +++ true [2022-01-03T16:10:43.662Z] exiting test-integration [2022-01-03T16:10:43.662Z] ++ exit 0 [2022-01-03T16:10:43.662Z] [2022-01-03T16:10:43.918Z] + for job in $(jobs -p) [2022-01-03T16:10:43.918Z] + wait 15454 [2022-01-03T16:10:45.311Z] ok github.com/docker/docker/client 0.093s coverage: 75.6% of statements [2022-01-03T16:10:48.047Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T16:10:48.521Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T16:10:48.521Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:10:48.992Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T16:10:50.053Z] --- PASS: TestRemoveContainerWithVolume (7.54s) [2022-01-03T16:10:50.053Z] === RUN TestRemoveContainerRunning [2022-01-03T16:10:51.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T16:10:52.152Z] --- PASS: TestRemoveContainerRunning (2.34s) [2022-01-03T16:10:52.152Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T16:10:53.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T16:10:53.694Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.48s) [2022-01-03T16:10:53.694Z] === RUN TestRemoveInvalidContainer [2022-01-03T16:10:54.154Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-01-03T16:10:54.154Z] === RUN TestRenameLinkedContainer [2022-01-03T16:10:54.154Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:10:54.154Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T16:10:54.154Z] === RUN TestRenameStoppedContainer [2022-01-03T16:10:56.086Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-03T16:10:59.352Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T16:10:59.405Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T16:10:59.405Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T16:10:59.405Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T16:10:59.405Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T16:10:59.405Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T16:11:01.241Z] --- PASS: TestRenameStoppedContainer (7.48s) [2022-01-03T16:11:01.241Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T16:11:04.597Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-03T16:11:07.045Z] --- PASS: TestRenameRunningContainerAndReuse (4.78s) [2022-01-03T16:11:07.045Z] === RUN TestRenameInvalidName [2022-01-03T16:11:08.591Z] --- PASS: TestRenameInvalidName (2.37s) [2022-01-03T16:11:08.591Z] === RUN TestRenameAnonymousContainer [2022-01-03T16:11:11.137Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-03T16:11:12.529Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-03T16:11:17.773Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-03T16:11:19.140Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-03T16:11:20.985Z] --- PASS: TestRenameAnonymousContainer (10.61s) [2022-01-03T16:11:20.985Z] === RUN TestRenameContainerWithSameName [2022-01-03T16:11:21.445Z] --- PASS: TestRenameContainerWithSameName (2.33s) [2022-01-03T16:11:21.445Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T16:11:21.445Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:11:21.445Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:11:21.445Z] === RUN TestResize [2022-01-03T16:11:23.306Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-03T16:11:23.306Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T16:11:23.306Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-03T16:11:24.034Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.0% of statements [2022-01-03T16:11:24.034Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-03T16:11:24.293Z] ok github.com/docker/docker/cmd/dockerd/trap 2.509s coverage: 0.0% of statements [2022-01-03T16:11:24.293Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T16:11:24.293Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T16:11:24.293Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T16:11:24.293Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T16:11:24.293Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T16:11:24.356Z] --- PASS: TestResize (2.45s) [2022-01-03T16:11:24.356Z] === RUN TestResizeWithInvalidSize [2022-01-03T16:11:26.536Z] --- PASS: TestResizeWithInvalidSize (2.42s) [2022-01-03T16:11:26.536Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T16:11:27.471Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-03T16:11:28.400Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-03T16:11:28.883Z] --- PASS: TestResizeWhenContainerNotStarted (2.68s) [2022-01-03T16:11:28.883Z] === RUN TestDaemonRestartKillContainers [2022-01-03T16:11:28.883Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:11:28.883Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:11:28.883Z] === RUN TestStats [2022-01-03T16:11:28.883Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:11:28.883Z] --- SKIP: TestStats (0.00s) [2022-01-03T16:11:28.883Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T16:11:28.963Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-03T16:11:31.479Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-03T16:11:32.417Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-01-03T16:11:33.015Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-01-03T16:11:34.398Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-03T16:11:35.286Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T16:11:35.286Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:11:35.286Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T16:11:35.286Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:11:35.286Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T16:11:39.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.58s) [2022-01-03T16:11:39.229Z] === RUN TestStopContainerWithTimeout [2022-01-03T16:11:39.229Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:11:39.229Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T16:11:39.229Z] === RUN TestUpdateRestartPolicy [2022-01-03T16:11:42.514Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-01-03T16:11:42.515Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2022-01-03T16:11:42.515Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-03T16:11:43.083Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-03T16:11:43.652Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-01-03T16:11:44.591Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.450s coverage: 74.6% of statements [2022-01-03T16:11:45.119Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T16:11:45.119Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:11:45.119Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T16:11:45.119Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T16:11:45.119Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T16:11:45.119Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T16:11:45.527Z] ok github.com/docker/docker/daemon 12.117s coverage: 17.5% of statements [2022-01-03T16:11:45.590Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T16:11:45.590Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:11:45.590Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T16:11:45.590Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:11:45.590Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T16:11:45.590Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:11:45.590Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T16:11:45.590Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T16:11:45.786Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T16:11:45.786Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T16:11:45.786Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T16:11:45.786Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T16:11:46.045Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-01-03T16:11:46.983Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 56.2% of statements [2022-01-03T16:11:47.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T16:11:48.365Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.030s coverage: 1.8% of statements [2022-01-03T16:11:50.117Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T16:11:50.913Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.546s coverage: 45.9% of statements [2022-01-03T16:11:50.913Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T16:11:50.913Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.391s coverage: 50.5% of statements [2022-01-03T16:11:52.341Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T16:11:52.341Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:11:52.341Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T16:11:52.341Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:11:52.341Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T16:11:52.341Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T16:11:53.192Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T16:11:53.192Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:11:53.192Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T16:11:53.455Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2022-01-03T16:11:53.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T16:11:55.302Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T16:11:55.362Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.903s coverage: 58.0% of statements [2022-01-03T16:11:55.362Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T16:11:55.362Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T16:11:55.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-01-03T16:11:56.869Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-01-03T16:12:00.163Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 6.7% of statements [2022-01-03T16:12:00.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T16:12:00.163Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T16:12:00.163Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.5% of statements [2022-01-03T16:12:02.071Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2022-01-03T16:12:02.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T16:12:02.348Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:12:02.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T16:12:03.451Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 77.6% of statements [2022-01-03T16:12:03.451Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T16:12:03.451Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T16:12:03.451Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2022-01-03T16:12:04.385Z] --- PASS: TestUpdateRestartPolicy (22.25s) [2022-01-03T16:12:04.385Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T16:12:04.385Z] --- PASS: TestUpdateRestartWithAutoRemove (2.24s) [2022-01-03T16:12:04.385Z] === RUN TestWaitNonBlocked [2022-01-03T16:12:04.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:12:04.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:12:04.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:12:04.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:12:04.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T16:12:04.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T16:12:04.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-01-03T16:12:05.404Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2022-01-03T16:12:06.575Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-03T16:12:06.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2022-01-03T16:12:06.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.14s) [2022-01-03T16:12:06.575Z] === RUN TestWaitBlocked [2022-01-03T16:12:06.575Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:06.575Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T16:12:06.575Z] PASS [2022-01-03T16:12:06.575Z] ok github.com/docker/docker/integration/container 109.468s [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === Skipped [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T16:12:06.575Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T16:12:06.575Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T16:12:06.575Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T16:12:06.575Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T16:12:06.575Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T16:12:06.575Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T16:12:06.575Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T16:12:06.575Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T16:12:06.575Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T16:12:06.575Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T16:12:06.575Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T16:12:06.575Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T16:12:06.575Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T16:12:06.575Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T16:12:06.575Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T16:12:06.575Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T16:12:06.575Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T16:12:06.575Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T16:12:06.575Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T16:12:06.575Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T16:12:06.575Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T16:12:06.575Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T16:12:06.575Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T16:12:06.575Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T16:12:06.575Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T16:12:06.575Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T16:12:06.575Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T16:12:06.575Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:06.575Z] [2022-01-03T16:12:06.575Z] DONE 87 tests, 33 skipped in 112.393s [2022-01-03T16:12:06.575Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T16:12:06.785Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 78.7% of statements [2022-01-03T16:12:06.785Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T16:12:07.723Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 62.5% of statements [2022-01-03T16:12:08.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T16:12:08.293Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-01-03T16:12:10.200Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-01-03T16:12:10.283Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T16:12:10.769Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-03T16:12:12.148Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2022-01-03T16:12:12.148Z] ok github.com/docker/docker/daemon/logger/splunk 2.120s coverage: 82.5% of statements [2022-01-03T16:12:12.148Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T16:12:12.148Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T16:12:14.083Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T16:12:14.685Z] ok github.com/docker/docker/distribution/metadata 0.062s coverage: 48.2% of statements [2022-01-03T16:12:15.658Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T16:12:15.658Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:12:15.658Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T16:12:16.596Z] ok github.com/docker/docker/distribution 0.181s coverage: 26.4% of statements [2022-01-03T16:12:16.596Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T16:12:16.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T16:12:17.165Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2022-01-03T16:12:18.619Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T16:12:18.736Z] ok github.com/docker/docker/image 0.028s coverage: 86.6% of statements [2022-01-03T16:12:18.736Z] ok github.com/docker/docker/distribution/xfer 2.019s coverage: 85.1% of statements [2022-01-03T16:12:18.736Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T16:12:19.712Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-01-03T16:12:20.190Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T16:12:20.281Z] ok github.com/docker/docker/image/tarexport 0.029s coverage: 0.7% of statements [2022-01-03T16:12:20.848Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2022-01-03T16:12:20.848Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T16:12:21.416Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-01-03T16:12:23.323Z] ok github.com/docker/docker/oci 0.028s coverage: 43.3% of statements [2022-01-03T16:12:24.705Z] ok github.com/docker/docker/opts 0.038s coverage: 67.1% of statements [2022-01-03T16:12:24.705Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-03T16:12:25.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T16:12:25.599Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:12:25.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T16:12:26.076Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T16:12:26.076Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:12:26.076Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T16:12:26.076Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:12:26.076Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T16:12:26.076Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:12:26.076Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T16:12:26.076Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:12:26.076Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T16:12:27.080Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T16:12:27.704Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-03T16:12:27.704Z] docker_cli_swarm_test.go:1186: [de76b2ad8986b] joining swarm manager [df14378bd70f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:12:28.018Z] ok github.com/docker/docker/pkg/archive 0.588s coverage: 82.1% of statements [2022-01-03T16:12:28.588Z] ok github.com/docker/docker/pkg/authorization 0.172s coverage: 68.3% of statements [2022-01-03T16:12:28.848Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-03T16:12:29.108Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2022-01-03T16:12:30.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T16:12:30.379Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:12:30.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T16:12:30.379Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:12:30.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T16:12:31.652Z] ok github.com/docker/docker/layer 7.244s coverage: 68.8% of statements [2022-01-03T16:12:31.652Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T16:12:31.652Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T16:12:31.652Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T16:12:31.652Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T16:12:31.652Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T16:12:31.652Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-01-03T16:12:31.911Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2022-01-03T16:12:32.480Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2022-01-03T16:12:32.739Z] ok github.com/docker/docker/pkg/chrootarchive 2.768s coverage: 43.5% of statements [2022-01-03T16:12:32.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T16:12:32.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T16:12:32.946Z] docker_cli_swarm_test.go:1195: [d27eadff73844] joining swarm manager [df14378bd70f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:12:33.679Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2022-01-03T16:12:35.060Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2022-01-03T16:12:35.320Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-01-03T16:12:36.258Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-01-03T16:12:36.841Z] ok github.com/docker/docker/pkg/discovery/kv 3.052s coverage: 84.1% of statements [2022-01-03T16:12:36.841Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 84.8% of statements [2022-01-03T16:12:36.895Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T16:12:36.895Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:12:36.895Z] === RUN TestDaemonConfigValidation [2022-01-03T16:12:36.895Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T16:12:36.895Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T16:12:36.895Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:12:36.895Z] === RUN TestDaemonProxy [2022-01-03T16:12:36.895Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:12:36.895Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T16:12:36.895Z] PASS [2022-01-03T16:12:36.895Z] ok github.com/docker/docker/integration/daemon 0.130s [2022-01-03T16:12:36.895Z] [2022-01-03T16:12:36.895Z] === Skipped [2022-01-03T16:12:36.895Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T16:12:36.895Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] [2022-01-03T16:12:36.895Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T16:12:36.895Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] [2022-01-03T16:12:36.895Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T16:12:36.895Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T16:12:36.895Z] [2022-01-03T16:12:36.895Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T16:12:36.895Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T16:12:36.895Z] [2022-01-03T16:12:36.895Z] DONE 4 tests, 4 skipped in 26.928s [2022-01-03T16:12:36.895Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T16:12:36.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:12:36.895Z] INFO: Testing against a local daemon [2022-01-03T16:12:36.895Z] === RUN TestCommitInheritsEnv [2022-01-03T16:12:36.895Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:12:36.895Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-03T16:12:36.895Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T16:12:36.895Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:12:36.895Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:12:36.895Z] === RUN TestImagesFilterMultiReference [2022-01-03T16:12:36.895Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-01-03T16:12:36.895Z] === RUN TestImagePullPlatformInvalid [2022-01-03T16:12:36.895Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T16:12:36.895Z] === RUN TestRemoveImageOrphaning [2022-01-03T16:12:36.895Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-01-03T16:12:36.895Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T16:12:36.895Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-03T16:12:36.895Z] === RUN TestTagInvalidReference [2022-01-03T16:12:37.100Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-03T16:12:37.100Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2022-01-03T16:12:37.355Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-03T16:12:37.355Z] === RUN TestTagValidPrefixedRepo [2022-01-03T16:12:37.355Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-03T16:12:37.355Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T16:12:37.355Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-03T16:12:37.355Z] === RUN TestTagOfficialNames [2022-01-03T16:12:37.355Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-03T16:12:37.355Z] === RUN TestTagMatchesDigest [2022-01-03T16:12:37.355Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-03T16:12:37.355Z] PASS [2022-01-03T16:12:37.355Z] ok github.com/docker/docker/integration/image 1.899s [2022-01-03T16:12:37.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T16:12:37.558Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:12:37.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T16:12:37.816Z] [2022-01-03T16:12:37.816Z] === Skipped [2022-01-03T16:12:37.816Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-03T16:12:37.816Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:12:37.816Z] [2022-01-03T16:12:37.816Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T16:12:37.816Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T16:12:37.816Z] [2022-01-03T16:12:37.816Z] DONE 11 tests, 2 skipped in 3.941s [2022-01-03T16:12:37.816Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T16:12:38.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T16:12:38.028Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:12:38.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T16:12:38.028Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:12:38.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T16:12:38.478Z] ok github.com/docker/docker/pkg/idtools 0.579s coverage: 69.5% of statements [2022-01-03T16:12:38.478Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 70.1% of statements [2022-01-03T16:12:38.737Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-01-03T16:12:38.737Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-01-03T16:12:38.737Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T16:12:38.737Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T16:12:38.737Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T16:12:38.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-01-03T16:12:38.997Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T16:12:38.997Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-01-03T16:12:39.256Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-01-03T16:12:39.516Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-03T16:12:39.516Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-03T16:12:39.516Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T16:12:39.516Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T16:12:40.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:12:40.010Z] INFO: Testing against a local daemon [2022-01-03T16:12:40.010Z] === RUN TestNetworkCreateDelete [2022-01-03T16:12:40.010Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.010Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T16:12:40.010Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T16:12:40.010Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:12:40.010Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:12:40.010Z] === RUN TestDaemonDNSFallback [2022-01-03T16:12:40.010Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.010Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T16:12:40.010Z] === RUN TestInspectNetwork [2022-01-03T16:12:40.010Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:40.010Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T16:12:40.010Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T16:12:40.010Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.010Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:12:40.010Z] === RUN TestNetworkInvalidJSON [2022-01-03T16:12:40.010Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T16:12:40.010Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T16:12:40.010Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:12:40.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:12:40.010Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:12:40.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:12:40.010Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T16:12:40.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T16:12:40.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T16:12:40.010Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-03T16:12:40.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T16:12:40.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T16:12:40.010Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T16:12:40.010Z] === RUN TestNetworkList [2022-01-03T16:12:40.010Z] === RUN TestNetworkList//networks [2022-01-03T16:12:40.010Z] === PAUSE TestNetworkList//networks [2022-01-03T16:12:40.010Z] === RUN TestNetworkList//networks/ [2022-01-03T16:12:40.010Z] === PAUSE TestNetworkList//networks/ [2022-01-03T16:12:40.085Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-01-03T16:12:40.471Z] === CONT TestNetworkList//networks [2022-01-03T16:12:40.471Z] === CONT TestNetworkList//networks/ [2022-01-03T16:12:40.471Z] --- PASS: TestNetworkList (0.05s) [2022-01-03T16:12:40.471Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T16:12:40.471Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-01-03T16:12:40.471Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T16:12:40.471Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T16:12:40.471Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T16:12:40.471Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T16:12:40.471Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T16:12:40.471Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T16:12:40.471Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T16:12:40.471Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T16:12:40.471Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:12:40.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T16:12:40.471Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:12:40.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T16:12:40.471Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:12:40.471Z] PASS [2022-01-03T16:12:40.471Z] ok github.com/docker/docker/integration/network 0.212s [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === Skipped [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T16:12:40.471Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T16:12:40.471Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T16:12:40.471Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T16:12:40.471Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T16:12:40.471Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T16:12:40.471Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:243: FLAKY_TEST [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T16:12:40.471Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T16:12:40.471Z] [2022-01-03T16:12:40.471Z] DONE 22 tests, 15 skipped in 2.657s [2022-01-03T16:12:40.471Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T16:12:40.653Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T16:12:40.653Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T16:12:40.912Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T16:12:41.442Z] testing: warning: no tests to run [2022-01-03T16:12:41.442Z] PASS [2022-01-03T16:12:41.442Z] ok github.com/docker/docker/integration/network/ipvlan 0.122s [2022-01-03T16:12:41.442Z] [2022-01-03T16:12:41.442Z] DONE 0 tests in 0.879s [2022-01-03T16:12:41.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T16:12:42.287Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-03T16:12:42.287Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-03T16:12:42.412Z] testing: warning: no tests to run [2022-01-03T16:12:42.412Z] PASS [2022-01-03T16:12:42.412Z] ok github.com/docker/docker/integration/network/macvlan 0.121s [2022-01-03T16:12:42.412Z] [2022-01-03T16:12:42.412Z] DONE 0 tests in 0.815s [2022-01-03T16:12:42.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T16:12:42.545Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-03T16:12:42.804Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-03T16:12:43.063Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-01-03T16:12:43.063Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T16:12:43.392Z] testing: warning: no tests to run [2022-01-03T16:12:43.392Z] PASS [2022-01-03T16:12:43.392Z] ok github.com/docker/docker/integration/plugin 0.098s [2022-01-03T16:12:43.392Z] [2022-01-03T16:12:43.392Z] DONE 0 tests in 0.822s [2022-01-03T16:12:43.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T16:12:43.631Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-01-03T16:12:43.891Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-03T16:12:44.150Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2022-01-03T16:12:44.364Z] testing: warning: no tests to run [2022-01-03T16:12:44.364Z] PASS [2022-01-03T16:12:44.364Z] ok github.com/docker/docker/integration/plugin/authz 0.103s [2022-01-03T16:12:44.364Z] [2022-01-03T16:12:44.364Z] DONE 0 tests in 0.811s [2022-01-03T16:12:44.364Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T16:12:44.719Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-01-03T16:12:44.719Z] coverage: [no statements] [2022-01-03T16:12:44.719Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-03T16:12:44.978Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-03T16:12:45.237Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-03T16:12:45.237Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-03T16:12:47.141Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-03T16:12:47.141Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-03T16:12:47.401Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-01-03T16:12:48.780Z] ok github.com/docker/docker/quota 0.272s coverage: 71.4% of statements [2022-01-03T16:12:48.780Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-03T16:12:49.717Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-03T16:12:49.976Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-03T16:12:50.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:12:50.199Z] INFO: Testing against a local daemon [2022-01-03T16:12:50.199Z] === RUN TestPluginInvalidJSON [2022-01-03T16:12:50.199Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:12:50.199Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:12:50.199Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T16:12:50.199Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-03T16:12:50.199Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T16:12:50.199Z] === RUN TestPluginInstall [2022-01-03T16:12:50.199Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T16:12:50.199Z] === RUN TestPluginsWithRuntimes [2022-01-03T16:12:50.199Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T16:12:50.199Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T16:12:50.199Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:12:50.199Z] PASS [2022-01-03T16:12:50.199Z] ok github.com/docker/docker/integration/plugin/common 0.149s [2022-01-03T16:12:50.199Z] [2022-01-03T16:12:50.199Z] === Skipped [2022-01-03T16:12:50.199Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T16:12:50.199Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] [2022-01-03T16:12:50.199Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T16:12:50.199Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] [2022-01-03T16:12:50.199Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T16:12:50.199Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T16:12:50.199Z] [2022-01-03T16:12:50.199Z] DONE 5 tests, 3 skipped in 5.540s [2022-01-03T16:12:50.199Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T16:12:50.235Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T16:12:50.803Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-03T16:12:50.803Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-03T16:12:53.340Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T16:12:53.909Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2022-01-03T16:12:53.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:12:53.949Z] INFO: Testing against a local daemon [2022-01-03T16:12:53.949Z] === RUN TestExternalGraphDriver [2022-01-03T16:12:53.949Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:12:53.949Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T16:12:53.949Z] === RUN TestGraphdriverPluginV2 [2022-01-03T16:12:53.949Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:12:53.949Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:12:53.949Z] PASS [2022-01-03T16:12:53.949Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.157s [2022-01-03T16:12:53.949Z] [2022-01-03T16:12:53.949Z] === Skipped [2022-01-03T16:12:53.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T16:12:53.949Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T16:12:53.949Z] [2022-01-03T16:12:53.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T16:12:53.949Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T16:12:53.949Z] [2022-01-03T16:12:53.949Z] DONE 2 tests, 2 skipped in 3.727s [2022-01-03T16:12:53.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T16:12:54.168Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-01-03T16:12:55.545Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-01-03T16:12:56.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:12:56.862Z] INFO: Testing against a local daemon [2022-01-03T16:12:56.862Z] === RUN TestReadPluginNoRead [2022-01-03T16:12:56.862Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:12:56.862Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T16:12:56.862Z] PASS [2022-01-03T16:12:56.862Z] ok github.com/docker/docker/integration/plugin/logging 0.129s [2022-01-03T16:12:56.862Z] [2022-01-03T16:12:56.862Z] === Skipped [2022-01-03T16:12:56.862Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T16:12:56.862Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T16:12:56.862Z] [2022-01-03T16:12:56.862Z] DONE 1 tests, 1 skipped in 2.555s [2022-01-03T16:12:56.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T16:12:58.405Z] testing: warning: no tests to run [2022-01-03T16:12:58.405Z] PASS [2022-01-03T16:12:58.405Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-01-03T16:12:58.405Z] [2022-01-03T16:12:58.405Z] DONE 0 tests in 1.328s [2022-01-03T16:12:58.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T16:13:00.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:00.596Z] INFO: Testing against a local daemon [2022-01-03T16:13:00.596Z] === RUN TestPluginWithDevMounts [2022-01-03T16:13:00.596Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:00.596Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T16:13:00.596Z] PASS [2022-01-03T16:13:00.596Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2022-01-03T16:13:00.596Z] [2022-01-03T16:13:00.596Z] === Skipped [2022-01-03T16:13:00.596Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T16:13:00.596Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:00.596Z] [2022-01-03T16:13:00.596Z] DONE 1 tests, 1 skipped in 2.439s [2022-01-03T16:13:01.057Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T16:13:03.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:03.240Z] INFO: Testing against a local daemon [2022-01-03T16:13:03.240Z] === RUN TestSecretInspect [2022-01-03T16:13:03.240Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T16:13:03.240Z] === RUN TestSecretList [2022-01-03T16:13:03.240Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T16:13:03.240Z] === RUN TestSecretsCreateAndDelete [2022-01-03T16:13:03.240Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:13:03.240Z] === RUN TestSecretsUpdate [2022-01-03T16:13:03.240Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T16:13:03.240Z] === RUN TestTemplatedSecret [2022-01-03T16:13:03.240Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T16:13:03.240Z] === RUN TestSecretCreateResolve [2022-01-03T16:13:03.240Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:03.240Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T16:13:03.240Z] PASS [2022-01-03T16:13:03.240Z] ok github.com/docker/docker/integration/secret 0.142s [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === Skipped [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T16:13:03.240Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:03.240Z] [2022-01-03T16:13:03.240Z] DONE 6 tests, 6 skipped in 2.193s [2022-01-03T16:13:03.240Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T16:13:03.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T16:13:06.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:06.188Z] INFO: Testing against a local daemon [2022-01-03T16:13:06.188Z] === RUN TestServiceCreateInit [2022-01-03T16:13:06.188Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T16:13:06.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T16:13:06.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- PASS: TestServiceCreateInit (0.07s) [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T16:13:06.188Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceConflict [2022-01-03T16:13:06.188Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T16:13:06.188Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-01-03T16:13:06.188Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T16:13:06.188Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T16:13:06.188Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T16:13:06.188Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceSysctls [2022-01-03T16:13:06.188Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-03T16:13:06.188Z] === RUN TestCreateServiceCapabilities [2022-01-03T16:13:06.188Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-03T16:13:06.188Z] === RUN TestInspect [2022-01-03T16:13:06.188Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestInspect (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestCreateJob [2022-01-03T16:13:06.188Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestReplicatedJob [2022-01-03T16:13:06.188Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestUpdateReplicatedJob [2022-01-03T16:13:06.188Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceListWithStatuses [2022-01-03T16:13:06.188Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T16:13:06.188Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestDockerNetworkReConnect [2022-01-03T16:13:06.188Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServicePlugin [2022-01-03T16:13:06.188Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceUpdateLabel [2022-01-03T16:13:06.188Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceUpdateSecrets [2022-01-03T16:13:06.188Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceUpdateConfigs [2022-01-03T16:13:06.188Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceUpdateNetwork [2022-01-03T16:13:06.188Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T16:13:06.188Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T16:13:06.188Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-03T16:13:06.188Z] PASS [2022-01-03T16:13:06.188Z] ok github.com/docker/docker/integration/service 0.338s [2022-01-03T16:13:06.188Z] [2022-01-03T16:13:06.188Z] === Skipped [2022-01-03T16:13:06.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-03T16:13:06.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:13:06.649Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-01-03T16:13:06.649Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T16:13:06.649Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-01-03T16:13:06.649Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T16:13:06.649Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T16:13:06.649Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T16:13:06.649Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-03T16:13:06.649Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-03T16:13:06.649Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T16:13:06.649Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T16:13:06.649Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T16:13:06.649Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T16:13:06.649Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T16:13:06.649Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T16:13:06.649Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T16:13:06.649Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T16:13:06.649Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T16:13:06.649Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T16:13:06.649Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T16:13:06.649Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T16:13:06.649Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-03T16:13:06.649Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T16:13:06.649Z] [2022-01-03T16:13:06.649Z] DONE 24 tests, 23 skipped in 3.073s [2022-01-03T16:13:06.649Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T16:13:07.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T16:13:07.157Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:13:07.627Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T16:13:07.627Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:13:08.098Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T16:13:08.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:08.834Z] INFO: Testing against a local daemon [2022-01-03T16:13:08.834Z] === RUN TestSessionCreate [2022-01-03T16:13:08.834Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:13:08.834Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T16:13:08.834Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T16:13:08.834Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:13:08.834Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:13:08.834Z] PASS [2022-01-03T16:13:08.834Z] ok github.com/docker/docker/integration/session 0.167s [2022-01-03T16:13:08.834Z] [2022-01-03T16:13:08.834Z] === Skipped [2022-01-03T16:13:08.834Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T16:13:08.834Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T16:13:08.834Z] [2022-01-03T16:13:08.834Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T16:13:08.834Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T16:13:08.834Z] [2022-01-03T16:13:08.834Z] DONE 2 tests, 2 skipped in 2.162s [2022-01-03T16:13:08.834Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T16:13:09.672Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T16:13:09.672Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:13:09.672Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T16:13:09.815Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T16:13:09.815Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:13:09.815Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T16:13:09.815Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:13:09.815Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T16:13:11.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:11.018Z] INFO: Testing against a local daemon [2022-01-03T16:13:11.018Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T16:13:11.018Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:11.018Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestDiskUsage [2022-01-03T16:13:11.018Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:13:11.018Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestEventsExecDie [2022-01-03T16:13:11.018Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:13:11.018Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestEventsBackwardsCompatible [2022-01-03T16:13:11.018Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:13:11.018Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestEventsVolumeCreate [2022-01-03T16:13:11.018Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:13:11.018Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestInfoAPI [2022-01-03T16:13:11.018Z] --- PASS: TestInfoAPI (0.06s) [2022-01-03T16:13:11.018Z] === RUN TestInfoAPIWarnings [2022-01-03T16:13:11.018Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:13:11.018Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestInfoDebug [2022-01-03T16:13:11.018Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:11.018Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestInfoInsecureRegistries [2022-01-03T16:13:11.018Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:11.018Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T16:13:11.018Z] === RUN TestInfoRegistryMirrors [2022-01-03T16:13:11.018Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:11.019Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T16:13:11.019Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T16:13:11.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-03T16:13:11.989Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-01-03T16:13:11.989Z] === RUN TestPingCacheHeaders [2022-01-03T16:13:11.989Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-03T16:13:11.989Z] === RUN TestPingGet [2022-01-03T16:13:11.989Z] --- PASS: TestPingGet (0.05s) [2022-01-03T16:13:11.989Z] === RUN TestPingHead [2022-01-03T16:13:11.989Z] --- PASS: TestPingHead (0.05s) [2022-01-03T16:13:11.989Z] === RUN TestVersion [2022-01-03T16:13:12.451Z] --- PASS: TestVersion (0.04s) [2022-01-03T16:13:12.451Z] PASS [2022-01-03T16:13:12.451Z] ok github.com/docker/docker/integration/system 1.373s [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === Skipped [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T16:13:12.451Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T16:13:12.451Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T16:13:12.451Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T16:13:12.451Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T16:13:12.451Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T16:13:12.451Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T16:13:12.451Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T16:13:12.451Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T16:13:12.451Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T16:13:12.451Z] [2022-01-03T16:13:12.451Z] DONE 15 tests, 9 skipped in 3.414s [2022-01-03T16:13:12.451Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T16:13:14.454Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T16:13:14.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:14.644Z] INFO: Testing against a local daemon [2022-01-03T16:13:14.644Z] === RUN TestVolumesCreateAndList [2022-01-03T16:13:14.644Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-01-03T16:13:14.644Z] === RUN TestVolumesRemove [2022-01-03T16:13:15.109Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-03T16:13:15.109Z] === RUN TestVolumesInspect [2022-01-03T16:13:15.110Z] --- PASS: TestVolumesInspect (0.06s) [2022-01-03T16:13:15.110Z] === RUN TestVolumesInvalidJSON [2022-01-03T16:13:15.110Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T16:13:15.110Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T16:13:15.110Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T16:13:15.110Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-03T16:13:15.110Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-03T16:13:15.110Z] PASS [2022-01-03T16:13:15.110Z] ok github.com/docker/docker/integration/volume 0.422s [2022-01-03T16:13:15.110Z] [2022-01-03T16:13:15.110Z] DONE 5 tests in 2.758s [2022-01-03T16:13:15.445Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T16:13:15.445Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:13:15.445Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T16:13:15.445Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:13:15.445Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T16:13:15.571Z] INFO: make.ps1 ended at 01/03/2022 16:13:15 [2022-01-03T16:13:15.571Z] INFO: Integration CLI tests being run from the host: [2022-01-03T16:13:15.571Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-03T16:13:17.015Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T16:13:17.473Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T16:13:17.473Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === Skipped [2022-01-03T16:13:17.473Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T16:13:17.473Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T16:13:17.473Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T16:13:17.473Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T16:13:17.473Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T16:13:17.473Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.473Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T16:13:17.473Z] [2022-01-03T16:13:17.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:71: No driver to put! [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2022-01-03T16:13:17.474Z] time="2022-01-03T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T16:13:17.474Z] time="2022-01-03T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T16:13:17.474Z] time="2022-01-03T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T16:13:17.474Z] time="2022-01-03T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T16:13:17.474Z] time="2022-01-03T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:71: No driver to put! [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T16:13:17.474Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T16:13:17.474Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T16:13:17.474Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T16:13:17.474Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T16:13:17.474Z] graphtest_unix.go:71: No driver to put! [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T16:13:17.474Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T16:13:17.474Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T16:13:17.474Z] [2022-01-03T16:13:17.474Z] DONE 2342 tests, 28 skipped in 250.876s [2022-01-03T16:13:17.474Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/config [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/idm [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/ns [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/options [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/osl [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T16:13:17.474Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T16:13:17.474Z] + 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/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-01-03T16:13:18.005Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T16:13:18.995Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T16:13:19.465Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T16:13:19.935Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T16:13:21.546Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-03T16:13:25.713Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-03T16:13:25.817Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T16:13:27.078Z] docker_cli_swarm_test.go:1118: [d1e95a05ed091] joining swarm manager [de6faaf8c20c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:13:27.650Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T16:13:27.651Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:13:28.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T16:13:28.036Z] INFO: Testing against a local daemon [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T16:13:28.036Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T16:13:28.036Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T16:13:28.036Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T16:13:28.043Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T16:13:28.043Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:13:28.043Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T16:13:28.120Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T16:13:28.444Z] docker_cli_swarm_test.go:1119: [df9435be7280d] joining swarm manager [de6faaf8c20c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:13:28.497Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T16:13:28.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T16:13:28.957Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T16:13:29.035Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T16:13:29.035Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:13:29.035Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T16:13:29.418Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T16:13:29.506Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T16:13:31.728Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T16:13:32.719Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T16:13:33.190Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T16:13:33.190Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:13:33.190Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T16:13:34.183Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T16:13:34.655Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T16:13:34.655Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:13:34.655Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T16:13:34.655Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:13:34.655Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T16:13:39.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T16:13:39.034Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:13:39.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T16:13:40.537Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T16:13:44.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T16:13:55.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T16:13:56.213Z] ok github.com/docker/docker/libnetwork 37.202s coverage: 40.7% of statements [2022-01-03T16:13:56.213Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-01-03T16:13:56.213Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T16:13:57.150Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T16:13:57.410Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T16:13:57.410Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T16:13:57.410Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T16:13:57.410Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T16:13:57.669Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T16:13:57.669Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T16:13:57.929Z] ok github.com/docker/docker/libnetwork/config 0.029s coverage: 24.0% of statements [2022-01-03T16:13:58.188Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-03T16:13:58.188Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T16:13:58.188Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T16:13:58.447Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T16:14:00.982Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.394s coverage: 59.9% of statements [2022-01-03T16:14:01.241Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T16:14:01.241Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T16:14:02.177Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.203s coverage: 4.0% of statements [2022-01-03T16:14:02.177Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T16:14:02.437Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-03T16:14:02.437Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T16:14:02.696Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T16:14:05.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T16:14:05.796Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:14:06.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T16:14:12.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T16:14:12.147Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:14:12.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T16:14:12.147Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:14:12.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T16:14:12.670Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.845s coverage: 7.2% of statements [2022-01-03T16:14:12.671Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T16:14:12.671Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-03T16:14:12.671Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-03T16:14:12.671Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T16:14:12.671Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T16:14:12.671Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T16:14:12.929Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2022-01-03T16:14:13.188Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-01-03T16:14:13.447Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2022-01-03T16:14:13.705Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T16:14:13.705Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-03T16:14:16.438Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T16:14:16.438Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T16:14:16.908Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T16:14:19.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T16:14:19.322Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:14:19.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T16:14:19.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T16:14:19.793Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:14:19.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T16:14:19.793Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:14:19.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T16:14:22.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T16:14:22.794Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:14:22.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T16:14:22.794Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:14:23.264Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T16:14:23.264Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:14:23.264Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T16:14:23.735Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T16:14:23.735Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:14:23.735Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T16:14:25.914Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/ipam 14.012s coverage: 85.3% of statements [2022-01-03T16:14:40.807Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T16:14:40.807Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-03T16:14:40.807Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-03T16:14:40.807Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-03T16:14:49.054Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T16:14:49.054Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T16:14:49.054Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:14:49.054Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T16:14:49.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T16:14:52.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T16:14:52.183Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:14:53.173Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T16:14:53.173Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:14:53.643Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T16:14:55.213Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T16:14:55.213Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:14:55.213Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T16:15:01.105Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T16:15:02.095Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T16:15:02.095Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:15:02.095Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T16:15:02.095Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:15:02.095Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T16:15:03.668Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T16:15:04.659Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T16:15:04.878Z] docker_cli_swarm_test.go:1172: [d8877e07a35e0] joining swarm manager [de6faaf8c20c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T16:15:05.650Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T16:15:06.120Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T16:15:06.594Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T16:15:06.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T16:15:08.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T16:15:09.460Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T16:15:13.765Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T16:15:14.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T16:15:15.989Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T16:15:15.989Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:15:15.989Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T16:15:16.980Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T16:15:16.980Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:15:16.980Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T16:15:17.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T16:15:17.451Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T16:15:20.153Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T16:15:20.408Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T16:15:21.398Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T16:15:21.868Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T16:15:21.868Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:15:21.868Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T16:15:22.857Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T16:15:23.848Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T16:15:23.848Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:15:23.848Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T16:15:23.848Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:15:23.848Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T16:15:31.020Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T16:15:36.901Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-03T16:15:36.901Z] docker_cli_swarm_test.go:1453: [db7ed68785925] joining swarm manager [da92a98ccf85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:15:36.901Z] docker_cli_swarm_test.go:1454: [d4d309394a99b] joining swarm manager [da92a98ccf85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:15:41.208Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T16:15:41.209Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T16:15:41.209Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T16:15:41.209Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T16:15:41.209Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T16:15:41.209Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T16:15:41.209Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T16:15:41.209Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T16:15:41.209Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T16:15:41.209Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T16:15:41.209Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T16:15:41.209Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T16:15:45.995Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T16:15:45.995Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:15:45.995Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T16:15:45.995Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:15:45.995Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T16:15:45.995Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.995Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T16:15:45.995Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.995Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T16:15:46.842Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-03T16:15:47.098Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-03T16:15:47.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-03T16:15:47.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-03T16:15:47.611Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-03T16:15:48.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-03T16:15:49.818Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T16:15:49.818Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:15:49.818Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T16:15:49.818Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.818Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T16:15:50.700Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-03T16:15:53.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-03T16:15:55.858Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-03T16:15:57.748Z] docker_cli_swarm_unix_test.go:63: [d468f6b630369] joining swarm manager [d29ddc0cfa7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:15:58.528Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T16:16:11.072Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T16:16:13.756Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T16:16:13.756Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T16:16:13.756Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T16:16:16.957Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T16:16:16.957Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:16:17.428Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T16:16:19.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T16:16:19.636Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:16:19.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T16:16:19.636Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:16:20.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T16:16:20.105Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:16:20.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T16:16:21.096Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T16:16:21.096Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:16:21.096Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/networkdb 103.092s coverage: 60.0% of statements [2022-01-03T16:16:32.253Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-03T16:16:32.253Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T16:16:32.253Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === Skipped [2022-01-03T16:16:32.253Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T16:16:32.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T16:16:32.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T16:16:32.253Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T16:16:32.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T16:16:32.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T16:16:32.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T16:16:32.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T16:16:32.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T16:16:32.253Z] firewalld_test.go:14: firewalld is not running [2022-01-03T16:16:32.253Z] [2022-01-03T16:16:32.253Z] DONE 331 tests, 9 skipped in 197.445s Post stage [Pipeline] junit [2022-01-03T16:16:32.266Z] Recording test results [2022-01-03T16:16:32.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-03T16:16:33.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/validate/vendor [2022-01-03T16:16:34.097Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T16:16:35.004Z] + echo Ensuring container killed. [2022-01-03T16:16:35.004Z] Ensuring container killed. [2022-01-03T16:16:35.004Z] + docker rm -vf docker-pr2 [2022-01-03T16:16:35.004Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-01-03T16:16:35.338Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:16:35.338Z] Chowning /workspace to jenkins user [2022-01-03T16:16:35.338Z] + id -u [2022-01-03T16:16:35.338Z] + id -g [2022-01-03T16:16:35.338Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:16:37.028Z] + bundleName=unit [2022-01-03T16:16:37.028Z] + echo Creating unit-bundles.tar.gz [2022-01-03T16:16:37.028Z] Creating unit-bundles.tar.gz [2022-01-03T16:16:37.028Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-01-03T16:16:37.028Z] bundles/junit-report-libnetwork.xml [2022-01-03T16:16:37.028Z] bundles/junit-report.xml [2022-01-03T16:16:37.028Z] bundles/go-test-report-libnetwork.json [2022-01-03T16:16:37.028Z] bundles/go-test-report.json [2022-01-03T16:16:37.028Z] bundles/profile-libnetwork.out [2022-01-03T16:16:37.028Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-03T16:16:37.041Z] Archiving artifacts [2022-01-03T16:16:37.568Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:16:37.886Z] + make clean [2022-01-03T16:16:38.461Z] docker volume rm -f docker-dev-cache [2022-01-03T16:16:38.461Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:16:51.309Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T16:16:51.309Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T16:16:51.309Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:16:51.309Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T16:16:53.911Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-03T16:16:53.911Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-03T16:16:53.911Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-03T16:16:55.799Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-03T16:16:59.067Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-03T16:17:00.955Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-03T16:17:02.859Z] docker_api_swarm_test.go:962: [d1f6b3b936b3b] joining swarm manager [db84e50d88c6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:17:12.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T16:17:14.142Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T16:17:15.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T16:17:18.105Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T16:17:18.105Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T16:17:18.105Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T16:17:19.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T16:17:20.902Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-03T16:17:23.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T16:17:27.500Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T16:17:33.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-03T16:17:34.957Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-03T16:17:35.957Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T16:17:37.473Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-03T16:17:39.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-03T16:17:48.073Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-03T16:17:48.481Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T16:17:51.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-03T16:17:53.888Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-03T16:17:56.402Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-03T16:17:57.156Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T16:17:58.916Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-03T16:18:01.433Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-03T16:18:03.947Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-03T16:18:06.462Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-03T16:18:25.629Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T16:18:25.630Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:18:25.630Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T16:18:27.291Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T16:18:28.161Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T16:18:28.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T16:18:28.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T16:18:33.243Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T16:18:34.041Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T16:18:34.041Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:18:34.041Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T16:18:34.220Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T16:18:34.220Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:18:34.220Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T16:18:34.220Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:18:34.680Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T16:18:34.680Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:18:34.680Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T16:18:34.680Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T16:18:36.228Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T16:18:39.806Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T16:18:39.973Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T16:18:41.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T16:18:41.513Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:18:41.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T16:18:41.975Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:18:41.975Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T16:18:41.975Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T16:18:45.713Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T16:18:50.250Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:19:00.569Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T16:19:02.622Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-03T16:19:10.936Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T16:19:11.396Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T16:19:11.396Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:19:11.396Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T16:19:15.142Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T16:19:17.323Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T16:19:17.479Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-03T16:19:27.651Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T16:19:27.651Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:19:27.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T16:19:27.651Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:19:27.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T16:19:27.651Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:19:27.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T16:19:27.651Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:19:27.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T16:19:28.111Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite (1599.96s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.73s) [2022-01-03T16:19:35.515Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.08s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.80s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.42s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.43s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.53s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.33s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.83s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.27s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.43s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.58s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.21s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.45s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.37s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.39s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.36s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.89s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.38s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.97s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.30s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.81s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.04s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.71s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.21s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.44s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.28s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.14s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.22s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.42s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.53s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.19s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.66s) [2022-01-03T16:19:35.515Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.82s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.71s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.50s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.22s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.37s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-01-03T16:19:35.515Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.08s) [2022-01-03T16:19:35.515Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:19:35.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-03T16:19:35.515Z] docker_cli_external_volume_driver_test.go:52: [d34465070a4ba] daemon is not started [2022-01-03T16:19:46.367Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T16:19:46.367Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T16:19:46.367Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T16:19:50.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-03T16:20:01.415Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T16:20:13.925Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:20:16.616Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:20:16.616Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:20:16.616Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:20:16.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:20:17.085Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:20:20.044Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:20:24.806Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:20:24.806Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:20:24.806Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:20:24.806Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:20:25.278Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:20:25.278Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:20:25.278Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:20:25.278Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:20:25.278Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:20:25.278Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:20:25.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:20:26.432Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T16:20:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:20:29.077Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:20:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:20:29.077Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:20:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:20:29.077Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:20:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:20:30.067Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:20:34.834Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:20:40.249Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T16:20:40.249Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:20:40.249Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T16:20:40.249Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:20:40.249Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:20:49.784Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:20:49.784Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:20:49.784Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:20:49.784Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:20:49.784Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:20:49.784Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:20:52.005Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:20:52.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:20:57.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-03T16:20:59.183Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:21:02.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T16:21:05.065Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:21:06.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-03T16:21:09.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T16:21:10.215Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T16:21:10.215Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:21:10.215Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T16:21:10.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T16:21:10.942Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:21:16.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T16:21:16.024Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:21:17.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T16:21:18.116Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:21:18.586Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:21:20.881Z] docker_cli_external_volume_driver_test.go:52: [d63bf0a658b88] daemon is not started [2022-01-03T16:21:22.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:21:23.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T16:21:24.468Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:21:24.468Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:21:24.468Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:21:24.468Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:21:25.458Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:21:25.458Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:21:25.458Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:21:34.135Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:21:34.135Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:21:34.135Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:21:35.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-03T16:21:35.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T16:21:44.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T16:21:44.374Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:21:44.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T16:21:46.651Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:21:47.121Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:21:49.343Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:21:49.343Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:21:49.343Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:21:49.816Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:21:49.816Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:21:50.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-03T16:21:54.583Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:21:55.573Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:21:56.564Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:21:57.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T16:21:57.226Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:21:57.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T16:21:57.226Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:21:57.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T16:21:57.554Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:21:58.026Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:21:59.016Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:22:00.585Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:22:04.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T16:22:04.310Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:22:04.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T16:22:04.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T16:22:04.310Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:22:04.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T16:22:04.310Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:22:04.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T16:22:05.389Z] docker_cli_external_volume_driver_test.go:52: [db6f565118c17] daemon is not started [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:22:07.755Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:22:07.755Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:22:07.755Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:22:08.226Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:22:14.106Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:22:23.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-03T16:22:23.425Z] docker_cli_external_volume_driver_test.go:52: [ded83d428115c] daemon is not started [2022-01-03T16:22:31.948Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:22:31.948Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:22:31.948Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:22:32.419Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:22:35.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-03T16:22:55.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T16:22:56.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T16:22:56.585Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:22:57.558Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T16:22:57.558Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:22:58.530Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T16:23:00.242Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T16:23:00.242Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:23:00.242Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:23:03.654Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:23:03.654Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:23:03.654Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:23:03.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:23:05.936Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:23:06.046Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T16:23:07.017Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T16:23:07.017Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:23:07.478Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T16:23:07.478Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:23:07.478Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T16:23:07.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-03T16:23:08.304Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:23:09.020Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T16:23:10.562Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T16:23:11.022Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T16:23:11.814Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:23:11.814Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:23:11.814Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:23:11.814Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:23:11.993Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T16:23:12.283Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:23:12.283Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:23:12.283Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:23:12.283Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:23:12.283Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:23:12.283Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:23:12.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:23:12.453Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T16:23:16.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:23:16.084Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:23:16.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:23:16.084Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:23:16.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:23:16.084Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:23:16.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:23:17.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:23:19.536Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T16:23:21.718Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T16:23:21.718Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:23:21.718Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T16:23:23.259Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T16:23:23.259Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.259Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T16:23:23.264Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:23:23.542Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:23:23.720Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T16:23:25.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-03T16:23:25.905Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T16:23:27.459Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T16:23:27.923Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T16:23:27.923Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:23:27.923Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T16:23:28.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:23:29.462Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T16:23:29.926Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T16:23:29.926Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:23:29.926Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T16:23:29.926Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:23:29.926Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T16:23:35.202Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T16:23:37.010Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T16:23:39.968Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:23:40.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:23:41.378Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:23:41.378Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:23:41.378Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:23:41.378Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:23:41.378Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:23:41.378Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:23:44.341Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:23:44.341Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:23:51.511Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:23:57.808Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:23:57.808Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:23:57.808Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:23:58.689Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:24:06.487Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:24:06.487Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:24:06.487Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:24:06.487Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:24:06.487Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:24:06.487Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:24:07.368Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:24:09.445Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:24:14.212Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:24:14.532Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:24:15.003Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:24:17.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:24:17.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:24:17.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:24:19.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T16:24:19.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T16:24:19.562Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T16:24:20.132Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:24:21.125Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:24:22.171Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:24:22.171Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:24:22.171Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:24:22.640Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:24:22.694Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:24:23.110Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:24:23.110Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:24:23.110Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:24:23.304Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T16:24:23.304Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:24:23.304Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T16:24:23.304Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:24:23.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T16:24:23.764Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:24:23.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T16:24:24.225Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T16:24:24.225Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:24:24.225Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T16:24:27.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-03T16:24:33.133Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:24:33.603Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:24:35.621Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:24:35.621Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:24:35.621Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:24:44.046Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:24:45.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-03T16:24:47.003Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:24:48.129Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:24:48.129Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:24:50.349Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:24:50.349Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:24:50.349Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:24:50.819Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:24:50.819Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:24:54.209Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T16:24:54.210Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T16:24:54.210Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:24:54.210Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T16:24:55.685Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:24:56.698Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:24:57.168Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:24:58.158Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:24:59.148Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:24:59.618Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:25:00.453Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:25:01.186Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:25:02.755Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:25:05.218Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:25:06.787Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:25:06.787Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:25:06.787Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:25:06.787Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:25:06.787Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:25:08.631Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:25:08.631Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:25:09.016Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:25:09.016Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:25:09.100Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:25:09.100Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:25:09.100Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:25:09.100Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:25:09.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:25:09.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:25:09.486Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:25:09.570Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:25:10.040Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:25:10.510Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:25:16.385Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:25:17.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-03T16:25:24.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T16:25:25.728Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T16:25:26.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T16:25:31.404Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T16:25:34.316Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T16:25:37.632Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:25:37.632Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:25:37.632Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:25:38.059Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T16:25:38.620Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:25:49.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-03T16:25:52.211Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:26:04.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-03T16:26:13.482Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:26:18.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-03T16:26:18.849Z] docker_cli_external_volume_driver_test.go:484: [d92e4d4c1b304] daemon is not started [2022-01-03T16:26:29.521Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:26:31.349Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:26:32.340Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:26:32.340Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:26:32.340Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:26:32.340Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:26:32.810Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:26:34.379Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:26:36.975Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-03T16:26:36.975Z] docker_cli_external_volume_driver_test.go:52: [d33cd669e4461] daemon is not started [2022-01-03T16:26:38.182Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:26:42.045Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:26:42.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:26:47.713Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T16:26:49.215Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.14s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-01-03T16:26:51.810Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-03T16:26:51.810Z] PASS [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] === Skipped [2022-01-03T16:26:51.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T16:26:51.810Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T16:26:51.810Z] check_test.go:308: [ddc0261167e19] daemon is not started [2022-01-03T16:26:51.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-03T16:26:51.810Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T16:26:51.810Z] check_test.go:308: [ddd167302dc4f] daemon is not started [2022-01-03T16:26:51.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-03T16:26:51.810Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T16:26:51.810Z] check_test.go:308: [dfb9dc7628edf] daemon is not started [2022-01-03T16:26:51.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T16:26:51.810Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T16:26:51.810Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:26:51.810Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T16:26:51.810Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] DONE 273 tests, 5 skipped in 2376.888s [2022-01-03T16:26:51.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:26:51.810Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d810965b40b4d/docker.pid [2022-01-03T16:26:51.810Z] +++ kill 7407 [2022-01-03T16:26:51.810Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7407 is not a child of this shell [2022-01-03T16:26:51.810Z] warning: PID 7407 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d810965b40b4d/docker.pid had a nonzero exit code [2022-01-03T16:26:51.810Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:26:51.810Z] +++ kill 8501 [2022-01-03T16:26:51.810Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:26:51.810Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:26:51.810Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] To set a process to complain mode, use the command line tool [2022-01-03T16:26:51.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:26:51.810Z] +++ true [2022-01-03T16:26:51.810Z] exiting test-integration [2022-01-03T16:26:51.810Z] ++ exit 0 [2022-01-03T16:26:51.810Z] [2022-01-03T16:26:51.810Z] + exit 0 [2022-01-03T16:26:51.810Z] ++ jobs -p [2022-01-03T16:26:51.810Z] + pids= [2022-01-03T16:26:51.810Z] + echo 'Remaining pids to kill: []' [2022-01-03T16:26:51.810Z] Remaining pids to kill: [] [2022-01-03T16:26:51.810Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-03T16:26:51.820Z] Recording test results [2022-01-03T16:26:52.244Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T16:26:52.552Z] + echo Ensuring container killed. [2022-01-03T16:26:52.552Z] Ensuring container killed. [2022-01-03T16:26:52.552Z] + docker ps -aq -f name=docker-pr2-* [2022-01-03T16:26:52.552Z] + cids=b5c142179053 [2022-01-03T16:26:52.552Z] b7909bd38fd5 [2022-01-03T16:26:52.552Z] 155601d5646a [2022-01-03T16:26:52.552Z] + [ -n b5c142179053 [2022-01-03T16:26:52.552Z] b7909bd38fd5 [2022-01-03T16:26:52.552Z] 155601d5646a ] [2022-01-03T16:26:52.552Z] + docker rm -vf b5c142179053 b7909bd38fd5 155601d5646a [2022-01-03T16:26:53.479Z] b5c142179053 [2022-01-03T16:26:53.479Z] b7909bd38fd5 [2022-01-03T16:26:53.479Z] 155601d5646a [Pipeline] sh [2022-01-03T16:26:53.754Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:26:53.755Z] Chowning /workspace to jenkins user [2022-01-03T16:26:53.755Z] + id -u [2022-01-03T16:26:53.755Z] + id -g [2022-01-03T16:26:53.755Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43107:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:26:57.335Z] + bundleName=amd64 [2022-01-03T16:26:57.335Z] + echo Creating amd64-bundles.tar.gz [2022-01-03T16:26:57.335Z] Creating amd64-bundles.tar.gz [2022-01-03T16:26:57.335Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-03T16:26:57.335Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T16:26:57.892Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [Pipeline] archiveArtifacts [2022-01-03T16:26:58.712Z] Archiving artifacts [2022-01-03T16:26:59.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:26:59.598Z] + make clean [2022-01-03T16:26:59.598Z] docker volume rm -f docker-dev-cache [2022-01-03T16:26:59.598Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:27:04.140Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T16:27:04.140Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T16:27:04.140Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:27:04.140Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T16:27:05.066Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:27:05.547Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:27:05.547Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:27:05.547Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:27:14.236Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:27:14.236Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:27:19.003Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:27:19.003Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:27:22.805Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:27:30.385Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:27:30.385Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:27:30.385Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:27:37.564Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:27:37.564Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:27:37.564Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.564Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:27:37.564Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.564Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:27:41.370Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:27:44.068Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:27:44.068Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:27:44.068Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:27:45.637Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:27:46.132Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:27:46.626Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:27:49.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:27:49.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:27:49.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:27:51.394Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:27:52.890Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:27:53.878Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:27:55.447Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:27:56.156Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:27:56.156Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:27:56.626Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:27:56.626Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:27:56.626Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:27:56.626Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:27:56.626Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:28:00.427Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:28:00.898Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:28:04.704Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:28:04.704Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:28:04.704Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:28:04.704Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:28:04.704Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:28:05.887Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:28:08.106Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:28:20.616Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:28:23.574Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:28:30.028Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:28:30.028Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:28:34.048Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:28:37.202Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:28:41.223Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:28:43.088Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:28:43.088Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:28:43.088Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:28:43.088Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:28:43.088Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:28:46.048Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:28:46.048Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:28:46.048Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:28:47.107Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:28:47.576Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:28:47.576Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:28:47.576Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:28:47.576Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:28:47.576Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:28:50.530Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:28:50.530Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:28:50.530Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:28:56.487Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:29:00.658Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T16:29:00.658Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T16:29:00.658Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T16:29:01.254Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:29:01.724Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:29:16.684Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:29:16.684Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:29:16.684Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:29:16.684Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:29:16.684Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:29:16.684Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:29:16.684Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:29:17.679Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:29:18.379Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T16:29:26.360Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:29:27.349Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:29:27.349Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.819Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:29:27.819Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.819Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:29:27.819Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:29:27.819Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:29:29.389Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:29:34.160Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:29:36.082Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T16:29:40.038Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:29:41.429Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:29:44.804Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:29:44.804Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:29:44.804Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:29:51.978Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:29:51.978Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:29:51.978Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:29:53.793Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T16:29:59.149Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:30:02.701Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:30:03.918Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:30:03.918Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:30:03.918Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:30:03.918Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:30:03.918Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:30:03.918Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:30:03.918Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:30:03.918Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:30:12.608Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:30:17.648Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:30:19.787Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:30:19.787Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:30:19.787Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:30:20.704Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:30:20.704Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:30:20.704Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:30:20.704Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:30:20.704Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:30:22.010Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:30:22.010Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:30:22.010Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:30:22.010Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:30:22.010Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:30:22.010Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:30:22.010Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:30:22.271Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:30:24.233Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:30:24.233Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:30:24.233Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:30:24.233Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:30:27.035Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:30:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:30:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:30:27.195Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:30:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:30:27.195Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:30:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:30:27.195Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:30:27.195Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:30:29.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T16:30:30.833Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:30:30.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:30:32.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T16:30:34.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:30:34.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:30:34.791Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:30:34.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:30:36.707Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T16:30:37.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:30:37.027Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:30:39.988Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:30:39.988Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:30:39.988Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:30:39.988Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:30:39.988Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:30:42.946Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:30:42.947Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:30:45.169Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:30:45.169Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:30:45.169Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:30:47.222Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T16:30:47.391Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T16:30:47.861Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:30:50.822Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:30:54.555Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:30:54.625Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:30:55.546Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:30:56.535Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:30:59.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:30:59.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:30:59.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:30:59.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:30:59.400Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:30:59.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:31:01.622Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:31:01.622Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:31:01.622Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:31:04.881Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:31:04.881Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:31:04.881Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:31:06.452Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:31:06.452Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:31:07.015Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:31:07.015Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:31:11.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:31:11.773Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:31:12.243Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:31:13.447Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:31:13.448Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.448Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:31:13.448Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.448Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:31:13.448Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.448Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:31:13.448Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.448Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:31:13.448Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:31:15.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:31:15.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:31:17.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:31:18.117Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:31:20.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:31:23.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:31:26.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b4b88_} [2022-01-03T16:31:29.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11775834531_c:\foo_false____} [2022-01-03T16:31:32.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11775834531_c:\foo_true____} [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:31:34.969Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:31:34.969Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:31:34.969Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:31:34.969Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:31:34.969Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:31:34.969Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:31:34.969Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:31:37.931Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:31:37.931Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:31:37.931Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:31:37.931Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:31:40.890Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:31:40.890Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:31:40.890Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:31:40.890Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:31:43.425Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:31:43.425Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:31:43.425Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:31:43.849Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:31:43.849Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:31:43.849Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:31:43.849Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:31:43.849Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:31:43.849Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:31:43.849Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:31:45.645Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:31:47.212Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:31:48.617Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:31:51.578Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:31:51.578Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:31:51.578Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:31:51.578Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:31:51.578Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:31:53.084Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:31:58.965Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:31:58.965Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:31:58.965Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:31:58.965Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:31:58.965Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:31:58.965Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:31:58.965Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:32:02.024Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:32:02.024Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:32:02.024Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:32:02.024Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:32:02.024Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:32:03.738Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:32:04.209Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:32:08.301Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:32:08.301Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:32:08.301Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:32:08.301Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:32:08.301Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:32:12.477Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:32:12.477Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:32:12.477Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:32:12.477Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:32:12.477Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:32:14.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:32:14.049Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:32:14.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:32:14.049Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:32:14.049Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:32:17.010Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:32:17.010Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:32:17.010Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:32:17.010Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:32:17.010Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:32:17.010Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:32:17.010Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:32:17.010Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:32:17.010Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:32:17.480Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:32:17.480Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:32:19.703Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:32:22.665Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:32:22.665Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:32:22.665Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:32:24.888Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:32:25.358Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:32:25.827Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:32:25.827Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:32:25.827Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:32:26.297Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:32:26.297Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:32:26.297Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:32:26.297Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:32:26.767Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:32:33.622Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:32:33.622Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:32:35.446Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:32:35.916Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:32:36.386Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:32:39.346Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:32:39.346Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:32:39.346Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:32:39.346Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:32:42.308Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:32:42.308Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.308Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:32:42.308Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:32:42.308Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:32:42.779Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:32:42.779Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:32:42.779Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:32:42.779Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:32:42.779Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:32:42.779Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:32:42.779Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:32:42.779Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:32:44.062Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:32:45.742Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:32:48.702Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:32:49.942Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:32:49.942Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:32:50.411Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:32:50.411Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:32:50.411Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:32:51.665Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:32:53.370Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:32:53.370Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:32:53.841Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:33:00.349Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:33:05.119Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:33:08.792Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:33:11.000Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:33:11.352Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:33:11.352Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:33:11.352Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:33:11.352Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:33:11.352Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:33:11.352Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:33:11.812Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:33:12.591Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:33:13.061Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:33:13.356Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:33:13.356Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:33:13.356Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:33:13.816Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:33:13.963Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:33:14.786Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:33:14.954Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:33:19.722Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:33:20.191Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:33:21.181Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:33:21.871Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:33:24.783Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:33:27.059Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:33:30.591Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:33:30.591Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:33:30.591Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:33:30.591Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:33:30.894Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:33:30.894Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:33:30.894Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:33:30.894Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:33:30.894Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:33:30.894Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:33:30.894Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:33:30.894Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:33:31.052Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:33:31.052Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.052Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:33:31.052Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.052Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:33:31.052Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:33:31.828Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:33:31.828Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:33:31.828Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:33:31.828Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:33:33.397Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:33:33.397Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:33:33.397Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:33:35.620Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:33:35.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:33:36.229Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:33:36.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:33:36.229Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:33:36.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:33:36.229Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:33:36.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:33:37.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:33:41.328Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:33:42.319Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:33:42.319Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:33:42.319Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:33:42.319Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:33:42.319Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:33:42.319Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:33:42.789Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:33:43.570Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:33:44.301Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:33:44.361Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:33:44.362Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:33:44.362Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:33:46.523Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:33:48.757Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:33:50.243Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:33:54.641Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:33:54.641Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:33:54.641Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:33:56.121Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:33:56.121Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:33:56.121Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:33:56.862Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:34:01.629Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:34:01.629Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:34:01.629Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:34:01.629Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:34:01.629Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:34:03.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:34:04.700Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:34:04.700Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:34:04.700Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:34:04.700Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:34:04.700Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.700Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:34:04.799Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:34:04.799Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:34:04.799Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:34:05.421Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:34:05.421Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:34:05.421Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:34:05.421Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:34:05.421Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:34:05.421Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:34:05.421Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:34:05.670Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:34:05.670Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:34:07.646Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:34:09.874Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:34:12.102Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:34:12.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:34:13.472Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:34:14.326Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:34:18.233Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:34:18.233Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:34:18.233Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:34:18.233Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:34:18.233Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:34:18.233Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:34:18.233Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:34:18.233Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:34:18.670Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:34:19.091Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:34:19.091Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:34:19.091Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:34:19.091Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:34:19.091Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:34:19.091Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:34:19.091Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:34:21.312Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:34:26.080Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:34:26.080Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:34:26.080Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:34:26.080Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:34:26.080Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:34:26.080Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:34:26.905Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:34:27.253Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:34:29.044Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:34:29.044Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:34:29.044Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:34:29.044Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:34:29.044Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:34:29.044Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:34:31.267Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:34:31.267Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:34:31.267Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:34:35.591Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:34:35.591Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:34:35.591Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:34:37.151Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:34:37.151Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.151Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:34:37.151Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.151Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:34:37.151Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.151Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:34:37.813Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:34:37.813Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:34:37.813Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:34:37.813Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.813Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:34:39.650Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:34:40.116Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:34:40.770Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:34:40.770Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:34:40.770Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:34:40.770Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:34:43.026Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:34:43.727Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:34:44.197Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:34:44.197Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:34:44.197Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:34:44.197Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:34:44.197Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:34:44.197Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:34:44.197Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:34:47.204Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:34:47.204Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:34:47.204Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:34:47.664Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:34:47.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:34:48.125Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:34:48.126Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:34:48.585Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:34:48.905Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:34:51.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T16:34:51.875Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:34:54.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:34:54.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:34:54.750Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:34:54.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:34:58.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:34:58.554Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:34:59.042Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:34:59.042Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:34:59.042Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:35:01.518Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:35:01.518Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:35:01.518Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:35:01.518Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:35:01.518Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:35:03.808Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:35:03.808Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:35:04.477Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:35:04.477Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:35:04.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:35:04.798Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:35:04.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:35:05.793Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:35:05.793Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:35:06.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:35:06.292Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:35:06.292Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:35:08.015Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:35:08.016Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:35:08.276Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:35:08.276Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:35:08.276Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:35:10.238Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:35:12.081Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T16:35:12.081Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:35:13.199Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:35:13.199Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:35:13.199Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:35:13.199Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:35:15.879Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:35:17.000Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:35:17.000Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:35:18.697Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:35:19.219Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:35:19.219Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.219Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:35:19.219Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.670Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:35:19.689Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:35:19.689Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:35:19.689Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:35:19.689Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:35:19.689Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:35:19.689Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:35:19.689Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:35:19.689Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:35:19.689Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:35:21.852Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:35:21.852Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:35:21.852Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:35:21.911Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:35:23.049Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:35:23.393Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:35:23.393Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:35:24.871Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:35:24.871Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:35:24.871Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:35:24.871Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:35:24.871Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:35:24.871Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:35:24.871Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:35:24.871Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:35:27.096Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:35:27.566Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:35:28.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:35:28.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:35:28.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:35:28.925Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:35:28.925Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:35:29.788Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:35:29.788Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:35:30.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:35:30.257Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:35:30.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:35:30.257Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:35:30.257Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:35:31.143Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:35:31.143Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:35:31.143Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:35:32.483Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:35:33.726Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:35:34.101Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:35:34.101Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:35:34.101Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:35:34.695Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:35:35.664Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:35:36.634Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:35:37.256Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:35:37.256Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:35:37.256Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:35:37.256Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:35:37.256Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:35:37.256Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:35:37.256Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:35:37.605Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:35:37.894Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:35:37.894Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:35:39.145Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:35:40.217Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:35:40.684Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:35:41.788Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:35:42.258Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:35:43.766Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:35:45.224Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:35:45.984Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:35:45.984Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:35:45.984Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:35:45.984Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:35:45.984Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:35:45.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:35:46.795Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:35:46.795Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:35:46.795Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:35:46.795Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:35:48.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:35:48.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:35:49.016Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:35:49.263Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:35:49.263Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:35:49.263Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:35:50.232Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:35:51.206Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:35:51.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:35:52.820Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:35:54.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:35:56.621Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:35:57.014Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:35:57.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:35:58.843Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:36:01.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004150_} [2022-01-03T16:36:01.803Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:36:03.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:36:04.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11778984483_c:\foo_false____} [2022-01-03T16:36:06.340Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:36:07.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11778984483_c:\foo_true____} [2022-01-03T16:36:09.300Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:36:10.487Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:36:10.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:36:10.960Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:36:10.960Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:36:10.960Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:36:10.960Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:36:10.960Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:36:10.960Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:36:11.523Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:36:11.523Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:36:11.523Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:36:11.523Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:36:11.993Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:36:11.993Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:36:14.215Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:36:14.765Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:36:14.765Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:36:14.765Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:36:16.440Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:36:17.732Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:36:17.732Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:36:17.732Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:36:18.202Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:36:21.166Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:36:21.166Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:36:21.166Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:36:21.635Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:36:21.635Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:36:21.635Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:36:21.635Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:36:22.174Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:36:22.174Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:36:22.174Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:36:22.323Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:36:22.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:36:24.548Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:36:24.548Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:36:24.548Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:36:26.777Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:36:26.777Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:36:27.511Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:36:30.471Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:36:30.471Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:36:30.471Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:36:30.471Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:36:30.471Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:36:33.954Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:36:39.835Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:36:42.984Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:36:42.984Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.984Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:36:42.984Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.984Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:36:47.020Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:36:49.248Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:36:51.473Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:36:51.473Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:36:51.473Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:36:54.434Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:36:55.501Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:36:55.501Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:36:55.501Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:36:55.501Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:36:55.501Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:36:56.656Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:36:57.721Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:36:57.721Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:36:57.721Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:36:57.721Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:36:57.721Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:37:01.526Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:37:01.526Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:37:01.526Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:37:01.526Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:37:01.526Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:37:01.526Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:37:01.526Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:37:01.526Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:37:01.526Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:37:01.997Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:37:01.997Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:37:04.956Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:37:05.183Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:37:07.105Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:37:07.105Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:37:07.105Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:37:07.105Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:37:07.105Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:37:08.759Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:37:08.759Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:37:08.759Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:37:09.331Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:37:11.720Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:37:12.293Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:37:12.710Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:37:13.180Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:37:13.180Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:37:13.180Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:37:13.651Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:37:13.651Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:37:13.651Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:37:13.651Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:37:14.517Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:37:14.517Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:37:14.517Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:37:14.517Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:37:14.517Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:37:14.517Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:37:14.517Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:37:14.517Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.517Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:37:14.640Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:37:14.990Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:37:14.991Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:37:14.991Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:37:14.991Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:37:14.991Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:37:14.991Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:37:14.991Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:37:14.991Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:37:14.991Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:37:14.991Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:37:14.991Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:37:20.876Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:37:20.876Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:37:20.876Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:37:25.085Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:37:25.085Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:37:25.555Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:37:25.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:37:25.648Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:37:25.648Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:37:26.296Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:37:29.365Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:37:29.365Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:37:29.365Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:37:29.365Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:37:32.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:37:33.164Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:37:33.164Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:37:33.164Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:37:33.164Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:37:33.164Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:37:33.164Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:37:33.164Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:37:33.164Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:37:34.326Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:37:34.326Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:37:34.326Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:37:36.963Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:37:39.180Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T16:37:39.925Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:37:43.726Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:37:44.770Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:37:46.270Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:37:54.172Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:37:59.733Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:37:59.733Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:37:59.733Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:37:59.733Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:38:01.342Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:38:07.227Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:38:07.386Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:38:07.386Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:38:07.386Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:38:10.188Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:38:11.178Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:38:12.245Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:38:15.969Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:38:16.046Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:38:16.430Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:38:16.430Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:38:16.430Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:38:16.430Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:38:16.430Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:38:17.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:38:17.525Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:38:18.523Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:38:19.345Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:38:24.737Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:38:25.148Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:38:25.697Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:38:28.067Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:38:28.067Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:38:28.537Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:38:29.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:38:29.504Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:38:29.504Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:38:29.504Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:38:29.504Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:38:31.452Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:38:31.582Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:38:31.582Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:38:31.582Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:38:31.582Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:38:32.422Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:38:32.571Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:38:32.571Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:38:32.571Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:38:34.606Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:38:35.385Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:38:35.385Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:38:35.385Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:38:35.385Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:38:35.385Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:38:35.385Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:38:35.385Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:38:35.385Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:38:35.385Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:38:36.370Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:38:41.264Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:38:41.265Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:38:41.265Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:38:43.486Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:38:43.486Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:38:43.486Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:38:44.474Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:38:45.464Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:38:45.464Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:38:45.464Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:38:50.232Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:38:52.321Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:38:52.321Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:38:58.931Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:39:01.893Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:39:04.725Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:39:07.636Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:39:12.244Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:39:12.714Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:39:16.513Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:39:17.974Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:39:22.392Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:39:22.392Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:39:22.392Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:39:23.779Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:39:25.350Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:39:29.585Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:39:30.119Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:39:30.119Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:39:30.119Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:39:30.119Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:39:30.119Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:39:30.555Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:39:30.555Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:39:30.555Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:39:30.555Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:39:30.555Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:39:32.042Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:39:32.042Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:39:32.042Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:39:33.468Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:39:33.468Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:39:33.468Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:39:33.936Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:39:35.003Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:39:35.474Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:39:35.944Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:39:36.414Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:39:36.901Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:39:36.901Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:39:36.901Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:39:36.901Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:39:36.901Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:39:36.901Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:39:36.901Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:39:40.702Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:39:41.186Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:39:44.502Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:39:45.958Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:39:45.958Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:39:45.958Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:39:48.302Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:39:50.730Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:39:50.730Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:39:50.730Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:39:52.104Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T16:39:57.983Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:39:57.983Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:39:57.983Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:39:57.983Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:39:57.983Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:39:57.983Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:39:57.983Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:40:01.785Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:40:05.693Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:40:07.665Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:40:07.665Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:40:07.665Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:40:07.665Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:40:07.665Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:40:07.665Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:40:07.665Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:40:07.666Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:40:07.666Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:40:07.666Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:40:07.666Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:40:08.654Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:40:09.126Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:40:11.468Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:40:11.468Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:40:11.938Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:40:11.938Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:40:11.938Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:40:11.938Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:40:11.938Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:40:11.938Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:40:11.938Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:40:11.938Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:40:11.938Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:40:14.901Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:40:14.901Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:40:14.901Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:40:16.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:40:22.077Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:40:22.077Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:40:22.077Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:40:22.077Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:40:22.077Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:40:22.077Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:40:22.077Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:40:22.181Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:40:29.254Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:40:30.863Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:40:33.929Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:40:35.642Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:40:36.112Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:40:36.419Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:40:39.071Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:40:41.183Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:40:48.348Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:40:48.348Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:40:48.348Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:40:54.225Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:40:54.225Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:40:54.696Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:40:54.696Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:40:54.696Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:40:55.685Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:40:56.155Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:40:57.725Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:40:58.196Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:41:00.333Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:41:00.334Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:41:00.417Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:41:03.902Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:41:04.218Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:41:04.218Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:41:04.218Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:41:04.218Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:41:06.230Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:41:07.801Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:41:07.801Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:41:08.015Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:41:08.015Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:41:10.233Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:41:10.233Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:41:10.233Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:41:10.233Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:41:10.233Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:41:10.233Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:41:10.233Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:41:10.233Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:41:10.233Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:41:10.233Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.233Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:41:10.764Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:41:10.764Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.764Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:41:10.764Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:41:10.764Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:41:13.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:41:16.156Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:41:16.156Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:41:16.156Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:41:16.156Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:41:16.156Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:41:16.625Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:41:16.625Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:41:16.625Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:41:16.650Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:41:18.732Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:41:19.590Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:41:19.590Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:41:19.615Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:41:22.475Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:41:22.475Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:41:22.475Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:41:22.475Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:41:22.548Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:41:22.549Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:41:22.549Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:41:22.549Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:41:22.549Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:41:22.549Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:41:22.549Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:41:22.582Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:41:22.936Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:41:24.804Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:41:25.120Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:41:25.507Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:41:27.039Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:41:27.512Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:41:29.817Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:41:31.383Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:41:31.383Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:41:31.383Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:41:31.383Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:41:31.383Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:41:31.383Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:41:31.383Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:41:33.409Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:41:33.409Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:41:33.560Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:41:34.347Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:41:35.631Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:41:35.631Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:41:35.631Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:41:38.245Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:41:38.708Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:41:38.708Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:41:38.708Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:41:38.708Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:41:38.708Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:41:38.715Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:41:40.931Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:41:40.931Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:41:41.681Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:41:43.154Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:41:43.891Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T16:41:45.483Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:41:45.483Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:41:45.483Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:41:45.953Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:41:46.115Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:41:48.335Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:41:48.335Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:41:48.335Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T16:41:48.335Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:41:48.335Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:41:48.335Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:41:48.335Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:41:50.718Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:41:51.302Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:41:51.302Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:41:51.302Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:41:51.302Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:41:51.302Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:41:51.302Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:41:51.302Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:41:51.302Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:41:51.302Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:41:52.873Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:41:54.529Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:41:58.861Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:41:58.861Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:42:01.086Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:42:01.086Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:42:01.086Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:42:01.556Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:42:01.556Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:42:01.556Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:42:03.207Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:42:04.520Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:42:06.168Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:42:06.744Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:42:06.744Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:42:06.744Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:42:09.079Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:42:09.079Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:42:09.079Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:42:09.705Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:42:09.705Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:42:09.705Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:42:09.705Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:42:09.705Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:42:09.705Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:42:09.705Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:42:09.976Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:42:12.672Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:42:13.776Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:42:15.637Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:42:16.734Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:42:17.863Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:42:19.694Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:42:20.831Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:42:20.831Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:42:22.653Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:42:22.653Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:42:22.653Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:42:22.653Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:42:22.653Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:42:22.653Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:42:23.124Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:42:23.124Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:42:23.124Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:42:23.124Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:42:23.909Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:42:23.909Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:42:25.600Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:42:25.601Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:42:25.601Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:42:25.601Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:42:25.601Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:42:25.601Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:42:25.601Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:42:25.601Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:42:25.601Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:42:25.601Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:42:25.601Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:42:26.071Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:42:26.925Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:42:28.625Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:42:28.625Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:42:29.887Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:42:33.245Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:42:33.245Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:42:33.245Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:42:34.428Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:42:34.816Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:42:34.816Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:42:37.052Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:42:39.276Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:42:39.276Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:42:39.276Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:42:43.075Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:42:43.075Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:42:45.260Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:42:45.260Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:42:45.260Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:42:45.260Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:42:45.260Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:42:45.260Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:42:45.260Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:42:50.027Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:42:50.241Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:42:54.798Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:42:54.798Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:42:55.268Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:42:56.259Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:42:57.413Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:42:58.481Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:43:00.054Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:43:01.623Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:43:03.288Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:43:03.852Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:43:04.322Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:43:04.323Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.323Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:43:04.408Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:43:04.408Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:43:04.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:43:04.408Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:43:05.950Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:43:08.077Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:43:08.127Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:43:08.127Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:43:08.127Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:43:08.127Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:43:08.127Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:43:08.127Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:43:11.757Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:43:12.838Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:43:12.838Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:43:12.838Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:43:15.794Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:43:18.568Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:43:18.568Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:43:18.568Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:43:18.753Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:43:18.845Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:43:18.845Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:43:18.845Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:43:18.845Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:43:18.845Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:43:18.845Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:43:18.845Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:43:20.141Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:43:23.548Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:43:24.009Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:43:26.023Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:43:28.248Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:43:29.187Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:43:29.187Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:43:29.187Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:43:29.187Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:43:29.187Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:43:31.214Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:43:32.145Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:43:32.589Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:43:32.589Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:43:32.589Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:43:32.589Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:43:32.589Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:43:33.441Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:43:35.102Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:43:37.244Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:43:37.244Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:43:37.244Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:43:37.244Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:43:37.244Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:43:38.060Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:43:38.060Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:43:38.060Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:43:38.060Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:43:38.060Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:43:38.060Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:43:38.060Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:43:38.060Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:43:38.060Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:43:38.060Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:43:38.060Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:43:38.060Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:43:38.060Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:43:38.060Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:43:38.060Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:43:38.060Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:43:38.060Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:43:38.060Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:43:40.205Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:43:40.205Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:43:40.205Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:43:42.428Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:43:42.428Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:43:42.428Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:43:42.428Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:43:43.936Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:43:43.936Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:43:43.936Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:43:43.936Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:43:43.936Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:43:43.936Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:43:44.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:43:44.406Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:43:44.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:43:44.406Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:43:44.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:43:44.406Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:43:44.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.202Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:43:47.202Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.672Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:43:47.672Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.672Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:43:47.672Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.672Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:43:47.672Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:43:47.672Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:43:49.896Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:43:49.896Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:43:49.896Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:43:50.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:43:50.290Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:43:50.290Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:43:52.860Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:43:52.860Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:43:52.860Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:43:52.860Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:43:52.860Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:43:56.664Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:44:02.555Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:44:02.555Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:44:02.803Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:44:02.803Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:44:02.803Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:44:05.347Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:44:09.150Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:44:09.638Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:44:15.315Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:44:16.321Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:44:16.321Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:44:16.321Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:44:16.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:44:16.728Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:44:16.728Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:44:17.188Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:44:17.188Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:44:17.188Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:44:19.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:44:20.112Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:44:20.112Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:44:20.576Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:44:22.250Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:44:24.473Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:44:24.473Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.473Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:44:24.473Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:44:24.944Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:44:24.944Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:44:24.944Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:44:24.944Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:44:24.944Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:44:24.944Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:44:28.749Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:44:30.985Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:44:32.558Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:44:33.148Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:44:33.148Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:44:33.148Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:44:33.618Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:44:33.618Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:44:33.618Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:44:35.412Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:44:38.323Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:44:38.436Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:44:38.436Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:44:38.436Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:44:38.436Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:44:38.436Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:44:38.436Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.436Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:44:38.437Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.437Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:44:38.437Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.437Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:44:38.437Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:44:38.437Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:44:39.291Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:44:39.497Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:44:40.657Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:44:40.657Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:44:41.127Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:44:41.127Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:44:43.356Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:44:49.939Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:44:50.589Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:44:50.589Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:44:50.589Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:44:55.819Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:44:55.819Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:44:55.819Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:44:55.819Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:44:55.819Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:44:59.270Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:44:59.270Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:44:59.270Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:45:00.401Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:45:00.401Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:45:00.401Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:45:00.401Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:45:00.401Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:45:00.401Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:45:00.401Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:45:01.943Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:45:02.987Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:45:02.987Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:45:02.987Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:45:02.987Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:45:02.987Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:45:02.987Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:45:02.987Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:45:02.987Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:45:02.987Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:45:04.042Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:45:04.043Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:45:04.043Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:45:04.043Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:45:04.043Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:45:04.043Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:45:04.043Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:45:04.043Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:45:04.043Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:45:11.228Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:45:11.228Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:45:12.292Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:45:13.440Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:45:13.440Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:45:13.440Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:45:13.451Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:45:14.480Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:45:14.480Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:45:14.946Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:45:14.946Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:45:14.946Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:45:14.946Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:45:15.008Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:45:15.008Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.008Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:45:15.406Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:45:16.420Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:45:16.420Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:45:16.420Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:45:16.582Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:45:17.572Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:45:17.572Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:45:17.572Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:45:17.590Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:45:17.990Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:45:17.990Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:45:17.990Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:45:17.990Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:45:17.990Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:45:18.461Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:45:18.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:45:18.461Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:45:18.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:45:18.461Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:45:18.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:45:18.461Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:45:18.461Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:45:23.394Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:45:24.743Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:45:29.193Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:45:30.623Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:45:33.409Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:45:33.583Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:45:33.879Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:45:33.879Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:45:33.879Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:45:33.879Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:45:34.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:45:34.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:45:34.350Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:45:34.991Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:45:34.992Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:45:34.992Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:45:37.309Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:45:37.309Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:45:41.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:45:41.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:45:41.584Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:45:41.584Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:45:41.584Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:45:47.394Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:45:47.394Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:45:47.394Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:45:50.263Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:45:50.263Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:45:50.263Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:45:50.733Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:45:50.733Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:45:50.733Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:45:50.733Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:45:59.443Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:45:59.443Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:45:59.443Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:45:59.785Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:46:03.850Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:46:03.850Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:46:03.850Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:46:09.891Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:46:09.891Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:46:09.891Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:46:10.124Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:46:10.124Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:46:10.124Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:46:10.124Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:46:10.124Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:46:10.124Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:46:10.124Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:46:10.124Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite (2347.53s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.93s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:46:10.882Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:46:10.882Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.24s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.22s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.39s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.41s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.79s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.92s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.13s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.60s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.75s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.63s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.88s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.41s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.00s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.20s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.71s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.11s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.87s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.41s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.76s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.24s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.16s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.38s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.77s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.27s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.80s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.20s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.05s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.62s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.40s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.79s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.96s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.63s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.06s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.42s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.62s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.47s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.28s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.74s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.89s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.64s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.77s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFails (2.69s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.10s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.10s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.61s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.22s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.34s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.81s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildHistory (11.80s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.42s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.93s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.41s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.99s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.77s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.70s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.54s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.23s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.19s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.61s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.80s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.42s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.45s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.11s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.41s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.03s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.84s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.56s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.16s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.49s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildRm (17.87s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.65s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.89s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.89s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.12s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.87s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.72s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildStderr (4.37s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.66s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.43s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:46:10.883Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-01-03T16:46:10.883Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.15s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.27s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.73s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.49s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.14s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.43s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.85s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.84s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.80s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.29s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitTTY (7.38s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.84s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.39s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.55s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.60s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.35s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.34s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.70s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.74s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.13s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.57s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.26s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.23s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.81s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b4b88_} (2.81s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11775834531_c:\foo_false____} (2.67s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11775834531_c:\foo_true____} (2.68s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.07s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.66s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.70s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.83s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.89s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.97s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsCopy (5.06s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.85s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.65s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFilters (5.48s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFormat (4.89s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsResize (7.98s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.53s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.48s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.12s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2022-01-03T16:46:10.884Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:46:10.884Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.31s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.49s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.90s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.92s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.23s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectDefault (2.58s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectHistory (4.40s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.14s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectStatus (3.29s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.23s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.17s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.67s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.90s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.15s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.53s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.44s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.40s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.84s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsTail (2.97s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.82s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.33s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.32s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsByOrder (8.34s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.33s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.92s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.45s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.12s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.43s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.79s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.99s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.89s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.22s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.21s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.47s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.28s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.70s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.52s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.65s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.18s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.16s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.71s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.21s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.95s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.39s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.14s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.86s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.64s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:46:10.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.84s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.02s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.87s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.32s) [2022-01-03T16:46:10.885Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.41s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.09s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.37s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.74s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.73s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunExitCode (2.76s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.87s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.09s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.93s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.08s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.74s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.52s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.85s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.21s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.77s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.80s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.57s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.66s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.87s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.15s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.16s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.21s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.77s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.61s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.14s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.89s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.27s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-01-03T16:46:10.886Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.29s) [2022-01-03T16:46:10.886Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.64s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.32s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:46:10.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:46:10.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:46:10.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:46:10.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:46:10.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:46:10.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:46:10.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:46:10.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerDaemonSuite [2022-01-03T16:46:10.887Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T16:46:10.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T16:46:10.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T16:46:10.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerSwarmSuite [2022-01-03T16:46:10.887Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T16:46:10.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:46:10.887Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerNetworkSuite [2022-01-03T16:46:10.887Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.887Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T16:46:10.887Z] === RUN TestDockerHubPullSuite [2022-01-03T16:46:10.888Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T16:46:10.888Z] PASS [2022-01-03T16:46:10.888Z] ok github.com/docker/docker/integration-cli 2347.907s [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === Skipped [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:46:10.888Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:46:10.888Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:46:10.888Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:46:10.888Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:46:10.888Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-01-03T16:46:10.888Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:46:10.888Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-03T16:46:10.888Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.888Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-03T16:46:10.888Z] [2022-01-03T16:46:10.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:46:10.889Z] [2022-01-03T16:46:10.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:46:10.889Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:46:10.889Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:46:11.019Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:46:11.019Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:46:11.019Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-01-03T16:46:11.363Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.363Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-03T16:46:11.363Z] [2022-01-03T16:46:11.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T16:46:11.363Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-01-03T16:46:11.364Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:46:11.364Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-03T16:46:11.364Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:46:11.364Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:46:11.364Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:46:11.364Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:46:11.364Z] [2022-01-03T16:46:11.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:46:11.364Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.364Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:46:11.365Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:46:11.365Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T16:46:11.365Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T16:46:11.365Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:46:11.365Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:46:11.365Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:46:11.365Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:46:11.365Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:46:11.365Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:46:11.365Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:46:11.365Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:46:11.365Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:46:11.365Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:46:11.365Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:46:11.365Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.365Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:46:11.365Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:46:11.366Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:46:11.366Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:46:11.366Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.366Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:46:11.366Z] [2022-01-03T16:46:11.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:46:11.366Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:46:11.367Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:46:11.367Z] [2022-01-03T16:46:11.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:46:11.367Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.367Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:46:11.368Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.368Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:46:11.368Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:46:11.369Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:46:11.369Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.369Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:46:11.369Z] [2022-01-03T16:46:11.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:46:11.369Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:46:11.370Z] [2022-01-03T16:46:11.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:46:11.370Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T16:46:11.842Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] DONE 1085 tests, 539 skipped in 2357.734s [2022-01-03T16:46:11.842Z] INFO: Integration tests ended at 01/03/2022 16:46:11. Duration:00:39:17.8783834 [2022-01-03T16:46:11.842Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] Containers: 2 [2022-01-03T16:46:11.842Z] Running: 0 [2022-01-03T16:46:11.842Z] Paused: 0 [2022-01-03T16:46:11.842Z] Stopped: 2 [2022-01-03T16:46:11.842Z] Images: 18 [2022-01-03T16:46:11.842Z] Server Version: 0.0.0-dev [2022-01-03T16:46:11.842Z] Storage Driver: windowsfilter [2022-01-03T16:46:11.842Z] Windows: [2022-01-03T16:46:11.842Z] Logging Driver: json-file [2022-01-03T16:46:11.842Z] Plugins: [2022-01-03T16:46:11.842Z] Volume: local [2022-01-03T16:46:11.842Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T16:46:11.842Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T16:46:11.842Z] Swarm: inactive [2022-01-03T16:46:11.842Z] Default Isolation: process [2022-01-03T16:46:11.842Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T16:46:11.842Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T16:46:11.842Z] OSType: windows [2022-01-03T16:46:11.842Z] Architecture: x86_64 [2022-01-03T16:46:11.842Z] CPUs: 4 [2022-01-03T16:46:11.842Z] Total Memory: 32GiB [2022-01-03T16:46:11.842Z] Name: azwin-2-b87e40 [2022-01-03T16:46:11.842Z] ID: AJ4P:HXH2:SY37:WA6K:WPUR:BTVV:VAR2:VHO6:5E5J:L46A:B52N:NKLF [2022-01-03T16:46:11.842Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T16:46:11.842Z] Debug Mode (client): false [2022-01-03T16:46:11.842Z] Debug Mode (server): true [2022-01-03T16:46:11.842Z] File Descriptors: -1 [2022-01-03T16:46:11.842Z] Goroutines: 17 [2022-01-03T16:46:11.842Z] System Time: 2022-01-03T16:46:11.4125524Z [2022-01-03T16:46:11.842Z] EventsListeners: 0 [2022-01-03T16:46:11.842Z] Registry: https://index.docker.io/v1/ [2022-01-03T16:46:11.842Z] Labels: [2022-01-03T16:46:11.842Z] Experimental: false [2022-01-03T16:46:11.842Z] Insecure Registries: [2022-01-03T16:46:11.842Z] 127.0.0.0/8 [2022-01-03T16:46:11.842Z] Live Restore Enabled: false [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] [2022-01-03T16:46:11.842Z] INFO: Stopping daemon under test [2022-01-03T16:46:11.842Z] SUCCESS: The process with PID 5304 (child process of PID 956) has been terminated. [2022-01-03T16:46:11.842Z] SUCCESS: The process with PID 956 (child process of PID 4548) has been terminated. [2022-01-03T16:46:11.842Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T16:46:11.842Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 16:46:11. [2022-01-03T16:46:11.842Z] INFO: Tidying up at end of run [2022-01-03T16:46:11.842Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.out) to bundles\CIDUT.out [2022-01-03T16:46:11.842Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.err) to bundles\CIDUT.err [2022-01-03T16:46:11.842Z] INFO: Saving containerd logs to bundles [2022-01-03T16:46:11.842Z] INFO: Nuke-Everything... [2022-01-03T16:46:11.842Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T16:46:12.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:46:12.313Z] 601ffce0677d [2022-01-03T16:46:12.313Z] 0e1a70505a92 [2022-01-03T16:46:12.313Z] INFO: Tidying pidfile d:\CI\PR-43107\2\docker.pid [2022-01-03T16:46:12.313Z] INFO: Nuking d:\CI [2022-01-03T16:46:20.688Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:46:22.520Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:46:26.568Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:46:26.568Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.568Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:46:31.108Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:46:31.108Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:46:31.108Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:46:33.293Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:46:33.293Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:46:33.293Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:46:33.293Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:46:33.293Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:46:33.293Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:46:33.293Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:46:33.743Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:46:33.743Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:46:33.743Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:46:37.646Z] INFO: Zapped successfully [2022-01-03T16:46:37.646Z] [2022-01-03T16:46:37.646Z] INFO: executeCI.ps1 exiting at Mon Jan 3 16:46:35 CUT 2022. Duration 01:03:47.4926071 [2022-01-03T16:46:37.646Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T16:46:37.897Z] Recording test results [2022-01-03T16:46:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:46:41.874Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:46:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:46:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:46:44.078Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:46:44.078Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:46:44.078Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:46:44.078Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:46:44.078Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:46:44.078Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:46:44.078Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:46:44.078Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:46:46.880Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T16:46:47.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:46:48.412Z] Creating win-2022-integration-bundles.zip [2022-01-03T16:46:49.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [Pipeline] archiveArtifacts [2022-01-03T16:46:50.204Z] Archiving artifacts [2022-01-03T16:46:52.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:46:52.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:46:52.092Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:46:52.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:46:55.004Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:46:55.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:46:55.005Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:46:57.226Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:46:57.697Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:46:57.917Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:46:57.917Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:46:57.917Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:46:57.917Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:46:57.917Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:47:00.099Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:47:00.099Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:47:03.023Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:47:03.023Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:47:03.023Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:47:05.938Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T16:47:05.938Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:47:05.981Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:47:06.940Z] + make clean [2022-01-03T16:47:07.931Z] docker volume rm -f docker-dev-cache [2022-01-03T16:47:08.079Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:47:08.144Z] === RUN TestDockerSuite/TestRmiImgIDForce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:47:14.526Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:47:15.326Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:47:23.103Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:47:25.769Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:47:27.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:47:27.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:47:27.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:47:27.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:47:27.823Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:47:30.004Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:47:30.004Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:47:30.004Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:47:31.649Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:47:31.650Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:47:32.186Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:47:32.186Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:47:32.186Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:47:35.095Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:47:35.095Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:47:35.458Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:47:39.792Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:47:41.975Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:47:41.975Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:47:41.975Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:47:41.975Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:47:41.975Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:47:41.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:47:44.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:47:44.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:47:52.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:47:56.715Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:47:59.674Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:47:59.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:48:06.848Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:48:07.320Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:48:07.320Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:48:08.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:48:10.292Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:48:10.292Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:48:10.292Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:48:10.292Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:48:10.292Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:48:10.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000aca38_} [2022-01-03T16:48:13.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11518496693_c:\foo_false____} [2022-01-03T16:48:17.465Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:48:21.265Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:48:22.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11518496693_c:\foo_true____} [2022-01-03T16:48:24.225Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:48:24.277Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:48:24.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:48:24.737Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:48:24.737Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:48:24.737Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:48:24.737Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:48:24.737Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:48:24.737Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:48:27.186Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:48:27.649Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:48:27.649Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:48:27.649Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:48:27.649Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:48:30.557Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:48:30.557Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:48:30.557Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:48:30.557Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:48:30.986Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:48:30.986Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:48:38.163Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:48:38.163Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:48:39.133Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:48:39.133Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:48:39.133Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:48:39.134Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:48:39.134Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:48:39.134Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:48:39.134Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:48:40.383Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:48:40.383Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:48:40.383Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:48:45.148Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:48:45.148Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:48:45.148Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:48:45.148Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:48:45.148Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:48:47.368Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:48:47.368Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:48:49.469Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:48:49.588Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:48:51.651Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:48:51.651Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:48:51.651Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:48:51.651Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:48:51.651Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:48:52.547Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:48:55.507Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:48:55.507Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:48:55.507Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T16:48:55.507Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:48:55.507Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:48:55.507Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:48:55.507Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:48:58.464Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:48:58.464Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:48:58.464Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:48:58.464Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:48:58.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:48:58.934Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:48:58.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:48:58.934Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:48:58.934Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:49:01.158Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:49:02.001Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:49:02.001Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:49:02.001Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:49:02.001Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:49:02.001Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:49:08.333Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:49:08.333Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:49:10.555Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:49:10.555Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:49:10.555Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:49:11.025Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:49:11.025Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:49:11.025Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:49:12.357Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:49:12.357Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:49:12.357Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:49:12.357Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:49:12.357Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:49:13.991Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:49:14.542Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:49:14.542Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:49:14.542Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:49:14.542Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:49:14.542Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:49:16.951Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:49:16.951Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:49:16.951Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:49:19.910Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:49:19.910Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:49:19.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:49:19.910Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:49:19.910Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:49:19.910Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:49:19.910Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:49:22.880Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:49:23.122Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:49:23.122Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:49:23.122Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:49:23.122Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:49:23.122Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:49:25.307Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:49:25.844Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:49:28.222Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:49:28.222Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:49:28.222Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:49:28.811Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:49:31.135Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:49:31.596Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:49:32.056Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:49:32.056Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.056Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:49:32.516Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:49:32.516Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:49:32.516Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:49:32.516Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:49:32.610Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.610Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:49:33.115Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:49:38.530Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:49:38.530Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:49:38.530Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:49:38.530Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:49:38.530Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.530Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:49:43.448Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:49:43.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:49:43.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:49:45.739Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:49:45.739Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:49:45.739Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:49:47.192Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:49:47.192Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:49:47.192Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.192Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:49:47.962Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:49:47.962Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:49:48.432Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:49:48.432Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:49:48.432Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:49:48.432Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:49:48.432Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:49:48.432Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:49:48.432Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:49:50.109Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:49:50.109Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:49:50.109Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:49:50.109Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:49:50.109Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:49:50.109Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:49:50.109Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:49:50.109Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:49:53.020Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:49:55.929Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:49:58.115Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:49:58.869Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:49:58.869Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:49:58.869Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:49:58.869Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:49:58.869Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:49:58.869Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:49:58.869Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:50:04.748Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:50:09.521Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:50:09.521Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:50:09.990Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:50:11.560Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:50:12.939Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:50:13.130Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:50:15.352Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:50:16.920Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:50:18.748Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:50:19.888Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:50:19.888Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:50:24.552Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:50:24.654Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:50:24.654Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:50:24.654Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:50:24.654Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:50:24.654Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:50:24.654Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:50:26.734Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:50:28.283Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:50:32.981Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:50:33.442Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:50:34.411Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:50:35.098Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:50:35.098Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:50:35.098Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:50:38.058Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:50:40.217Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:50:45.226Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:50:46.023Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:50:46.023Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:50:46.023Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.023Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:50:46.997Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:50:46.997Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.997Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:50:47.449Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:50:49.911Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:50:50.411Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:50:54.210Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:50:54.210Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:50:54.210Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:50:54.210Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:54.210Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:50:54.210Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:50:54.210Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:50:57.181Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:50:57.181Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:50:57.181Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:50:57.653Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:50:57.653Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:50:57.653Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:50:57.653Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:50:57.653Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:50:58.123Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:50:58.123Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:50:58.123Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:50:58.123Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:50:58.493Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:51:04.017Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:51:04.017Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:51:05.582Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:51:06.981Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:51:06.981Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:51:06.981Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:51:09.322Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:51:09.940Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:51:09.940Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:51:09.940Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:51:09.940Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:51:09.940Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:51:13.741Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:51:19.657Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:51:19.657Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:51:19.657Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:51:21.841Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:51:24.183Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:51:26.536Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:51:26.536Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:51:26.536Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:51:26.536Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:51:26.536Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:51:28.727Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:51:30.059Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:51:30.912Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:51:30.912Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:51:30.912Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:51:30.912Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:51:30.912Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:51:30.912Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:51:30.912Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:51:33.823Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:51:36.005Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:51:38.191Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:51:38.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:51:38.738Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:51:38.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:51:38.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:51:41.106Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T16:51:43.505Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:51:45.724Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:51:45.808Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:51:45.808Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:51:45.808Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:51:45.808Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:51:45.808Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:51:45.808Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:51:45.808Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:51:48.718Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:51:49.522Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:51:49.522Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:51:53.416Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:51:53.416Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:51:53.416Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:51:53.416Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:51:53.416Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:51:53.416Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:51:53.876Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:51:53.876Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:51:53.876Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:51:53.876Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:51:53.876Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:51:56.788Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:51:56.788Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:51:56.788Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:51:56.788Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:51:56.788Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:51:56.788Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:51:59.698Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:51:59.699Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:51:59.699Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:51:59.959Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:52:02.183Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:52:03.752Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:52:10.041Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:52:10.041Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.041Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:52:10.041Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.041Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:52:10.041Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.041Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:52:10.918Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:52:10.918Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:52:10.918Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:52:10.918Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:52:10.918Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:52:10.918Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:52:10.918Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:52:12.485Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:52:12.955Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:52:13.424Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:52:13.424Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:52:14.993Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:52:15.845Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:52:21.644Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:52:25.388Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:52:25.431Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:52:25.431Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:52:25.431Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:52:32.477Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:52:32.477Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:52:32.477Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:52:34.127Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:52:34.127Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:52:34.127Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:52:38.282Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:52:38.282Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:52:39.254Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:52:39.254Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:52:39.254Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:52:40.008Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:52:40.008Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:52:40.008Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:52:40.008Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:52:40.008Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:52:40.008Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:52:40.008Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:52:40.008Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:52:40.008Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:52:40.797Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:52:40.797Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:52:42.982Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:52:43.443Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:52:46.356Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:52:48.689Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:52:48.689Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:52:51.646Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:52:54.938Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:52:54.938Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:52:54.938Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:52:54.938Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:52:55.448Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:52:55.448Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:52:55.448Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:52:59.252Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:52:59.252Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:52:59.252Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:52:59.252Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:52:59.252Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:52:59.252Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:52:59.252Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:52:59.646Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:52:59.646Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:53:01.833Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:53:01.833Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:53:01.833Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:53:01.833Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:53:01.833Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:53:01.833Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:53:01.833Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:53:01.833Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:53:01.833Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:53:01.833Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:01.833Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:53:04.748Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:53:06.934Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:53:06.934Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:53:06.934Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:53:06.934Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:53:06.934Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:53:06.934Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:53:06.934Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:53:06.934Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:53:15.531Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:53:15.531Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:53:17.077Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:53:17.077Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:53:19.300Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:53:19.300Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:53:22.617Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:53:22.617Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:53:22.617Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:53:22.617Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:53:22.617Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:53:22.617Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:53:22.617Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:53:23.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:53:23.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:53:23.571Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:53:24.040Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:53:24.040Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:53:24.803Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:53:30.607Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:53:30.607Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:53:30.607Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:53:30.607Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:30.607Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:53:30.607Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:30.607Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:53:33.518Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:53:34.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:53:34.478Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:53:34.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:53:34.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:53:34.478Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:53:34.478Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:53:34.478Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:53:35.701Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:53:36.162Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:53:39.073Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:53:41.996Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:53:41.996Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:53:41.996Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:53:41.996Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:53:44.179Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:53:44.922Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:53:44.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:53:44.922Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:53:47.089Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:53:52.887Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:53:55.087Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:53:57.434Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:53:57.434Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:53:57.434Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:53:57.995Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite (2736.45s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.91s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.32s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.21s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.64s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.79s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.15s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.22s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.76s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.79s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.79s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.15s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.90s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.96s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.39s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.89s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.61s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.61s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.62s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.76s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.24s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.05s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.34s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.26s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.46s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.97s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-01-03T16:53:59.007Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.63s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.12s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.02s) [2022-01-03T16:53:59.007Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.76s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.81s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.66s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.11s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.55s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.77s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.71s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.28s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.36s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.21s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.21s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.16s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.76s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.33s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.77s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.88s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.64s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFails (3.14s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.57s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.26s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.21s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.71s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.81s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildHistory (12.40s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.41s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.17s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.09s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.84s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.19s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.24s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.29s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.16s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.91s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.64s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.68s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.15s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.79s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.92s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.69s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.54s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.37s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.91s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.98s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.36s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.82s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildRm (15.69s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.53s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.35s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.39s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.22s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.48s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.56s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.85s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildStderr (5.46s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.09s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.84s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.67s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.20s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.65s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.23s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.66s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.14s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.70s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.13s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.17s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.67s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.98s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCommitChange (5.64s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.50s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCommitTTY (8.39s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.21s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.48s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.59s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.07s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.62s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.71s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.12s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.64s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.21s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.14s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.33s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.08s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.32s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.49s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.05s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.94s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.06s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.59s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.89s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.97s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.72s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.84s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.25s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.13s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.98s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.10s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004150_} (3.21s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11778984483_c:\foo_false____} (3.20s) [2022-01-03T16:53:59.008Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11778984483_c:\foo_true____} (2.94s) [2022-01-03T16:53:59.008Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.18s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.46s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.39s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.81s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.20s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.61s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.32s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToDot (3.42s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCpToStdout (3.69s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.64s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.16s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.96s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.52s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.41s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.49s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.38s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.55s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.79s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsCopy (5.98s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.90s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.84s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.36s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFilters (6.48s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFormat (6.39s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsRename (3.41s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsResize (33.56s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.07s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.83s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.30s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.23s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.13s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.61s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.76s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.72s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.73s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.16s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.03s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecInspectID (5.76s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.07s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.23s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.80s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.17s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.53s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.22s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.11s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.29s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.10s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectHistory (5.27s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.09s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.11s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.40s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.75s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.26s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectStatus (4.36s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.80s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.18s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.14s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.69s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.10s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.09s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.33s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:53:59.009Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.41s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.43s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.33s) [2022-01-03T16:53:59.009Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.64s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.88s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.86s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.73s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.47s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.03s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsSince (9.64s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsTail (3.32s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.06s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.83s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsByOrder (12.55s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.53s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.87s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.84s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.52s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.77s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.80s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.84s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.65s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.21s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.29s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.78s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.31s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.30s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.05s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.06s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.80s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.15s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.09s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.08s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.43s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.66s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.44s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.94s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.52s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.34s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.30s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.04s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.58s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.96s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.21s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.27s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.23s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.54s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.00s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.79s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.13s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.00s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.79s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.99s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.08s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.99s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunExitCode (3.06s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.07s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.18s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.44s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.49s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.58s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.20s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.54s) [2022-01-03T16:53:59.010Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.36s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:53:59.010Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.84s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.26s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.92s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunRm (2.97s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.10s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.78s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.18s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.41s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.50s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.21s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.96s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.42s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.98s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.17s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.27s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.03s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.16s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.93s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.54s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.09s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.04s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.66s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.40s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.64s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.69s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.83s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.68s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.39s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.83s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.75s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.32s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.47s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:53:59.011Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:53:59.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.011Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:53:59.011Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:53:59.012Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:53:59.012Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:53:59.012Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:53:59.012Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:53:59.012Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:53:59.012Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:53:59.012Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerDaemonSuite [2022-01-03T16:53:59.012Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T16:53:59.012Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T16:53:59.012Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T16:53:59.012Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerSwarmSuite [2022-01-03T16:53:59.012Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T16:53:59.012Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:53:59.012Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerNetworkSuite [2022-01-03T16:53:59.012Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T16:53:59.012Z] === RUN TestDockerHubPullSuite [2022-01-03T16:53:59.012Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T16:53:59.012Z] PASS [2022-01-03T16:53:59.012Z] ok github.com/docker/docker/integration-cli 2736.832s [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === Skipped [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:53:59.012Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:53:59.012Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T16:53:59.012Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:53:59.012Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:53:59.012Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:53:59.012Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:53:59.012Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:53:59.012Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:53:59.012Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:53:59.012Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:53:59.012Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:53:59.012Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-03T16:53:59.012Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:53:59.012Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.012Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:53:59.012Z] [2022-01-03T16:53:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:53:59.013Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-03T16:53:59.013Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.013Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-03T16:53:59.013Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T16:53:59.484Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-01-03T16:53:59.484Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.484Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-01-03T16:53:59.484Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-01-03T16:53:59.485Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:53:59.485Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2022-01-03T16:53:59.485Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:53:59.485Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:53:59.485Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:53:59.485Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:53:59.485Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:53:59.485Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.485Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:53:59.485Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.486Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.486Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:53:59.486Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:53:59.486Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:53:59.486Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:53:59.486Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:53:59.486Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:53:59.486Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:53:59.486Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:53:59.486Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:53:59.486Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.486Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:53:59.486Z] [2022-01-03T16:53:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T16:53:59.486Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:53:59.487Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:53:59.487Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:53:59.487Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:53:59.487Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:53:59.487Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:53:59.487Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:53:59.487Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T16:53:59.487Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:53:59.487Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:53:59.487Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.487Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:53:59.487Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.488Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:53:59.488Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.488Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:53:59.488Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:53:59.489Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.489Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:53:59.489Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:53:59.490Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:53:59.490Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:53:59.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.490Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:53:59.490Z] [2022-01-03T16:53:59.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:53:59.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.491Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:53:59.491Z] [2022-01-03T16:53:59.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:53:59.960Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.960Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:53:59.960Z] [2022-01-03T16:53:59.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T16:53:59.961Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] DONE 1085 tests, 544 skipped in 2747.071s [2022-01-03T16:53:59.961Z] INFO: Integration tests ended at 01/03/2022 16:53:59. Duration:00:45:47.2255267 [2022-01-03T16:53:59.961Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] Containers: 2 [2022-01-03T16:53:59.961Z] Running: 0 [2022-01-03T16:53:59.961Z] Paused: 0 [2022-01-03T16:53:59.961Z] Stopped: 2 [2022-01-03T16:53:59.961Z] Images: 18 [2022-01-03T16:53:59.961Z] Server Version: 0.0.0-dev [2022-01-03T16:53:59.961Z] Storage Driver: windowsfilter [2022-01-03T16:53:59.961Z] Windows: [2022-01-03T16:53:59.961Z] Logging Driver: json-file [2022-01-03T16:53:59.961Z] Plugins: [2022-01-03T16:53:59.961Z] Volume: local [2022-01-03T16:53:59.961Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T16:53:59.961Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T16:53:59.961Z] Swarm: inactive [2022-01-03T16:53:59.961Z] Default Isolation: process [2022-01-03T16:53:59.961Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T16:53:59.961Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T16:53:59.961Z] OSType: windows [2022-01-03T16:53:59.961Z] Architecture: x86_64 [2022-01-03T16:53:59.961Z] CPUs: 4 [2022-01-03T16:53:59.961Z] Total Memory: 32GiB [2022-01-03T16:53:59.961Z] Name: azwin-2-a79a00 [2022-01-03T16:53:59.961Z] ID: 66BW:6L4A:KW2F:GXSG:SOM3:LCM7:2Y22:4D57:ML6I:GAMY:ATGA:47JP [2022-01-03T16:53:59.961Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T16:53:59.961Z] Debug Mode (client): false [2022-01-03T16:53:59.961Z] Debug Mode (server): true [2022-01-03T16:53:59.961Z] File Descriptors: -1 [2022-01-03T16:53:59.961Z] Goroutines: 46 [2022-01-03T16:53:59.961Z] System Time: 2022-01-03T16:53:59.6039583Z [2022-01-03T16:53:59.961Z] EventsListeners: 0 [2022-01-03T16:53:59.961Z] Registry: https://index.docker.io/v1/ [2022-01-03T16:53:59.961Z] Labels: [2022-01-03T16:53:59.961Z] Experimental: false [2022-01-03T16:53:59.961Z] Insecure Registries: [2022-01-03T16:53:59.961Z] 127.0.0.0/8 [2022-01-03T16:53:59.961Z] Live Restore Enabled: false [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] [2022-01-03T16:53:59.961Z] INFO: Stopping daemon under test [2022-01-03T16:53:59.961Z] SUCCESS: The process with PID 3664 (child process of PID 5660) has been terminated. [2022-01-03T16:53:59.961Z] SUCCESS: The process with PID 5660 (child process of PID 892) has been terminated. [2022-01-03T16:53:59.961Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T16:53:59.961Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 16:53:59. [2022-01-03T16:53:59.961Z] INFO: Tidying up at end of run [2022-01-03T16:53:59.961Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.out) to bundles\CIDUT.out [2022-01-03T16:53:59.961Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.err) to bundles\CIDUT.err [2022-01-03T16:53:59.961Z] INFO: Saving containerd logs to bundles [2022-01-03T16:53:59.961Z] INFO: Nuke-Everything... [2022-01-03T16:54:00.431Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T16:54:00.431Z] 333700b975b5 [2022-01-03T16:54:00.431Z] 6362c2e7476c [2022-01-03T16:54:00.431Z] INFO: Tidying pidfile d:\CI\PR-43107\2\docker.pid [2022-01-03T16:54:00.431Z] INFO: Killing containerd with PID 5108 [2022-01-03T16:54:00.431Z] INFO: Nuking d:\CI [2022-01-03T16:54:00.903Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:54:03.814Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:54:05.999Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:54:08.914Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:54:08.914Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:54:08.914Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:54:08.914Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:54:09.373Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:54:09.373Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:54:09.373Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:54:11.561Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:54:14.473Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:54:20.278Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:54:23.187Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:54:23.187Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:54:23.187Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:54:25.369Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:54:25.765Z] INFO: Zapped successfully [2022-01-03T16:54:25.765Z] [2022-01-03T16:54:25.766Z] INFO: executeCI.ps1 exiting at Mon Jan 3 16:54:24 CUT 2022. Duration 01:10:53.1204300 [2022-01-03T16:54:25.766Z] [2022-01-03T16:54:25.830Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T16:54:26.018Z] Recording test results [2022-01-03T16:54:34.426Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:54:35.328Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T16:54:36.857Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T16:54:39.303Z] Archiving artifacts [2022-01-03T16:54:43.015Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:54:51.598Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:54:53.783Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:54:55.672Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:54:56.626Z] + make clean [2022-01-03T16:54:56.683Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:54:56.683Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:54:56.683Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:54:57.614Z] docker volume rm -f docker-dev-cache [2022-01-03T16:54:57.614Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:54:59.597Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:55:08.309Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:55:16.899Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:55:16.899Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:55:16.899Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:55:16.899Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:55:16.899Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:55:20.646Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:55:23.560Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:55:26.475Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:55:26.475Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:55:26.475Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:55:26.475Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:55:26.475Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:55:26.475Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:55:26.475Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:55:26.475Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:55:26.475Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:55:26.475Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:55:26.475Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:55:26.475Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:55:26.936Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:55:26.936Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:55:26.936Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:55:26.936Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:55:26.936Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:55:26.936Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:55:26.936Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:55:32.739Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:55:32.739Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:55:32.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:55:43.078Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:55:43.078Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:55:43.078Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:55:53.418Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:55:53.418Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:55:53.418Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:56:03.756Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:56:21.462Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:56:21.462Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:56:21.462Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:56:21.462Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:56:36.306Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:56:43.385Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:57:01.088Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:57:06.899Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:57:06.899Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:57:06.899Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:57:06.899Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:57:06.899Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:57:12.707Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:57:12.707Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:57:12.707Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:57:12.707Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:57:12.707Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:57:12.707Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:57:12.707Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:57:12.707Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:57:12.707Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:57:21.301Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:57:21.301Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:57:21.301Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:57:22.272Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:57:22.272Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:57:22.272Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:57:23.815Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:57:24.785Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:57:24.785Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:57:24.785Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:57:30.589Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:57:34.331Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:57:38.073Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:58:13.792Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:58:13.792Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:58:13.792Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:58:16.708Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:58:16.708Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:58:17.169Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:58:18.140Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:58:23.944Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:58:34.283Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:58:34.283Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:58:34.283Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:58:38.027Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:58:38.027Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:58:38.487Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:59:03.653Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:59:03.653Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:59:04.623Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:59:13.201Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:59:19.003Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:59:27.594Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:59:32.296Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:59:33.267Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:59:36.180Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:59:57.304Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:59:58.275Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T17:00:10.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T17:00:10.673Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T17:00:11.133Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T17:00:11.133Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T17:00:11.133Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T17:00:13.316Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T17:00:13.316Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T17:00:13.316Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T17:00:13.316Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T17:00:13.316Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T17:00:19.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T17:00:22.033Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T17:00:29.116Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T17:00:32.028Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T17:00:39.114Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T17:00:39.114Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T17:00:50.064Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T17:00:50.064Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T17:00:52.253Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T17:00:52.253Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T17:00:52.253Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T17:00:56.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T17:00:56.005Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T17:00:56.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T17:00:56.005Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T17:00:56.005Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T17:00:58.189Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T17:00:58.189Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.189Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T17:00:58.189Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T17:00:58.649Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T17:00:58.649Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T17:00:58.649Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T17:00:58.649Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T17:00:58.649Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T17:00:58.649Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T17:01:01.569Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T17:01:03.750Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T17:01:06.666Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T17:01:06.666Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T17:01:06.666Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T17:01:06.666Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T17:01:06.666Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T17:01:06.666Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T17:01:06.666Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T17:01:09.577Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T17:01:09.577Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T17:01:09.577Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T17:01:09.577Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T17:01:09.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T17:01:09.577Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T17:01:09.577Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T17:01:09.577Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T17:01:09.577Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T17:01:11.764Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T17:01:18.849Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T17:01:18.849Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T17:01:21.034Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T17:01:21.034Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T17:01:21.034Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T17:01:21.034Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T17:01:21.034Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T17:01:21.034Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T17:01:23.947Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T17:01:26.141Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T17:01:26.141Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T17:01:26.141Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T17:01:29.057Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T17:01:29.057Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T17:01:29.057Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T17:01:29.057Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T17:01:29.057Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T17:01:29.057Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T17:01:29.057Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T17:01:37.640Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T17:01:39.184Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T17:01:42.095Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T17:01:49.179Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T17:01:49.179Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T17:01:59.518Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T17:01:59.518Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T17:01:59.518Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T17:01:59.518Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T17:01:59.518Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T17:01:59.518Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T17:02:09.858Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T17:02:09.858Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T17:02:09.858Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T17:02:11.399Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T17:02:11.399Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T17:02:19.988Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T17:02:19.988Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T17:02:19.988Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T17:02:19.988Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T17:02:19.988Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T17:02:19.988Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T17:02:19.988Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T17:02:30.325Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T17:02:35.026Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T17:02:35.026Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T17:02:35.486Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T17:02:37.036Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T17:02:39.953Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T17:02:42.139Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T17:02:43.681Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T17:02:45.868Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T17:02:45.868Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T17:02:45.869Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T17:02:45.869Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T17:02:46.330Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T17:02:46.330Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T17:02:50.075Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T17:02:50.075Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T17:02:50.075Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T17:02:50.075Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T17:02:50.075Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T17:02:50.075Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T17:02:58.659Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T17:02:58.659Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T17:02:58.659Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T17:03:01.576Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T17:03:08.661Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T17:03:10.205Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T17:03:13.130Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T17:03:16.043Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T17:03:18.956Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T17:03:18.956Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T17:03:18.956Z] === RUN TestDockerSuite/TestRunState [2022-01-03T17:03:18.956Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T17:03:18.956Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T17:03:21.140Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T17:03:21.140Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T17:03:21.140Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T17:03:23.322Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T17:03:23.322Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T17:03:23.322Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T17:03:23.322Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T17:03:23.322Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T17:03:23.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T17:03:23.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T17:03:23.783Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T17:03:23.783Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T17:03:29.596Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T17:03:29.596Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T17:03:31.785Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T17:03:31.785Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T17:03:31.785Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T17:03:34.699Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T17:03:34.699Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T17:03:34.699Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T17:03:34.699Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T17:03:34.699Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T17:03:43.284Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T17:03:51.870Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T17:03:56.572Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T17:04:03.669Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T17:04:03.669Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T17:04:03.669Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T17:04:04.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T17:04:07.045Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T17:04:09.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T17:04:12.892Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T17:04:12.892Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T17:04:17.597Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T17:04:19.778Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T17:04:22.695Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T17:04:27.393Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T17:04:27.393Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T17:04:27.393Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T17:04:27.393Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T17:04:27.393Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.393Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T17:04:27.393Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.858Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T17:04:27.858Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.858Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T17:04:27.858Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.858Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T17:04:27.858Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T17:04:27.858Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T17:04:30.042Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T17:04:30.502Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T17:04:30.962Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T17:04:31.423Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T17:04:33.606Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T17:04:42.197Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T17:04:42.197Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T17:04:42.197Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T17:04:50.797Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T17:04:50.797Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T17:04:50.797Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T17:04:54.541Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T17:04:54.541Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T17:04:54.541Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T17:04:54.541Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T17:04:54.541Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T17:04:54.541Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T17:04:54.541Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T17:04:54.541Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T17:04:54.541Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T17:05:01.642Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T17:05:01.643Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T17:05:01.643Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T17:05:03.825Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T17:05:06.735Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T17:05:06.735Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T17:05:06.735Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T17:05:09.648Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T17:05:09.648Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T17:05:09.648Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T17:05:09.648Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T17:05:09.648Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T17:05:09.648Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T17:05:09.648Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T17:05:24.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T17:05:24.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T17:05:25.378Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T17:05:25.378Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T17:05:25.378Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T17:05:25.840Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T17:05:26.301Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T17:05:26.762Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T17:05:35.346Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T17:05:35.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T17:05:38.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T17:05:38.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T17:05:39.692Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T17:05:39.692Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T17:05:39.692Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T17:05:50.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T17:05:50.034Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T17:05:50.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T17:05:50.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T17:05:50.496Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T17:05:50.496Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T17:05:50.496Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T17:05:59.080Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T17:05:59.080Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T17:05:59.080Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T17:06:09.418Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T17:06:09.418Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T17:06:09.418Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite (3164.13s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.65s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.50s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.45s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.65s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.22s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (143.23s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.76s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.77s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-01-03T17:06:10.969Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-01-03T17:06:10.969Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.76s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.93s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.55s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.31s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.65s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.40s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.59s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.88s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.98s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.95s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.66s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.08s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.81s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.58s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.72s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.34s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.68s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.50s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.28s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.31s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.80s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.63s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.41s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.01s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.17s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.60s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.18s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.35s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.75s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.73s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (106.61s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.18s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.56s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.83s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.67s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.44s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.48s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.51s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.50s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.84s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.84s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.38s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.77s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.55s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFails (2.88s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.45s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.56s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.59s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.66s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.89s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.50s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.41s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildHistory (14.51s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.33s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabel (1.40s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabels (1.32s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.71s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.68s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.33s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.57s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.32s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.47s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.79s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.25s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.00s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.88s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.21s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.10s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.37s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.75s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.89s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.16s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.83s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.32s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.90s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.86s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.72s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.58s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.62s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.57s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.52s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildRm (15.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.83s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.24s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.67s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.93s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.87s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.07s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildStderr (5.52s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.11s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.60s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.51s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.08s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.24s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.26s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.83s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.05s) [2022-01-03T17:06:10.970Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.55s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.30s) [2022-01-03T17:06:10.970Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.35s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.64s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.72s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.85s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.55s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.22s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitChange (5.93s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.25s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.82s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitTTY (12.77s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.14s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.55s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.99s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.49s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.56s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.54s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.80s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.35s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.34s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.30s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.68s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.56s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.76s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.27s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.20s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.86s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.91s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.82s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.86s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000aca38_} (2.82s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11518496693_c:\foo_false____} (7.90s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11518496693_c:\foo_true____} (2.80s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T17:06:10.971Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T17:06:10.971Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.93s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.62s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.90s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.35s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T17:06:11.433Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.11s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T17:06:11.433Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCpToDot (2.71s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCpToStdout (7.76s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.16s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.69s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.81s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsCopy (6.13s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.06s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.51s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.31s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFilters (5.52s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFormat (5.36s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsRename (2.85s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.54s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.13s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.01s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.46s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.48s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.63s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.63s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.74s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.58s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecInspectID (5.30s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.09s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.90s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.69s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.55s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.38s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.37s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.89s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.85s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesFormat (0.32s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.34s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.39s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.57s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectDefault (2.65s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectHistory (5.49s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.69s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.71s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.47s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.15s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.83s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.61s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.93s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.65s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.35s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.07s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.69s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.37s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.22s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.13s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.12s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.26s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.89s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.65s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsSince (9.73s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsTail (3.45s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.74s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T17:06:11.434Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.39s) [2022-01-03T17:06:11.434Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.07s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsByOrder (9.98s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.88s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.44s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.65s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.46s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.23s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.17s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.39s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.68s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.95s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.79s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.07s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.95s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.80s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.91s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.70s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.80s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.22s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.86s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.06s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiTag (0.96s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.45s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.84s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.84s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.15s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.37s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.38s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.64s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.40s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.21s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.68s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.58s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.45s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.67s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.57s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.72s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunExitCode (7.44s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.46s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.26s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.44s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.00s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.93s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.56s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.87s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.58s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.39s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.40s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.04s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunRm (2.77s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.76s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.55s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T17:06:11.435Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.45s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.02s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.34s) [2022-01-03T17:06:11.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.33s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.28s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.75s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.73s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.04s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.59s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.69s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.14s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.42s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.47s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.55s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.88s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.62s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.47s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.44s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.96s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.57s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.35s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.86s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.90s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.22s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T17:06:11.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T17:06:11.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.436Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:11.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T17:06:11.437Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T17:06:11.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T17:06:11.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T17:06:11.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T17:06:11.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T17:06:11.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerDaemonSuite [2022-01-03T17:06:11.437Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T17:06:11.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T17:06:11.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T17:06:11.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerSwarmSuite [2022-01-03T17:06:11.437Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T17:06:11.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T17:06:11.437Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerNetworkSuite [2022-01-03T17:06:11.437Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T17:06:11.437Z] === RUN TestDockerHubPullSuite [2022-01-03T17:06:11.437Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T17:06:11.437Z] PASS [2022-01-03T17:06:11.437Z] ok github.com/docker/docker/integration-cli 3164.676s [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === Skipped [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T17:06:11.437Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T17:06:11.437Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T17:06:11.437Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T17:06:11.437Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T17:06:11.437Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-01-03T17:06:11.437Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T17:06:11.437Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-01-03T17:06:11.437Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T17:06:11.437Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.437Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T17:06:11.437Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T17:06:11.904Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.07s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T17:06:11.904Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.904Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T17:06:11.904Z] [2022-01-03T17:06:11.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T17:06:11.905Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.55s) [2022-01-03T17:06:11.905Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T17:06:11.905Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T17:06:11.905Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-03T17:06:11.905Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T17:06:11.905Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T17:06:11.905Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.905Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T17:06:11.905Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-03T17:06:11.906Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.906Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.906Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T17:06:11.906Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T17:06:11.906Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T17:06:11.906Z] [2022-01-03T17:06:11.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-03T17:06:11.906Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.906Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T17:06:11.907Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T17:06:11.907Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T17:06:11.907Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T17:06:11.907Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T17:06:11.907Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-03T17:06:11.907Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-03T17:06:11.907Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-03T17:06:11.907Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T17:06:11.907Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-03T17:06:11.907Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T17:06:11.907Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T17:06:11.907Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:11.907Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:11.907Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-03T17:06:11.908Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T17:06:11.908Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T17:06:11.908Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-03T17:06:11.908Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T17:06:11.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T17:06:11.908Z] [2022-01-03T17:06:11.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T17:06:11.908Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T17:06:12.371Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.371Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T17:06:12.371Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T17:06:12.372Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.372Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T17:06:12.372Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T17:06:12.373Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:12.373Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.373Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:12.373Z] [2022-01-03T17:06:12.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.374Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T17:06:12.374Z] [2022-01-03T17:06:12.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T17:06:12.374Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.375Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T17:06:12.375Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.375Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T17:06:12.375Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T17:06:12.375Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T17:06:12.375Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] DONE 1085 tests, 539 skipped in 3176.877s [2022-01-03T17:06:12.375Z] INFO: Integration tests ended at 01/03/2022 17:06:12. Duration:00:52:57.0843323 [2022-01-03T17:06:12.375Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T17:06:12.375Z] [2022-01-03T17:06:12.375Z] Containers: 2 [2022-01-03T17:06:12.375Z] Running: 0 [2022-01-03T17:06:12.375Z] Paused: 0 [2022-01-03T17:06:12.375Z] Stopped: 2 [2022-01-03T17:06:12.375Z] Images: 18 [2022-01-03T17:06:12.375Z] Server Version: 0.0.0-dev [2022-01-03T17:06:12.375Z] Storage Driver: windowsfilter [2022-01-03T17:06:12.375Z] Windows: [2022-01-03T17:06:12.375Z] Logging Driver: json-file [2022-01-03T17:06:12.375Z] Plugins: [2022-01-03T17:06:12.375Z] Volume: local [2022-01-03T17:06:12.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T17:06:12.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T17:06:12.375Z] Swarm: inactive [2022-01-03T17:06:12.375Z] Default Isolation: process [2022-01-03T17:06:12.375Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T17:06:12.375Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T17:06:12.375Z] OSType: windows [2022-01-03T17:06:12.375Z] Architecture: x86_64 [2022-01-03T17:06:12.375Z] CPUs: 4 [2022-01-03T17:06:12.375Z] Total Memory: 32GiB [2022-01-03T17:06:12.375Z] Name: azwin-2-8160a0 [2022-01-03T17:06:12.375Z] ID: T6Z4:THZ7:7FSQ:HQAT:BA53:22JH:2I5K:6ZTH:TFGG:CEGU:IQBW:2PXM [2022-01-03T17:06:12.375Z] Docker Root Dir: D:\CI\PR-43107\2\daemon [2022-01-03T17:06:12.375Z] Debug Mode (client): false [2022-01-03T17:06:12.375Z] Debug Mode (server): true [2022-01-03T17:06:12.375Z] File Descriptors: -1 [2022-01-03T17:06:12.375Z] Goroutines: 17 [2022-01-03T17:06:12.375Z] System Time: 2022-01-03T17:06:12.3113142Z [2022-01-03T17:06:12.375Z] EventsListeners: 0 [2022-01-03T17:06:12.375Z] Registry: https://index.docker.io/v1/ [2022-01-03T17:06:12.835Z] Labels: [2022-01-03T17:06:12.835Z] Experimental: false [2022-01-03T17:06:12.835Z] Insecure Registries: [2022-01-03T17:06:12.835Z] 127.0.0.0/8 [2022-01-03T17:06:12.835Z] Live Restore Enabled: false [2022-01-03T17:06:12.835Z] [2022-01-03T17:06:12.835Z] [2022-01-03T17:06:12.835Z] INFO: Stopping daemon under test [2022-01-03T17:06:12.835Z] SUCCESS: The process with PID 4020 (child process of PID 5924) has been terminated. [2022-01-03T17:06:12.835Z] SUCCESS: The process with PID 5924 (child process of PID 3608) has been terminated. [2022-01-03T17:06:12.835Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T17:06:12.835Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 17:06:12. [2022-01-03T17:06:12.835Z] INFO: Tidying up at end of run [2022-01-03T17:06:12.835Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.out) to bundles\CIDUT.out [2022-01-03T17:06:12.835Z] INFO: Saving daemon under test log (d:\CI\PR-43107\2\dut.err) to bundles\CIDUT.err [2022-01-03T17:06:12.835Z] INFO: Saving containerd logs to bundles [2022-01-03T17:06:12.835Z] INFO: Nuke-Everything... [2022-01-03T17:06:13.295Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T17:06:13.756Z] 4bce94ad44cd [2022-01-03T17:06:13.756Z] 9f36c8ad861c [2022-01-03T17:06:13.756Z] INFO: Tidying pidfile d:\CI\PR-43107\2\docker.pid [2022-01-03T17:06:13.756Z] INFO: Nuking d:\CI [2022-01-03T17:06:56.382Z] INFO: Zapped successfully [2022-01-03T17:06:56.382Z] [2022-01-03T17:06:56.382Z] INFO: executeCI.ps1 exiting at Mon Jan 3 17:06:52 CUT 2022. Duration 01:23:15.5840962 [2022-01-03T17:06:56.382Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T17:06:56.624Z] Recording test results [2022-01-03T17:07:03.752Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T17:07:05.825Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T17:07:07.580Z] Archiving artifacts [2022-01-03T17:07:21.391Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T17:07:22.323Z] + make clean [2022-01-03T17:07:23.867Z] docker volume rm -f docker-dev-cache [2022-01-03T17:07:23.867Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS